Skip to content

Commit

Permalink
Localization: Fix trailing whitespaces in multiple property files (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
hb20007 authored Oct 9, 2022
1 parent bdcb709 commit 8286fb0
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_bg.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,\u0438
PeriodFormat.commaspaceand=, \u0438
PeriodFormat.commandand=,\u0438
PeriodFormat.commaspaceand=, \u0438
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ \u0438
PeriodFormat.year=\ \u0433\u043e\u0434\u0438\u043d\u0430
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_ca.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,i
PeriodFormat.commaspaceand=, i
PeriodFormat.commandand=,i
PeriodFormat.commaspaceand=, i
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ i
PeriodFormat.year=\ any
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_cs.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,a
PeriodFormat.commaspaceand=, a
PeriodFormat.commandand=,a
PeriodFormat.commaspaceand=, a
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ a
PeriodFormat.regex.separator=%
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_da.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,og
PeriodFormat.commaspaceand=, og
PeriodFormat.commaspace=,\
PeriodFormat.spaceandspace=\ og\
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ og
PeriodFormat.year=\ \u00e5r
PeriodFormat.years=\ \u00e5r
PeriodFormat.month=\ m\u00e5ned
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_de.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,und
PeriodFormat.commaspaceand=, und
PeriodFormat.commandand=,und
PeriodFormat.commaspaceand=, und
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ und
PeriodFormat.year=\ Jahr
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_el.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,\u03ba\u03b1\u03b9
PeriodFormat.commaspaceand=, \u03ba\u03b1\u03b9
PeriodFormat.commandand=,\u03ba\u03b1\u03b9
PeriodFormat.commaspaceand=, \u03ba\u03b1\u03b9
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ \u03ba\u03b1\u03b9
PeriodFormat.year=\ \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_es.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,y
PeriodFormat.commaspaceand=, y
PeriodFormat.commandand=,y
PeriodFormat.commaspaceand=, y
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ y
PeriodFormat.year=\ a\u00f1o
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_fi.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,ja
PeriodFormat.commaspaceand=, ja
PeriodFormat.commandand=,ja
PeriodFormat.commaspaceand=, ja
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ ja
PeriodFormat.year=\ vuosi
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_fr.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,et
PeriodFormat.commaspaceand=, et
PeriodFormat.commandand=,et
PeriodFormat.commaspaceand=, et
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ et
PeriodFormat.year=\ ann\u00e9e
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_iw.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=\u05d5,
PeriodFormat.commaspaceand=, \u05d5
PeriodFormat.commandand=\u05d5,
PeriodFormat.commaspaceand=, \u05d5
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\-\u05d5
PeriodFormat.year=\ \u05e9\u05e0\u05d4
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_nl.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,en
PeriodFormat.commaspaceand=, en
PeriodFormat.commandand=,en
PeriodFormat.commaspaceand=, en
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ en
PeriodFormat.year=\ jaar
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_nn.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,og
PeriodFormat.commaspaceand=, og
PeriodFormat.commandand=,og
PeriodFormat.commaspaceand=, og
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ og
PeriodFormat.year=\ \u00e5r
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_no.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,og
PeriodFormat.commaspaceand=, og
PeriodFormat.commaspace=,\
PeriodFormat.spaceandspace=\ og\
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ og
PeriodFormat.year=\ \u00e5r
PeriodFormat.years=\ \u00e5r
PeriodFormat.month=\ m\u00e5ned
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_pl.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,i
PeriodFormat.commaspaceand=, i
PeriodFormat.commandand=,i
PeriodFormat.commaspaceand=, i
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ i
PeriodFormat.regex.separator=%
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_pt.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,e
PeriodFormat.commaspaceand=, e
PeriodFormat.commandand=,e
PeriodFormat.commaspaceand=, e
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ e
PeriodFormat.year=\ ano
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_ro.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,\u0219i
PeriodFormat.commaspaceand=, \u0219i
PeriodFormat.commandand=,\u0219i
PeriodFormat.commaspaceand=, \u0219i
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ \u0219i
PeriodFormat.year=\ an
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_sk.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,a
PeriodFormat.commaspaceand=, a
PeriodFormat.commandand=,a
PeriodFormat.commaspaceand=, a
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ a
PeriodFormat.regex.separator=%
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/joda/time/format/messages_tr.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PeriodFormat.space=\
PeriodFormat.comma=,
PeriodFormat.commandand=,ve
PeriodFormat.commaspaceand=, ve
PeriodFormat.commandand=,ve
PeriodFormat.commaspaceand=, ve
PeriodFormat.commaspace=,
PeriodFormat.spaceandspace=\ ve
PeriodFormat.year=\ y\u0131l
Expand Down

0 comments on commit 8286fb0

Please sign in to comment.