author | cniehaus <cniehaus> | 2002-03-27 18:49:26 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 18:49:26 (UTC) |
commit | ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884 (patch) (side-by-side diff) | |
tree | 5c488721f1802b6842f3233182794b5009f74038 /i18n/pt_BR/language.ts | |
parent | 3dda8ddd73a1b08bf799cec827d1fa13778c8412 (diff) | |
download | opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.zip opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.tar.gz opie-ef0b36c7a6f3005d40fe6504bf1c3b3eb963a884.tar.bz2 |
this add tons of files for the languages.
I hope that now everey team could in theory translate
each app
-rw-r--r-- | i18n/pt_BR/language.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/pt_BR/language.ts b/i18n/pt_BR/language.ts index 7c984ab..cc2ca25 100644 --- a/i18n/pt_BR/language.ts +++ b/i18n/pt_BR/language.ts @@ -1,14 +1,14 @@ <!DOCTYPE TS><TS> -<codec>iso8859-1</codec> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>LanguageSettingsBase</name> <message> <source>Select language</source> - <translation type='obsolete'>Seleção de Linguagem</translation> + <translation type="unfinished">Seleção de Linguagem</translation> </message> <message> <source>Language</source> - <translation type='obsolete'>Linguagem</translation> + <translation type="unfinished">Linguagem</translation> </message> </context> </TS> |