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/libtodaystocktickerplugin.ts | |
parent | cac5730c68706399e62ee0465095c965a3f708db (diff) | |
download | opie-6d032a24be12c13e10723dc27cbedc1a30628428.zip opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.gz opie-6d032a24be12c13e10723dc27cbedc1a30628428.tar.bz2 |
updates, now it works
Diffstat (limited to 'i18n/xx/libtodaystocktickerplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libtodaystocktickerplugin.ts | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/i18n/xx/libtodaystocktickerplugin.ts b/i18n/xx/libtodaystocktickerplugin.ts index 8469146..397029d 100644 --- a/i18n/xx/libtodaystocktickerplugin.ts +++ b/i18n/xx/libtodaystocktickerplugin.ts @@ -1,100 +1,100 @@ <!DOCTYPE TS><TS> <context> <name>QObject</name> <message> <source>StockTicker plugin</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>StockTickerPluginWidget</name> <message> <source>Connection refused.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Could not find server.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Socket read error.</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>StocktickerPluginConfig</name> <message> <source>Enter stock symbols seperated by a space.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles Time of current price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles date field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles Symbol field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles Name of symbols owner field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles current Price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles last price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles opening price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles minimum daily price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles maximum daily price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles daily variation of price field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Toggles volume of trading field</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>How often stocks prices should be looked up. In minutes</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Minutes between lookups.</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Speed of scrolling action, in milliseconds</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Scroll Speed, in milliseconds</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Length of scrolling</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Scroll Length</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |