author | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 11:48:22 (UTC) |
commit | 6d032a24be12c13e10723dc27cbedc1a30628428 (patch) (side-by-side diff) | |
tree | c2672f68d4a79142273dc29d1f8e61a804303366 /i18n/xx/libcardmonapplet.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
-rw-r--r-- | i18n/xx/libcardmonapplet.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/xx/libcardmonapplet.ts b/i18n/xx/libcardmonapplet.ts index 576db49..96b99df 100644 --- a/i18n/xx/libcardmonapplet.ts +++ b/i18n/xx/libcardmonapplet.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>CardMonitor</name> <message> <source>Eject SD/MMC card</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Eject card 0: %1</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Eject card 1: %1</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>CF/PCMCIA card eject failed!</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>SD/MMC card eject failed!</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>New card: </source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Ejected: </source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |