author | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-27 10:50:57 (UTC) |
commit | e1e9590495bb83de20c340a76cbad8b43e9900b5 (patch) (side-by-side diff) | |
tree | 09c3ece5d334fc1de522d8a6fc38c882b3abb989 /i18n/xx/libtodaystocktickerplugin.ts | |
parent | 77bed0e99aa0c912e5d86f257131c1f93afcee77 (diff) | |
download | opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.zip opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.gz opie-e1e9590495bb83de20c340a76cbad8b43e9900b5.tar.bz2 |
xx starts to makes sense ;) From now \n on there are only nullstrings so that we can check if everything is in tr()
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 0693d23..8469146 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 type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>StockTickerPluginWidget</name> <message> <source>Connection refused.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Could not find server.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Socket read error.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> <context> <name>StocktickerPluginConfig</name> <message> <source>Enter stock symbols seperated by a space.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles Time of current price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles date field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles Symbol field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles Name of symbols owner field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles current Price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles last price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles opening price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles minimum daily price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles maximum daily price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles daily variation of price field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Toggles volume of trading field</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>How often stocks prices should be looked up. In minutes</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Minutes between lookups.</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Speed of scrolling action, in milliseconds</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Scroll Speed, in milliseconds</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Length of scrolling</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> <message> <source>Scroll Length</source> - <translation type="unfinished"></translation> + <translation> </translation> </message> </context> </TS> |