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:
wp_xxyyzz
2016-06-29 11:02:25 +00:00
parent 08d356fd9f
commit ae8fecb42d
9 changed files with 77 additions and 23 deletions

View File

@ -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."

View File

@ -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 ""

View File

@ -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 "Ошибка запуска браузер. Убедитесь в правильности настроек вашей системы."