summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-08-29 23:06:31 +0200
committerAndras Timar <atimar@suse.com>2012-08-29 23:06:56 +0200
commit11fb0c14477e8510d9b359f1188f1ce119dbe8c2 (patch)
tree40838463a5999c8b50579f8383c2d79cda9d2cb4 /cui
parentNo space inside brackets (diff)
downloadcore-11fb0c14477e8510d9b359f1188f1ce119dbe8c2.tar.gz
core-11fb0c14477e8510d9b359f1188f1ce119dbe8c2.zip
remove unused resources
Change-Id: I07c3a456b36a4f032f5e158632eccd4370ce0085
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optgenrl.hrc3
-rw-r--r--cui/source/options/optgenrl.src6
2 files changed, 0 insertions, 9 deletions
diff --git a/cui/source/options/optgenrl.hrc b/cui/source/options/optgenrl.hrc
index 8b52a084b4c8..c35acc1cf93a 100644
--- a/cui/source/options/optgenrl.hrc
+++ b/cui/source/options/optgenrl.hrc
@@ -54,9 +54,6 @@
#define FT_NAME_EASTERN 41
#define FT_CITY_US 42
-#define STR_US_STATE 10
-#define STR_QUERY_REG 11
-
#endif // #ifndef SVX_OPTGENRL_HRC
// ******************************************************************* EOF
diff --git a/cui/source/options/optgenrl.src b/cui/source/options/optgenrl.src
index 3eaabc0f7099..863398c57333 100644
--- a/cui/source/options/optgenrl.src
+++ b/cui/source/options/optgenrl.src
@@ -210,12 +210,6 @@ TabPage RID_SFXPAGE_GENERAL
Hide = TRUE;
Text [ en-US ] = "Use data for document properties";
};
-
- // extra resource for US addresses
- String STR_QUERY_REG
- {
- Text [ en-US ] = "Note that street, Zip code and city are used to generate the registration key. You will not be able to change the user data again until the registration has been carried out. Do you want to modify the user data now?";
- };
};
// RID_SVXQB_CHANGEDATA ---------------------------------------------------