tvplanit: Cosmetic changes in DayView

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4779 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-19 23:40:28 +00:00
parent e9199cdad2
commit 5d527e1d69
4 changed files with 711 additions and 799 deletions

View File

@ -401,6 +401,10 @@ msgstr "Standard-Klang verwenden"
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
#: vpsr.rsdeletecontactfromschedule
msgid "Delete contact %s from your schedule?"
msgstr ""
#: vpsr.rsdescriptionlbl #: vpsr.rsdescriptionlbl
msgctxt "vpsr.rsdescriptionlbl" msgctxt "vpsr.rsdescriptionlbl"
msgid "Subject:" msgid "Subject:"
@ -1368,3 +1372,4 @@ msgstr "Unbekannte Achsen-Spezifikation: %s"
#: vpsr.sxmldecnotatbeg #: vpsr.sxmldecnotatbeg
msgid "The XML declaration must appear before the first element" msgid "The XML declaration must appear before the first element"
msgstr "Die XML-Deklaration muss vor dem ersten Element erscheinen." msgstr "Die XML-Deklaration muss vor dem ersten Element erscheinen."

View File

@ -391,6 +391,10 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: vpsr.rsdeletecontactfromschedule
msgid "Delete contact %s from your schedule?"
msgstr ""
#: vpsr.rsdescriptionlbl #: vpsr.rsdescriptionlbl
msgctxt "vpsr.rsdescriptionlbl" msgctxt "vpsr.rsdescriptionlbl"
msgid "Subject:" msgid "Subject:"

File diff suppressed because it is too large Load Diff

View File

@ -136,6 +136,7 @@ resourcestring
{Event Specific} {Event Specific}
RSFromSchedule = 'from your schedule?'; RSFromSchedule = 'from your schedule?';
RSDeleteContactFromSchedule = 'Delete contact %s from your schedule?';
{Task Specific} {Task Specific}
RSFromTaskList = 'from your task list?'; RSFromTaskList = 'from your task list?';