]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Pluralize notifier message when other than 1
[rails.git] / config / locales / en.yml
index 917c06a954de363ac0252424575fc8208b6fa87d..92197f614b13e74bb1672024a63de0ef3902c00a 100644 (file)
@@ -1200,7 +1200,9 @@ en:
         import_failures_url: "https://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
       success:
         subject: "[OpenStreetMap] GPX Import success"
-        loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
+        loaded_successfully:
+          one: loaded successfully with %{trace_points} out of a possible 1 point.
+          other: loaded successfully with %{trace_points} out of a possible %{possible_points} points.
     signup_confirm:
       subject: "[OpenStreetMap] Welcome to OpenStreetMap"
       greeting: "Hi there!"