author | zecke <zecke> | 2004-09-18 20:31:50 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-09-18 20:31:50 (UTC) |
commit | 3429c94ca7a4d16030722a6d3c97f15ce1d2ddff (patch) (side-by-side diff) | |
tree | 4895187bf7e0d1bf7dfcde7e57c7a1dc94c13454 /i18n/lv | |
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/lv/libopieui2.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/lv/libopieui2.ts b/i18n/lv/libopieui2.ts index 51a5983..a40cb08 100644 --- a/i18n/lv/libopieui2.ts +++ b/i18n/lv/libopieui2.ts @@ -1,6 +1,6 @@ <!DOCTYPE TS><TS> <context> - <name>OFileDialog</name> + <name>Opie::Ui::OFileDialog</name> <message> <source>FileDialog</source> <translation type="unfinished"></translation> @@ -19,7 +19,7 @@ </message> </context> <context> - <name>OFontSelector</name> + <name>Opie::Ui::OFontSelector</name> <message> <source>Style</source> <translation type="unfinished"></translation> |