[GRASS-dev] r45154 -
grass/branches/releasebranch_6_4/gui/wxpython/gui_modules
Helmut Kudrnovsky
hellik at web.de
Sat Jan 22 17:54:33 EST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1747 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20110122/0b2d081d/smime.bin
More information about the grass-dev
mailing list