author | zecke <zecke> | 2004-09-18 20:31:50 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-09-18 20:31:50 (UTC) |
commit | 3429c94ca7a4d16030722a6d3c97f15ce1d2ddff (patch) (unidiff) | |
tree | 4895187bf7e0d1bf7dfcde7e57c7a1dc94c13454 /i18n/en | |
parent | 2fbe0e4f36a826205cdd7aa70fae18a92b06d059 (diff) | |
download | opie-3429c94ca7a4d16030722a6d3c97f15ce1d2ddff.zip opie-3429c94ca7a4d16030722a6d3c97f15ce1d2ddff.tar.gz opie-3429c94ca7a4d16030722a6d3c97f15ce1d2ddff.tar.bz2 |
s/OFileDialog/Opie::Ui::OFileDialog
s/OFontSelector/Opie::Ui::OFontSelector
Update translation to namespace reality
-rw-r--r-- | i18n/en/libopieui2.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en/libopieui2.ts b/i18n/en/libopieui2.ts index 0f61518..d311189 100644 --- a/i18n/en/libopieui2.ts +++ b/i18n/en/libopieui2.ts | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | 2 | <context> |
3 | <name>OFileDialog</name> | 3 | <name>Opie::Ui::OFileDialog</name> |
4 | <message> | 4 | <message> |
5 | <source>FileDialog</source> | 5 | <source>FileDialog</source> |
6 | <translation type="unfinished"></translation> | 6 | <translation type="unfinished"></translation> |
@@ -19,7 +19,7 @@ | |||
19 | </message> | 19 | </message> |
20 | </context> | 20 | </context> |
21 | <context> | 21 | <context> |
22 | <name>OFontSelector</name> | 22 | <name>Opie::Ui::OFontSelector</name> |
23 | <message> | 23 | <message> |
24 | <source>Style</source> | 24 | <source>Style</source> |
25 | <translation type="unfinished"></translation> | 25 | <translation type="unfinished"></translation> |