winecfg: Fix the Portugues Brazilian translation (regression).

Michael Stefaniuc mstefani at redhat.de
Wed Jun 11 15:14:31 CDT 2008


Thanks to Mauricio Teixeira <mteixeira at webset.net> for the translation.
---
Regression introduced by c9598675.


 programs/winecfg/Pt.rc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/programs/winecfg/Pt.rc b/programs/winecfg/Pt.rc
index f45d6a0..1a70105 100644
--- a/programs/winecfg/Pt.rc
+++ b/programs/winecfg/Pt.rc
@@ -367,12 +367,13 @@ BEGIN
     IDS_TAB_DESKTOP_INTEGRATION "Desktop Integration"
     IDS_TAB_AUDIO           "Audio"
     IDS_TAB_ABOUT           "About"
-    IDS_WINECFG_TITLE       "Wine configuration"
+    IDS_WINECFG_TITLE       "Configuração do Wine"
+    IDS_WINECFG_TITLE_APP   "Configuração do Wine para %s"
     IDS_THEMEFILE           "Theme files"
     IDS_THEMEFILE_SELECT    "Select a theme file"
     IDS_AUDIO_MISSING       "There is no audio driver currently specified in the registry.\n\nA recommended driver has been selected for you.\nYou can use this driver or select another driver if available.\n\nYou must click Apply for the selection to take effect."
-    IDS_SHELL_FOLDER        "Shell Folder"
-    IDS_LINKS_TO            "Links to"
+    IDS_SHELL_FOLDER        "Diretórios"
+    IDS_LINKS_TO            "Links para"
 END
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
-- 
1.5.6.rc2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080611/f3ed7d6f/attachment.pgp 


More information about the wine-patches mailing list