From 7754e27b6da46bca374f3d837115978f736140ed Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 31 Oct 2019 12:23:52 +0100 Subject: [locations] Update translations --- modules-available/locations/lang/de/messages.json | 2 +- modules-available/locations/lang/en/messages.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules-available/locations/lang/de/messages.json b/modules-available/locations/lang/de/messages.json index 44855daf..ec1cac73 100644 --- a/modules-available/locations/lang/de/messages.json +++ b/modules-available/locations/lang/de/messages.json @@ -1,7 +1,7 @@ { "added-x-entries": "Eintr\u00e4ge hinzugef\u00fcgt: {{0}}", "invalid-location-id": "Ung\u00fcltige Orts-id: {{0}}", - "location-deleted": "Location wurde gel\u00f6scht (Locations: {{0}}, Subnets: {{1}})", + "location-deleted": "Location wurde gel\u00f6scht (Locations: {{0}}, IDs: {{1}})", "location-updated": "Location {{0}} wurde aktualisiert", "moved-n-machines": "{{0}} Rechner verschoben", "no-mismatch-location": "Keine widerspr\u00fcchlichen Zuweisungen f\u00fcr diesen Ort", diff --git a/modules-available/locations/lang/en/messages.json b/modules-available/locations/lang/en/messages.json index 80b99ff0..fd7c740a 100644 --- a/modules-available/locations/lang/en/messages.json +++ b/modules-available/locations/lang/en/messages.json @@ -1,7 +1,7 @@ { "added-x-entries": "Entries added: {{0}}", "invalid-location-id": "Invalid location id: {{0}}", - "location-deleted": "Location has been deleted (locations: {{0}}, subnets: {{1}})", + "location-deleted": "Location has been deleted (locations: {{0}}, IDs: {{1}})", "location-updated": "Location {{0}} has been updated", "moved-n-machines": "Moved {{0}} machines", "no-mismatch-location": "No mismatches for this location", -- cgit v1.2.3-55-g7522