Michael Stefaniuc : start: Fix the Portuguese translations.

Alexandre Julliard julliard at winehq.org
Mon Jun 2 07:24:22 CDT 2008


Module: wine
Branch: master
Commit: 7563654a236b2335fd0abbe2ef7581102a737d2a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7563654a236b2335fd0abbe2ef7581102a737d2a

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sun Jun  1 00:21:57 2008 +0200

start: Fix the Portuguese translations.

---

 programs/start/Pt.rc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/programs/start/Pt.rc b/programs/start/Pt.rc
index aad9ea7..ef8656b 100644
--- a/programs/start/Pt.rc
+++ b/programs/start/Pt.rc
@@ -61,6 +61,8 @@ Veja o arquivo COPYING.LIB para informa
 "
 
 STRING_EXECFAIL "Aplicação não pode ser iniciada, ou não existe aplicação associada com o arquivo especificado.\nShellExecuteEx falhou"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
@@ -104,4 +106,6 @@ Veja o ficheiro COPYING.LIB para informa
 "
 
 STRING_EXECFAIL "A aplicação não pode ser iniciada, ou não existe aplicação associada com o ficheiro especificado.\nShellExecuteEx falhado"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }




More information about the wine-cvs mailing list