summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules-available/locations/lang/de/messages.json2
-rw-r--r--modules-available/locations/lang/en/messages.json2
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",