Skip to content

Commit

Permalink
strings
Browse files Browse the repository at this point in the history
Replaces the minutes abbreviation "m" with "min" for all translations that default to METRIC to avoid ambiguity with meters (#773, #774); leaves the translations that have overridden this value (zh, ru, hu).
  • Loading branch information
forrestguice committed Feb 18, 2024
1 parent f7ce8a6 commit e5cf901
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<string name="delta_weeks">se</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence">D\'aquí a <xliff:g id="timeSpan">%1$s</xliff:g></string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<string name="delta_weeks">t</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> od teď</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<string name="delta_weeks">w</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence">in <xliff:g id="timeSpan">%1$s</xliff:g></string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/res/values-en-rUS/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@
<!-- Dialog: Color -->
<string name="color_dialog_msg">Choose Color</string>

<string name="delta_minutes">m</string>

</resources>
2 changes: 1 addition & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<string name="delta_weeks">se</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence">Dentro de <xliff:g id="timeSpan">%1$s</xliff:g></string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-eu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<string name="delta_weeks">a</string> <!-- e.g. 2w -->
<string name="delta_days">e</string> <!-- e.g. 1d -->
<string name="delta_hours">o</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> barru</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<string name="delta_weeks">s</string> <!-- e.g. 2w -->
<string name="delta_days">j</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence">dans <xliff:g id="timeSpan">%1$s</xliff:g></string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<string name="delta_weeks">set</string> <!-- e.g. 2w -->
<string name="delta_days">g</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan" >%1$s</xliff:g> da ora</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-nb/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<string name="delta_weeks">u</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">t</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> fra nå</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<string name="delta_weeks">w</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> vanaf nu</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<string name="delta_weeks">s</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> de agora</string> <!-- e.g. 15d 23h from now -->
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<string name="delta_weeks">w</string> <!-- e.g. 2w -->
<string name="delta_days">d</string> <!-- e.g. 1d -->
<string name="delta_hours">h</string> <!-- e.g. 2h -->
<string name="delta_minutes">m</string> <!-- e.g. 3m -->
<string name="delta_minutes">min</string> <!-- e.g. 3m -->
<string name="delta_seconds">s</string> <!-- e.g. 4s -->

<string name="hence"><xliff:g id="timeSpan">%1$s</xliff:g> from now</string> <!-- e.g. 15d 23h from now -->
Expand Down

0 comments on commit e5cf901

Please sign in to comment.