summaryrefslogtreecommitdiff
path: root/cui/source/options/optpath.src
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-18 23:25:09 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-18 23:28:54 +0200
commit3e7832724e6647f6e786b0feb846b97ce8c03070 (patch)
tree0cbc0a90a60af347ba96c3bc6e2d1c29effe79ff /cui/source/options/optpath.src
parent7ed5b092f83a60e526b0930fe4faf391386b2111 (diff)
Revert hrc string cleanup
This reverts mostly all of my hrc string cleanup commits. As Markus stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f those are erroneous and mostly untested. And therefore absolutely unsave. I only did test them by compiling and checking the main screens. Cleaning those files seems to be much more complicated than I thought. So to be absolutely save I do this huge revert. Sorry for this. Revert "hrc cleanup: Further cleanup" This reverts commit 60212988e1cd84169afb028a4255b6f935f1fd4b. Revert "hrc cleanup: Remove unused strings" This reverts commit 0e2d7550dd287843b70c03dee952c02f9bd8afb5. Revert "hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc" This reverts commit efb74b5dfdb773ba53b29080e1996a93d2c1cac2. Revert "hrc cleanup: Remove unused Strings in cui" This reverts commit 527e8f61868210c54bdad650f16390bda03c4353. Revert "hrc cleanup: Remove unused Strings in desktop" This reverts commit ac3800fbb9f3251276302b24fa0542441276a34f. Revert "hrc cleanup: Remove unused cstitem.src" This reverts commit ae95e31831916df760503bfc2496b7bc55bc638b. Revert "hrc cleanup: Remove unused strings in wizards" This reverts commit 20f9a1744319ecdf18c9ab6d0873bb586eb4d03f. Revert "hrc cleanup: Remove unused Strings in sfx2" This reverts commit c26d4d34467008418ebf138412e87886694c326c.
Diffstat (limited to 'cui/source/options/optpath.src')
-rw-r--r--cui/source/options/optpath.src95
1 files changed, 95 insertions, 0 deletions
diff --git a/cui/source/options/optpath.src b/cui/source/options/optpath.src
index f2f717585138..445cdd3782f8 100644
--- a/cui/source/options/optpath.src
+++ b/cui/source/options/optpath.src
@@ -97,3 +97,98 @@ ErrorBox RID_SVXERR_OPT_DOUBLEPATHS
Message [ en-US ] = "The configuration and mail directories must be specified as separate directories.\nPlease choose a new path." ;
};
// ******************************************************************* EOF
+String RID_SVXSTR_KEY_CONFIG_DIR
+{
+ Text [ en-US ] = "Configuration" ;
+};
+String RID_SVXSTR_KEY_WORK_PATH
+{
+ Text [ en-US ] = "My Documents" ;
+};
+String RID_SVXSTR_KEY_GRAPHICS_PATH
+{
+ Text [ en-US ] = "Graphics" ;
+};
+String RID_SVXSTR_KEY_BITMAP_PATH
+{
+ Text [ en-US ] = "Icons" ;
+};
+String RID_SVXSTR_KEY_BASIC_PATH
+{
+ Text = "BASIC" ;
+};
+
+String RID_SVXSTR_KEY_PALETTE_PATH
+{
+ Text [ en-US ] = "Palettes" ;
+};
+String RID_SVXSTR_KEY_BACKUP_PATH
+{
+ Text [ en-US ] = "Backups" ;
+};
+String RID_SVXSTR_KEY_MODULES_PATH
+{
+ Text [ en-US ] = "Modules" ;
+};
+String RID_SVXSTR_KEY_TEMPLATE_PATH
+{
+ Text [ en-US ] = "Templates" ;
+};
+String RID_SVXSTR_KEY_GLOSSARY_PATH
+{
+ Text [ en-US ] = "AutoText";
+};
+String RID_SVXSTR_KEY_DICTIONARY_PATH
+{
+ Text [ en-US ] = "Dictionaries" ;
+};
+String RID_SVXSTR_KEY_HELP_DIR
+{
+ Text [ en-US ] = "Help" ;
+};
+String RID_SVXSTR_KEY_GALLERY_DIR
+{
+ Text [ en-US ] = "Gallery" ;
+};
+
+String RID_SVXSTR_KEY_STORAGE_DIR
+{
+ Text [ en-US ] = "Message Storage" ;
+};
+String RID_SVXSTR_KEY_TEMP_PATH
+{
+ Text [ en-US ] = "Temporary files";
+};
+String RID_SVXSTR_KEY_PLUGINS_PATH
+{
+ Text [ en-US ] = "Plug-ins";
+};
+String RID_SVXSTR_KEY_FAVORITES_DIR
+{
+ Text [ en-US ] = "Folder Bookmarks";
+};
+String RID_SVXSTR_KEY_FILTER_PATH
+{
+ Text [ en-US ] = "Filters";
+};
+String RID_SVXSTR_KEY_ADDINS_PATH
+{
+ Text [ en-US ] = "Add-ins";
+};
+String RID_SVXSTR_KEY_USERCONFIG_PATH
+{
+ Text [ en-US ] = "User Configuration";
+};
+String RID_SVXSTR_KEY_USERDICTIONARY_DIR
+{
+ Text [ en-US ] = "User-defined dictionaries";
+};
+String RID_SVXSTR_KEY_AUTOCORRECT_DIR
+{
+ Text [ en-US ] = "AutoCorrect";
+};
+String RID_SVXSTR_KEY_LINGUISTIC_DIR
+{
+ Text [ en-US ] = "Writing aids";
+};
+