diff options
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/globstr.src | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index a4a60187b32b..b9ffd2a79388 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -1619,41 +1619,6 @@ Resource RID_GLOBSTR Text[ en-US ] = "WARNING: This action may have resulted in references to the deleted area not being restored."; }; -// String STR_HF_NONE_IN_BRACKETS -// { -// Text [ en-US ] = "(none)"; -// }; -// -// String STR_HF_OF -// { -// Text [ en-US ] = "of"; -// }; -// -// String STR_HF_OF_QUESTION -// { -// Text [ en-US ] = "of ?"; -// }; -// -// String STR_HF_CREATED_BY -// { -// Text [ en-US ] = "Created by"; -// }; -// -// String STR_HF_CONFIDENTIAL -// { -// Text [ en-US ] = "Confidential"; -// }; -// -// String STR_HF_CUSTOMIZED -// { -// Text [ en-US ] = "Customized"; -// }; - -// String STR_HF_CUSTOM_FOOTER -// { -// Text [ en-US ] = "Custom footer"; -// }; - String STR_UNDO_CHINESE_TRANSLATION { Text [ en-US ] = "Chinese conversion"; |