localspl: Add the Romanian translation.

Michael Stefaniuc mstefani at redhat.de
Wed Mar 19 18:11:53 CDT 2008


---
 dlls/localspl/localspl.rc |    1 +
 dlls/localspl/spl_Ro.rc   |   27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)
 create mode 100644 dlls/localspl/spl_Ro.rc

diff --git a/dlls/localspl/localspl.rc b/dlls/localspl/localspl.rc
index 2722413..3aeeb2c 100644
--- a/dlls/localspl/localspl.rc
+++ b/dlls/localspl/localspl.rc
@@ -43,4 +43,5 @@
 #include "spl_Nl.rc"
 #include "spl_No.rc"
 #include "spl_Pl.rc"
+#include "spl_Ro.rc"
 #include "spl_Sv.rc"
diff --git a/dlls/localspl/spl_Ro.rc b/dlls/localspl/spl_Ro.rc
new file mode 100644
index 0000000..4432195
--- /dev/null
+++ b/dlls/localspl/spl_Ro.rc
@@ -0,0 +1,27 @@
+/*
+ * Copyright 2005 Huw Davies
+ * Copyright 2006 Detlef Riekenberg
+ * Copyright 2008 Michael Stefaniuc
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+ */
+
+LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
+
+STRINGTABLE DISCARDABLE
+{
+    IDS_LOCALPORT "Port local"
+    IDS_LOCALMONITOR "Monitor local"
+}
-- 
1.5.4.4
-------------- 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/20080320/d2984fee/attachment.pgp 


More information about the wine-patches mailing list