Author: ivanovic
Date: Thu May 12 12:19:38 2011
New Revision: 49484

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49484&view=rev
Log:
remove translation marker from empty string

Modified:
    branches/1.8/data/gui/default/window/chat_log.cfg

Modified: branches/1.8/data/gui/default/window/chat_log.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.8/data/gui/default/window/chat_log.cfg?rev=49484&r1=49483&r2=49484&view=diff
==============================================================================
--- branches/1.8/data/gui/default/window/chat_log.cfg (original)
+++ branches/1.8/data/gui/default/window/chat_log.cfg Thu May 12 12:19:38 2011
@@ -110,7 +110,7 @@
                     [scroll_label]
                         id = "msg"
                         definition = "default"
-                        label =_  ""
+                        label = ""
                     [/scroll_label]
                 [/column]
                 [column]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to