diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2013-05-01 20:47:34 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-13 15:45:34 +0100 |
commit | 70af05cf740d3b4639f110489dc0e9e1e7571931 (patch) | |
tree | 34d96c6d0d473c1ef598974b6495cc7f7ff3e414 /sc/source/ui/src | |
parent | dd5b15ebd868e21b4c948ccb7978136a91a7992c (diff) |
Convert Calc page header/footer content to Widget UI
Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/globstr.src | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index 375db7bbb282..a4a60187b32b 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -1619,40 +1619,40 @@ 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_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_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_HF_CUSTOM_FOOTER +// { +// Text [ en-US ] = "Custom footer"; +// }; String STR_UNDO_CHINESE_TRANSLATION { |