From fd56526dfed6b1918ff7e9c0a30665597844f67a Mon Sep 17 00:00:00 2001 From: Neil Fraser Date: Wed, 27 Mar 2019 10:55:46 -0700 Subject: [PATCH] Delete bad translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This translates back as “% 1 is the name of the renamed variable” which is the translator’s description, not the message. --- msg/json/hy.json | 1 - 1 file changed, 1 deletion(-) diff --git a/msg/json/hy.json b/msg/json/hy.json index 4edfc89c6..e0781239b 100644 --- a/msg/json/hy.json +++ b/msg/json/hy.json @@ -31,7 +31,6 @@ "REDO": "Կրկին անել", "CHANGE_VALUE_TITLE": "Փոխել նշանակություն:", "RENAME_VARIABLE": "Վերանվանել փոփոխականը...", - "RENAME_VARIABLE_TITLE": "%1 -ը վերանվանվող փոփոխականի անունն է\n\nthe name of the variable to be renamed.", "NEW_VARIABLE": "Ստեղծել փոփոխական...", "NEW_STRING_VARIABLE": "Ստեղծել տեքստային փոփոխական", "NEW_NUMBER_VARIABLE": "Ստեղծել թվային փոփոխական",