diff options
| author | jmoenig <jens@moenig.org> | 2013-03-20 12:06:22 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-03-20 12:06:22 +0100 |
| commit | 3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10 (patch) | |
| tree | 529afa1e0bbe8d14da5eab6d8469da02b0321bfd /lang-ru.js | |
| parent | bdd258850da202e1180411813f6998acc64b60ab (diff) | |
| download | snap-byow-3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10.tar.gz snap-byow-3b3ca9bdfcb291b04edf1acdca1eff00b9af8a10.zip | |
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.
Diffstat (limited to 'lang-ru.js')
| -rw-r--r-- | lang-ru.js | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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':
|
