wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth po/wesnoth-editor.pot po/wesnoth-editor...


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth po/wesnoth-editor.pot po/wesnoth-editor...
Date: Fri, 03 Sep 2004 04:32:02 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/09/03 08:27:13

Modified files:
        po             : wesnoth-editor.pot 
        po/wesnoth-editor: ca.po cs.po da.po de.po es.po eu.po fi.po 
                           fr.po hu.po it.po nl.po no.po pl.po pt_BR.po 
                           sk.po sv.po 
        src/editor     : editor_dialogs.cpp 

Log message:
        fixed editor compilation resulting from too-quick gettextisation, by 
using better translatable strings

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor.pot.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/ca.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/cs.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/da.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/de.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/es.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/eu.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/fi.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/fr.po.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/hu.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/it.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/nl.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/no.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/pl.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/pt_BR.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/sk.po.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/wesnoth-editor/sv.po.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/editor/editor_dialogs.cpp.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: wesnoth/po/wesnoth-editor.pot
diff -u wesnoth/po/wesnoth-editor.pot:1.2 wesnoth/po/wesnoth-editor.pot:1.3
--- wesnoth/po/wesnoth-editor.pot:1.2   Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor.pot       Fri Sep  3 08:27:13 2004
@@ -10,7 +10,7 @@
 "#-#-#-#-#  wesnoth-editor.cpp.po (PACKAGE VERSION)  #-#-#-#-#\n"
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -113,11 +113,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/ca.po
diff -u wesnoth/po/wesnoth-editor/ca.po:1.4 wesnoth/po/wesnoth-editor/ca.po:1.5
--- wesnoth/po/wesnoth-editor/ca.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/ca.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -100,11 +100,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/cs.po
diff -u wesnoth/po/wesnoth-editor/cs.po:1.4 wesnoth/po/wesnoth-editor/cs.po:1.5
--- wesnoth/po/wesnoth-editor/cs.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/cs.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -102,11 +102,13 @@
 msgstr "Vytvoř novou mapu"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+#, fuzzy
+msgid "Width:"
 msgstr "Šířka"
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+#, fuzzy
+msgid "Height:"
 msgstr "Výška"
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/da.po
diff -u wesnoth/po/wesnoth-editor/da.po:1.3 wesnoth/po/wesnoth-editor/da.po:1.4
--- wesnoth/po/wesnoth-editor/da.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/da.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/de.po
diff -u wesnoth/po/wesnoth-editor/de.po:1.3 wesnoth/po/wesnoth-editor/de.po:1.4
--- wesnoth/po/wesnoth-editor/de.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/de.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/es.po
diff -u wesnoth/po/wesnoth-editor/es.po:1.4 wesnoth/po/wesnoth-editor/es.po:1.5
--- wesnoth/po/wesnoth-editor/es.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/es.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,13 @@
 msgstr "Crear un mapa nuevo"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+#, fuzzy
+msgid "Width:"
 msgstr "Anchura"
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+#, fuzzy
+msgid "Height:"
 msgstr "Altura"
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/eu.po
diff -u wesnoth/po/wesnoth-editor/eu.po:1.4 wesnoth/po/wesnoth-editor/eu.po:1.5
--- wesnoth/po/wesnoth-editor/eu.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/eu.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -100,11 +100,11 @@
 msgstr "Mapa berria egin"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/fi.po
diff -u wesnoth/po/wesnoth-editor/fi.po:1.4 wesnoth/po/wesnoth-editor/fi.po:1.5
--- wesnoth/po/wesnoth-editor/fi.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/fi.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,13 @@
 msgstr "Uusi kartta"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+#, fuzzy
+msgid "Width:"
 msgstr "Leveys"
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+#, fuzzy
+msgid "Height:"
 msgstr "Korkeus"
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/fr.po
diff -u wesnoth/po/wesnoth-editor/fr.po:1.7 wesnoth/po/wesnoth-editor/fr.po:1.8
--- wesnoth/po/wesnoth-editor/fr.po:1.7 Fri Sep  3 01:01:45 2004
+++ wesnoth/po/wesnoth-editor/fr.po     Fri Sep  3 08:27:13 2004
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-03 03:00+0200\n"
 "Last-Translator: Cédric Duval <address@hidden>\n"
 "Language-Team: Language fr\n"
@@ -102,11 +102,13 @@
 msgstr "Créer une nouvelle carte"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+#, fuzzy
