diff options
Diffstat (limited to 'src/plugins/General/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts index 01105256d..59bfbac8e 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU"> +<TS version="2.0" language="ru"> <context> <name>CopyPaste</name> <message> @@ -11,7 +11,7 @@ <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation>Ctrl+X</translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> @@ -21,7 +21,7 @@ <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation>Ctrl+C</translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> @@ -31,7 +31,7 @@ <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation>Ctrl+V</translation> </message> </context> <context> |
