start: Fix the Cs, Es, It, Si and Tr translations.

Michael Stefaniuc mstefani at redhat.de
Tue Jun 3 18:05:48 CDT 2008


---
 programs/start/Cs.rc |    2 ++
 programs/start/Es.rc |    2 ++
 programs/start/It.rc |    2 ++
 programs/start/Si.rc |    2 ++
 programs/start/Tr.rc |    2 ++
 5 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/programs/start/Cs.rc b/programs/start/Cs.rc
index 2756d8c..2035908 100644
--- a/programs/start/Cs.rc
+++ b/programs/start/Cs.rc
@@ -64,4 +64,6 @@ P
 "
 
 STRING_EXECFAIL "Aplikace nemohla být spuštìna nebo není žádná aplikace asociována s daným souborem.\nShellExecuteEx selhal"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
diff --git a/programs/start/Es.rc b/programs/start/Es.rc
index aab3043..68ea614 100644
--- a/programs/start/Es.rc
+++ b/programs/start/Es.rc
@@ -61,4 +61,6 @@ Mire el archivo COPYING.LIB para informaci
 "
 
 STRING_EXECFAIL "La aplicación no se pudo ejecutar, o no hay ninguna aplicación asociada con el archivo especificado.\nShellExecuteEx fallido"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
diff --git a/programs/start/It.rc b/programs/start/It.rc
index d47773e..e1d3d08 100644
--- a/programs/start/It.rc
+++ b/programs/start/It.rc
@@ -62,4 +62,6 @@ Vedere il file COPYING.LIB per informazioni sulla licenza. \n\
 "
 
 STRING_EXECFAIL "Non è stato possibile eseguire l'applicazione, o nessuna applicazione è associata con il file specificato.\nShellExecuteEx fallito"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
diff --git a/programs/start/Si.rc b/programs/start/Si.rc
index 0fa778c..b60d683 100644
--- a/programs/start/Si.rc
+++ b/programs/start/Si.rc
@@ -62,6 +62,8 @@ See the COPYING.LIB file for license information. \n\
 "
 
 STRING_EXECFAIL "Programa ni mogoče zagnati ali pa z datoteko te vrste ni povezan noben program.\nUkaz ShellExecuteEx ni uspel"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
 
 #pragma code_page(default)
diff --git a/programs/start/Tr.rc b/programs/start/Tr.rc
index 7bac843..5031aba 100644
--- a/programs/start/Tr.rc
+++ b/programs/start/Tr.rc
@@ -60,4 +60,6 @@ See the COPYING.LIB file for license information. \n\
 "
 
 STRING_EXECFAIL "Uygulama baþlatýlamadý veya belirtilen dosya ile iliþkili bir uygulama yok.\nShellExecuteEx baþarýsýz"
+
+STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
 }
-- 
1.5.5.1
-------------- 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/20080604/84174645/attachment.pgp 


More information about the wine-patches mailing list