Kaydet (Commit) 70e671ad authored tarafından Caolán McNamara's avatar Caolán McNamara

two unused CheckBox resources in sw

Change-Id: I5716c22693c89c7d546c62703d63b7d150daa2cd
üst f60ea933
......@@ -34,11 +34,6 @@
#define STR_CLOSELINKMSG (RC_DIALOG_BEGIN + 3)
#define STR_PATH_NOT_FOUND (RC_DIALOG_BEGIN + 4)
// Controls *****************************************************************
#define CB_USE_PASSWD (RC_DIALOG_BEGIN )
#define CB_READ_ONLY (RC_DIALOG_BEGIN + 1)
// Bereiche *****************************************************************
#define RC_REGIONSW_BEGIN (RC_DIALOG_BEGIN + 60)
......
......@@ -18,14 +18,6 @@
*/
#include "dialog.hrc"
CheckBox CB_USE_PASSWD
{
Text [ en-US ] = "~Password" ;
};
CheckBox CB_READ_ONLY
{
Text [ en-US ] = "~Read-only" ;
};
String STR_LINKEDIT_TEXT
{
Text [ en-US ] = "Edit links" ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment