diff --git a/UI/PreferencesUI/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index afce5dffe..cad2fce48 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -64,16 +64,16 @@ "shortDateFmt_14" = "%Y.%m.%d"; "shortDateFmt_15" = ""; - + "longDateFmt_0" = "%A %e %B %Y"; "longDateFmt_1" = "%e %b. %Y"; "longDateFmt_2" = "%e %B %Y"; -"longDateFmt_3" = "%d %B, %Y"; -"longDateFmt_4" = ""; +"longDateFmt_3" = ""; "timeFmt_0" = "%H:%M"; "timeFmt_1" = "%H.%M"; "timeFmt_2" = "%H h. %M"; +"timeFmt_3" = ""; /* calendar */ "Week begins on :" = "Week begint op:"; diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index 895e1fa71..b3ce2c888 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -68,12 +68,12 @@ "longDateFmt_0" = "%A %e %B %Y"; "longDateFmt_1" = "%e %b. %Y"; "longDateFmt_2" = "%e %B %Y"; -"longDateFmt_3" = "%d %B, %Y"; -"longDateFmt_4" = ""; +"longDateFmt_3" = ""; "timeFmt_0" = "%H:%M"; "timeFmt_1" = "%H.%M"; "timeFmt_2" = "%H h. %M"; +"timeFmt_3" = ""; /* calendar */ "Week begins on :" = "Premier jour de la semaine :"; diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index 0fc4de950..04d5ae765 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -68,12 +68,12 @@ "longDateFmt_0" = "%A %e %B %Y"; "longDateFmt_1" = "%e %b. %Y"; "longDateFmt_2" = "%e %B %Y"; -"longDateFmt_3" = "%d %B, %Y"; -"longDateFmt_4" = ""; +"longDateFmt_3" = ""; "timeFmt_0" = "%H:%M"; "timeFmt_1" = "%H.%M"; "timeFmt_2" = "%H h. %M"; +"timeFmt_3" = ""; /* calendar */ "Week begins on :" = "Erster Wochentag:"; diff --git a/UI/PreferencesUI/Russian.lproj/Localizable.strings b/UI/PreferencesUI/Russian.lproj/Localizable.strings index 26720e524..dc3905c22 100644 --- a/UI/PreferencesUI/Russian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Russian.lproj/Localizable.strings @@ -70,10 +70,15 @@ "longDateFmt_2" = "%e %B %Y"; "longDateFmt_3" = "%A, %B %d, %Y"; "longDateFmt_4" = "%B %d, %Y"; +"longDateFmt_5" = "%A, %d %B, %Y"; +"longDateFmt_6" = "%d %B, %Y"; +"longDateFmt_7" = ""; "timeFmt_0" = "%H:%M"; "timeFmt_1" = "%H.%M"; "timeFmt_2" = "%H h. %M"; +"timeFmt_3" = "%I:%M %p"; +"timeFmt_4" = ""; /* calendar */ "Week begins on :" = "Неделя начинается с :"; diff --git a/UI/PreferencesUI/Spanish.lproj/Localizable.strings b/UI/PreferencesUI/Spanish.lproj/Localizable.strings index 35b2927ee..f5f903557 100644 --- a/UI/PreferencesUI/Spanish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Spanish.lproj/Localizable.strings @@ -70,10 +70,12 @@ "longDateFmt_2" = "%e de %b %Y"; "longDateFmt_3" = "%e de %b de %Y"; "longDateFmt_4" = "%e %B %Y"; +"longDateFmt_5" = ""; "timeFmt_0" = "%H:%M"; "timeFmt_1" = "%H.%M"; "timeFmt_2" = "%H h. %M"; +"timeFmt_3" = ""; /* calendar */ "Week begins on :" = "Semana empieza con: ";