+msgid "Width:"
 msgstr "Largeur"
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+#, fuzzy
+msgid "Height:"
 msgstr "Hauteur"
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/hu.po
diff -u wesnoth/po/wesnoth-editor/hu.po:1.3 wesnoth/po/wesnoth-editor/hu.po:1.4
--- wesnoth/po/wesnoth-editor/hu.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/hu.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/it.po
diff -u wesnoth/po/wesnoth-editor/it.po:1.3 wesnoth/po/wesnoth-editor/it.po:1.4
--- wesnoth/po/wesnoth-editor/it.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/it.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/nl.po
diff -u wesnoth/po/wesnoth-editor/nl.po:1.3 wesnoth/po/wesnoth-editor/nl.po:1.4
--- wesnoth/po/wesnoth-editor/nl.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/nl.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/no.po
diff -u wesnoth/po/wesnoth-editor/no.po:1.4 wesnoth/po/wesnoth-editor/no.po:1.5
--- wesnoth/po/wesnoth-editor/no.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/no.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/pl.po
diff -u wesnoth/po/wesnoth-editor/pl.po:1.3 wesnoth/po/wesnoth-editor/pl.po:1.4
--- wesnoth/po/wesnoth-editor/pl.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/pl.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -102,11 +102,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/pt_BR.po
diff -u wesnoth/po/wesnoth-editor/pt_BR.po:1.3 
wesnoth/po/wesnoth-editor/pt_BR.po:1.4
--- wesnoth/po/wesnoth-editor/pt_BR.po:1.3      Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/pt_BR.po  Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/sk.po
diff -u wesnoth/po/wesnoth-editor/sk.po:1.3 wesnoth/po/wesnoth-editor/sk.po:1.4
--- wesnoth/po/wesnoth-editor/sk.po:1.3 Fri Sep  3 00:42:36 2004
+++ wesnoth/po/wesnoth-editor/sk.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,11 @@
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+msgid "Width:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+msgid "Height:"
 msgstr ""
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/po/wesnoth-editor/sv.po
diff -u wesnoth/po/wesnoth-editor/sv.po:1.4 wesnoth/po/wesnoth-editor/sv.po:1.5
--- wesnoth/po/wesnoth-editor/sv.po:1.4 Fri Sep  3 01:00:35 2004
+++ wesnoth/po/wesnoth-editor/sv.po     Fri Sep  3 08:27:13 2004
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Battle for Wesnoth 0.8.4-CVS\n"
 "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
-"POT-Creation-Date: 2004-09-03 02:39+0200\n"
+"POT-Creation-Date: 2004-09-03 09:21+0200\n"
 "PO-Revision-Date: 2004-09-02 22:32+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -101,11 +101,13 @@
 msgstr "Skapa ny karta"
 
 #: src/editor/editor_dialogs.cpp:74 src/editor/editor_dialogs.cpp:385
-msgid "Width"
+#, fuzzy
+msgid "Width:"
 msgstr "Bredd"
 
 #: src/editor/editor_dialogs.cpp:75 src/editor/editor_dialogs.cpp:386
-msgid "Height"
+#, fuzzy
+msgid "Height:"
 msgstr "Höjd"
 
 #: src/editor/editor_dialogs.cpp:91
Index: wesnoth/src/editor/editor_dialogs.cpp
diff -u wesnoth/src/editor/editor_dialogs.cpp:1.18 
wesnoth/src/editor/editor_dialogs.cpp:1.19
--- wesnoth/src/editor/editor_dialogs.cpp:1.18  Fri Sep  3 00:42:36 2004
+++ wesnoth/src/editor/editor_dialogs.cpp       Fri Sep  3 08:27:13 2004
@@ -43,7 +43,7 @@
 bool confirm_modification_disposal(display& disp) {
        const int res = gui::show_dialog(disp, NULL, "",
                                         _("Your modifications to the map will 
be lost.  Continue?"),
-                                                                        
gui::OK_CANCEL);
+                                        gui::OK_CANCEL);
        return res == 0;
 }
 
@@ -71,8 +71,8 @@
        SDL_Rect title_rect = 
font::draw_text(NULL,disp.screen_area(),24,font::NORMAL_COLOUR,
                                              _("Create New Map"),0,0);
 
-       const std::string& width_label = _("Width") + ":";
-       const std::string& height_label = _("Height") + ":";
+       const std::string& width_label = _("Width:");
+       const std::string& height_label = _("Height:");
 
        SDL_Rect width_rect = font::draw_text(NULL, disp.screen_area(), 14, 
font::NORMAL_COLOUR,
                                                                                
  width_label, 0, 0);
@@ -382,8 +382,8 @@
        SDL_Rect title_rect = 
font::draw_text(NULL,disp.screen_area(),24,font::NORMAL_COLOUR,
                                              _("Resize Map"),0,0);
 
-       const std::string& width_label = _("Width") + ":";
-       const std::string& height_label = _("Height") + ":";
+       const std::string& width_label = _("Width:");
+       const std::string& height_label = _("Height:");
 
        SDL_Rect width_rect = font::draw_text(NULL, disp.screen_area(), 14, 
font::NORMAL_COLOUR,
                                                                                
  width_label, 0, 0);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]