[Libreoffice-commits] .: cui/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Aug 29 14:05:19 PDT 2012


 cui/source/options/optgenrl.hrc |    3 ---
 cui/source/options/optgenrl.src |    6 ------
 2 files changed, 9 deletions(-)

New commits:
commit 11fb0c14477e8510d9b359f1188f1ce119dbe8c2
Author: Andras Timar <atimar at suse.com>
Date:   Wed Aug 29 23:06:31 2012 +0200

    remove unused resources
    
    Change-Id: I07c3a456b36a4f032f5e158632eccd4370ce0085

diff --git a/cui/source/options/optgenrl.hrc b/cui/source/options/optgenrl.hrc
index 8b52a08..c35acc1 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 3eaabc0..863398c 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 ---------------------------------------------------


More information about the Libreoffice-commits mailing list