You've already forked lazarus-ccr
tvplanit: Display birthdate in contact edit dialog. Fix localization file not being found if its name contains the wrong path delimiter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4865 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -95,6 +95,10 @@ msgstr "Ungültiges Druckformat"
|
||||
msgid "Invalid trigger handle."
|
||||
msgstr "Ungültiges Trigger-Handle"
|
||||
|
||||
#: vpsr.rsbirthdatelbl
|
||||
msgid "Birth date:"
|
||||
msgstr "Geburtsdatum:"
|
||||
|
||||
#: vpsr.rsbrowsererror
|
||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||
msgstr "Web-Browser kann nicht gestartet werden. Bitte stellen Sie sicher, dass er in Ihrem System korrekt eingerichtet ist."
|
||||
@ -1377,4 +1381,3 @@ msgstr "Unbekannte Achsen-Spezifikation: %s"
|
||||
#: vpsr.sxmldecnotatbeg
|
||||
msgid "The XML declaration must appear before the first element"
|
||||
msgstr "Die XML-Deklaration muss vor dem ersten Element erscheinen."
|
||||
|
||||
|
@ -85,6 +85,10 @@ msgstr ""
|
||||
msgid "Invalid trigger handle."
|
||||
msgstr ""
|
||||
|
||||
#: vpsr.rsbirthdatelbl
|
||||
msgid "Birth date:"
|
||||
msgstr ""
|
||||
|
||||
#: vpsr.rsbrowsererror
|
||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||
msgstr ""
|
||||
|
@ -95,6 +95,10 @@ msgstr "Не верный формат печати"
|
||||
msgid "Invalid trigger handle."
|
||||
msgstr ""
|
||||
|
||||
#: vpsr.rsbirthdatelbl
|
||||
msgid "Birth date:"
|
||||
msgstr ""
|
||||
|
||||
#: vpsr.rsbrowsererror
|
||||
msgid "Unable to start web browser. Make sure you have it properly setup on your system."
|
||||
msgstr "Ошибка запуска браузер. Убедитесь в правильности настроек вашей системы."
|
||||
|
Reference in New Issue
Block a user