summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2009-08-06 14:58:06 -0400
committerKohei Yoshida <kyoshida@novell.com>2009-08-06 14:58:06 -0400
commitfeeb99de89fc888b9397ddca882d121bdec2bef4 (patch)
tree21084cf043f6236752e7db60a922c44824653e86 /sc/inc/sc.hrc
parent23d5998c325a7999f75448e70b315d12b639abc6 (diff)
Change the identity of the import option dialog.
Change the identity of the import option dialog from lang chooser to text import options, since the dialog now contains more than just the language option.
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index baf94c23748f..df07ed7a6d4c 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1635,7 +1635,7 @@
#define RID_SCDLG_DOCPROTECTION (SC_DIALOGS_START + 149)
#define RID_SCDLG_RETYPEPASS (SC_DIALOGS_START + 150)
#define RID_SCDLG_RETYPEPASS_INPUT (SC_DIALOGS_START + 151)
-#define RID_SCDLG_LANG_CHOOSER (SC_DIALOGS_START + 152)
+#define RID_SCDLG_TEXT_IMPORT_OPTIONS (SC_DIALOGS_START + 152)
#define SC_DIALOGS_END (SC_DIALOGS_START + 153)