diff options
Diffstat (limited to 'plugins/Scriver')
-rw-r--r-- | plugins/Scriver/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc index afab714318..90d14acddd 100644 --- a/plugins/Scriver/res/resource.rc +++ b/plugins/Scriver/res/resource.rc @@ -52,7 +52,7 @@ BEGIN LTEXT "Show warning when message has not been received after",
IDC_STATIC,8,148,211,8
EDITTEXT IDC_SECONDS,223,146,25,12,ES_AUTOHSCROLL
- LTEXT "seconds.",IDC_STATIC,253,148,44,8
+ LTEXT "seconds",IDC_STATIC,253,148,44,8
END
|