forked from e16/e16
1
0
Fork 0

Correct another tooltip string.

SVN revision: 29604
This commit is contained in:
Kim Woelders 2007-04-19 18:49:22 +00:00
parent 0eb0e0b25e
commit 3c918d7bff
2 changed files with 2 additions and 2 deletions

View File

@ -249,7 +249,7 @@ __END
__ACLASS __BGN
__NAME ACTION_SHADE
__TOOLTIP_TEXT "Shade"
__TOOLTIP_TEXT "Shade/Unshade"
__TYPE __TYPE_NORMAL
__TOOLTIP_ACTION_TEXT "Shade/Unshade this window."
__ALLOW_ANY_BUTTON __ON

View File

@ -44,7 +44,7 @@ _("Send To Another Desktop"),
_("Send this Window to the previous desktop."),
_("Snapshot"),
_("This button does nothing interesting."),
_("Shade"),
_("Shade/Unshade"),
_("Shade/Unshade this window."),
_("Window Options"),
_("Show the Window Options menu."),