Skip to content

Commit fce9173

Browse files
author
nico.richard
committed
Apparently the germans don't use this pluralization in the way we might expect?
1 parent f7007b0 commit fce9173

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Localizations/de-AT.lproj/FormatterKit.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"hr" = "Std.";
5959

6060
/* Hour Unit (Plural, Abbreviated) */
61-
"hrs" = "Stdn.";
61+
"hrs" = "Std.";
6262

6363
/* Present Deictic Expression */
6464
"just now" = "Gerade eben";

Localizations/de-DE.lproj/FormatterKit.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"hr" = "Std.";
5959

6060
/* Hour Unit (Plural, Abbreviated) */
61-
"hrs" = "Stdn.";
61+
"hrs" = "Std.";
6262

6363
/* Present Deictic Expression */
6464
"just now" = "Gerade eben";

Localizations/de.lproj/FormatterKit.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"hr" = "Std.";
5959

6060
/* Hour Unit (Plural, Abbreviated) */
61-
"hrs" = "Stdn.";
61+
"hrs" = "Std.";
6262

6363
/* Present Deictic Expression */
6464
"just now" = "Gerade eben";

0 commit comments

Comments
 (0)