From c98531e53a4c3b42477a454928d2455f70910a8a Mon Sep 17 00:00:00 2001 From: "translatewiki.net" Date: Mon, 27 Jul 2020 18:18:58 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. --- msg/json/en-gb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/msg/json/en-gb.json b/msg/json/en-gb.json index 1264bf71a..cd8c59fe4 100644 --- a/msg/json/en-gb.json +++ b/msg/json/en-gb.json @@ -3,6 +3,7 @@ "authors": [ "Aefgh39622", "Andibing", + "Bjh21", "Codynguyen1116", "Shirayuki" ] @@ -33,7 +34,7 @@ "NEW_VARIABLE": "Create variable...", "NEW_VARIABLE_TITLE": "New variable name:", "VARIABLE_ALREADY_EXISTS": "A variable named '%1' already exists.", - "VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "A variable named '%1' already exists for another variable of type '%2'.", + "VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "A variable named '%1' already exists for another type: '%2'.", "DELETE_VARIABLE_CONFIRMATION": "Delete %1 uses of the '%2' variable?", "CANNOT_DELETE_VARIABLE_PROCEDURE": "Can't delete the variable '%1' because it's part of the definition of the function '%2'", "DELETE_VARIABLE": "Delete the '%1' variable",