Typo.
---
po/nl.po | 2 +-
src/winspector.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/nl.po b/po/nl.po
index 919c535..9d67c58 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1997,7 +1997,7 @@ msgstr "Eigenschappen"
#: ../src/winspector.c:1355
msgid ""
-"Show the state that was asked by the application.\n"
+"Shows the state that was asked by the application.\n"
"You can use the checkbox on the right to change this setting;\n"
"when it is grayed it means to follow application's choice."
msgstr ""
diff --git a/src/winspector.c b/src/winspector.c
index e947a14..3d701e5 100644
--- a/src/winspector.c
+++ b/src/winspector.c
@@ -1352,7 +1352,7 @@ static void create_tab_window_attributes(WWindow *wwin,
InspectorPanel *panel, i
WMSetButtonSelected(panel->attrClient[i], flag);
WMSetButtonEnabled(panel->attrClient[i], False);
- WMSetBalloonTextForView(_("Show the state that was asked by the
application.\n"
+ WMSetBalloonTextForView(_("Shows the state that was asked by
the application.\n"
"You can use the checkbox on the
right to change this setting;\n"
"when it is grayed it means to follow
application's choice."),
WMWidgetView(panel->attrClient[i]));
--
2.3.6
--
To unsubscribe, send mail to [email protected].