diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 00:58:35 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-27 01:54:08 +0000 |
commit | edfe47853aafd03e4cb2bc68772215d49f020740 (patch) | |
tree | c13bcdd6aeac9be00dc6aa233df914e415ca6d0a /sw/source/ui/app | |
parent | 7595340a63be2e0fc4362c0f57451830e4017d98 (diff) |
move SetAccessibleRelationLabeledBy relations into .ui and out of code
Change-Id: Iaf1a4a5ed813f48f9241f9e3ae7a732c22b7b9e5
Diffstat (limited to 'sw/source/ui/app')
-rw-r--r-- | sw/source/ui/app/app.src | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index a7faf1790429..4bf680123536 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -226,11 +226,6 @@ String STR_JAVA_EDIT Text [ en-US ] = "Edit Script" ; }; -String STR_FOOTNOTE_DIALOG_CHAR -{ - Text [ en-US ] = "Character" ; -}; - String STR_REMOVE_WARNING { Text [ en-US ] = "The following characters are not valid and have been removed: "; @@ -612,11 +607,6 @@ String STR_CONVERT_TEXT_TABLE Text [ en-US ] = "Convert Text to Table" ; }; -String STR_SYMBOL -{ - Text [ en-US ] = "Symbol" ; -}; - String STR_ADD_AUTOFORMAT_TITLE { Text [ en-US ] = "Add AutoFormat" ; |