From 3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Wed, 20 Mar 2013 12:06:22 +0100 Subject: Adjust all translations for %msgHat and %keyHat specs the specs for hat blocks have been changed to prevent reporter drops. This change makes sure the new specs are translated properly again. --- lang-ru.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lang-ru.js') diff --git a/lang-ru.js b/lang-ru.js index 9c74b2d..49f1a58 100644 --- a/lang-ru.js +++ b/lang-ru.js @@ -409,12 +409,12 @@ SnapTranslator.dict.ru = { // control: 'when %greenflag clicked': 'когда щелкнуть на %greenflag', - 'when %key key pressed': - 'когда нажать %key клавишу', + 'when %keyHat key pressed': + 'когда нажать %keyHat клавишу', 'when I am clicked': 'когда щелкнуть на меня', - 'when I receive %msg': - 'когда я получу %msg', + 'when I receive %msgHat': + 'когда я получу %msgHat', 'broadcast %msg': 'переслать %msg всем', 'broadcast %msg and wait': -- cgit v1.3.1