diff options
author | Simon Rettberg | 2019-10-31 12:23:52 +0100 |
---|---|---|
committer | Simon Rettberg | 2019-10-31 12:23:52 +0100 |
commit | 7754e27b6da46bca374f3d837115978f736140ed (patch) | |
tree | bfe01960d6582f51a1fe743f9032feaeda712ff8 /modules-available/locations/lang/en | |
parent | [inc/Util] Add method to agressively unset a cookie (diff) | |
download | slx-admin-7754e27b6da46bca374f3d837115978f736140ed.tar.gz slx-admin-7754e27b6da46bca374f3d837115978f736140ed.tar.xz slx-admin-7754e27b6da46bca374f3d837115978f736140ed.zip |
[locations] Update translations
Diffstat (limited to 'modules-available/locations/lang/en')
-rw-r--r-- | modules-available/locations/lang/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |