author | groucho <groucho> | 2003-02-17 09:04:24 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-02-17 09:04:24 (UTC) |
commit | 82f62cab14381287a0b9afe83414e991f12f72d2 (patch) (side-by-side diff) | |
tree | 85741f12fb4375fa577d2ef161d5512ce616d2e7 /i18n/en/libtodaymailplugin.ts | |
parent | 0e7b82ca11e455b9b87b1045b532bd77ebb05c90 (diff) | |
download | opie-82f62cab14381287a0b9afe83414e991f12f72d2.zip opie-82f62cab14381287a0b9afe83414e991f12f72d2.tar.gz opie-82f62cab14381287a0b9afe83414e991f12f72d2.tar.bz2 |
Added translation support for the plugin plugins.
Still the config does not show up translated, just the main screen overview
Diffstat (limited to 'i18n/en/libtodaymailplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/en/libtodaymailplugin.ts | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/i18n/en/libtodaymailplugin.ts b/i18n/en/libtodaymailplugin.ts new file mode 100644 index 0000000..a7b6519 --- a/dev/null +++ b/i18n/en/libtodaymailplugin.ts @@ -0,0 +1,13 @@ +<!DOCTYPE TS><TS> +<context> + <name>QObject</name> + <message> + <source>Mail plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |