diff options
Diffstat (limited to 'plugins/DbEditorPP/res/resource.rc')
-rw-r--r-- | plugins/DbEditorPP/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/res/resource.rc b/plugins/DbEditorPP/res/resource.rc index 928df36d06..5c766e606b 100644 --- a/plugins/DbEditorPP/res/resource.rc +++ b/plugins/DbEditorPP/res/resource.rc @@ -74,7 +74,7 @@ BEGIN LTEXT "Put a space or comma between each module name",IDC_STATIC,12,116,286,8
LTEXT "Changes to this list will take effect next time miranda starts",IDC_STATIC,12,189,284,8
RTEXT "Popup timeout (0 for infinite)",IDC_STATIC,35,91,103,8
- RTEXT "Background colour",IDC_STATIC,177,91,77,8
+ RTEXT "Background color",IDC_STATIC,177,91,77,8
LTEXT "If the module name has a space in it, put a \\ before the space. eg ""aaa\\ bbb""",IDC_STATIC,12,127,286,8
END
|