author | sudonix <sudonix> | 2004-06-10 03:41:26 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2004-06-10 03:41:26 (UTC) |
commit | f760288b68b5125d480967cf0730d8255f4fbee8 (patch) (side-by-side diff) | |
tree | 5f8328caf0b6a430a75fa37a9455772e1d2c1a7d | |
parent | ebe42d8fd16f7e8f23e110650b3e1e2728e857d8 (diff) | |
download | opie-f760288b68b5125d480967cf0730d8255f4fbee8.zip opie-f760288b68b5125d480967cf0730d8255f4fbee8.tar.gz opie-f760288b68b5125d480967cf0730d8255f4fbee8.tar.bz2 |
Fixed one silly mistake
-rw-r--r-- | i18n/ru/tonleiter.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ru/tonleiter.ts b/i18n/ru/tonleiter.ts index 86942a5..3fc8f3b 100644 --- a/i18n/ru/tonleiter.ts +++ b/i18n/ru/tonleiter.ts @@ -25,25 +25,25 @@ <context> <name>Menu::MenuWidget</name> <message> <source>Instr.</source> <translation>Инстр.</translation> </message> <message> <source>Edit</source> <translation>Правка</translation> </message> <message> <source>Note</source> - <translation>Заметка</translation> + <translation>Нота</translation> </message> <message> <source>show</source> <translation>показать</translation> </message> <message> <source>Scale</source> <translation>Шкала</translation> </message> </context> <context> <name>Menu::ScaleEditDialog</name> |