From f4679ec4ab9740c549cda92fc31158e49ff88caa Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 3 Dec 2015 11:34:59 -0500 Subject: [PATCH] (fix) added missing strings for upcoming translations --- UI/AdministrationUI/English.lproj/Localizable.strings | 10 ++++++++++ UI/Contacts/English.lproj/Localizable.strings | 5 +++++ UI/MailerUI/English.lproj/Localizable.strings | 5 +++++ UI/Scheduler/English.lproj/Localizable.strings | 11 +++++++++++ 4 files changed, 31 insertions(+) diff --git a/UI/AdministrationUI/English.lproj/Localizable.strings b/UI/AdministrationUI/English.lproj/Localizable.strings index bcc006c50..97df52112 100644 --- a/UI/AdministrationUI/English.lproj/Localizable.strings +++ b/UI/AdministrationUI/English.lproj/Localizable.strings @@ -24,3 +24,13 @@ /* Rights module: no selection */ "No resource selected" = "No resource selected"; + +"Add User" = "Add User"; +"Subscribe User" = "Subscribe User"; +"Subscribe User" = "Subscribe User"; +"Rights" = "Rights"; +"Search Users" = "Search Users"; +"users found" = "users found"; +"No resource" = "No resource"; +"Any Authenticated User" = "Any Authenticated User"; +"Public Access" = "Public Access"; \ No newline at end of file diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 39a90387d..846a8cb2b 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -276,3 +276,8 @@ "Subscribe" = "Subscribe"; "Add Birthday" = "Add Birthday"; "Import" = "Import"; + +"More options" = "More options"; +"Role" = "Role"; +"Add Screen Name" = "Add Screen Name"; +"Synchronize" = "Synchronize"; \ No newline at end of file diff --git a/UI/MailerUI/English.lproj/Localizable.strings b/UI/MailerUI/English.lproj/Localizable.strings index 451016b53..12204a73c 100644 --- a/UI/MailerUI/English.lproj/Localizable.strings +++ b/UI/MailerUI/English.lproj/Localizable.strings @@ -341,3 +341,8 @@ "Closing Window ..." = "Closing Window ..."; "Tried to send too many mails. Please wait." = "Tried to send too many mails. Please wait."; "View Mail" = "View Mail"; + +"This message contains external images." = "This message contains external images."; +"Expanded" = "Expanded"; +"Add a Criteria" = "Add a Criteria"; +"More search options" = "More search options"; \ No newline at end of file diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index b00baca34..108303db8 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -618,3 +618,14 @@ vtodo_class2 = "(Confidential task)"; "Month" = "Month"; "New Appointment" = "New Appointment"; "filters" = "filters"; + +"Today" = "Today"; +"More options" = "More options"; +"Delete This Occurrence" = "Delete This Occurrence"; +"Delete All Occurrences" = "Delete All Occurrences"; +"Add From" = "Add From"; +"Add Due" = "Add Due"; +"Import" = "Import"; +"Rename" = "Rename"; +"Import Calendar" = "Import Calendar"; +"Select an ICS file." = "Select an ICS file.";