author | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2005-02-04 04:45:08 (UTC) |
commit | b1dab0b57e8d9766a2da7e8cc8792fb434182410 (patch) (side-by-side diff) | |
tree | 82bb18a0270b3b2c826b008fe11395edfa5af6c5 /i18n/ru/simple-icon.ts | |
parent | 8aaae9e3eca7853e9c693d2401f721d75209acf7 (diff) | |
download | opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.zip opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.gz opie-b1dab0b57e8d9766a2da7e8cc8792fb434182410.tar.bz2 |
catching up after lupdate, ugh
-rw-r--r-- | i18n/ru/simple-icon.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/ru/simple-icon.ts b/i18n/ru/simple-icon.ts index dfdccec..419f45b 100644 --- a/i18n/ru/simple-icon.ts +++ b/i18n/ru/simple-icon.ts @@ -1,14 +1,14 @@ <!DOCTYPE TS><TS> <context> <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Простое приложение</translation> </message> <message> <source>Fire</source> <comment>translatable fire string</comment> - <translation type="unfinished"></translation> + <translation>Огонь</translation> </message> </context> </TS> |