[GRASS-dev] r45154 - grass/branches/releasebranch_6_4/gui/wxpython/gui_modules

Hi Martin,

> Modified: grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/goutput.py

===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/goutput.py 2011-01-22 21:57:04 UTC (rev 45153)
+++ grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/goutput.py 2011-01-22 22:44:57 UTC (rev 45154)
@@ -238,7 +238,7 @@
        # buttons
        #
        self.btn_console_clear = wx.Button(parent = self.panelPrompt, id = wx.ID_ANY,
- label = _("C&lear output"), size=(125,-1))
+ label = _("&Clear output"), size=(125,-1))
        self.btn_cmd_clear = wx.Button(parent = self.panelPrompt, id = wx.ID_ANY,
                                       label = _("&Clear command"), size=(125,-1))
        if self.parent.GetName() != 'LayerManager':

this is not a typo - now you have two buttons accessible by Alt+C.

Martin

ah ok. I'll revert the commit.

at the moment I translate grasswxpy_de.po.

what could be a correct translation in german?

C&lear output => L&ösche Ausgabe ?

best regards
Helmut
___________________________________________________________
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://produkte.web.de/go/webdefreephone

Hi,

2011/1/22 Helmut Kudrnovsky <hellik@web.de>:

ah ok. I'll revert the commit.

done.

at the moment I translate grasswxpy_de.po.

what could be a correct translation in german?

C&lear output => L&ösche Ausgabe ?

It can be &Lösche Ausgabe, just keys must be unique.

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa