diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-25 18:39:57 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-09-05 04:06:33 +0200 |
commit | f6698fe54f7d599ed6f7808cdb66c02b533e4c3e (patch) | |
tree | 533b010d73d241fee580c90afe9920287ec025c7 /cui/source/dialogs/cuires.src | |
parent | 015d65c7ea301ed1033dde71e722e32f94c49530 (diff) |
src: capitalization as the rest
it's easier to grep
Change-Id: I3639467b77c8071f2ffe3204669514948ffff8a2
Diffstat (limited to 'cui/source/dialogs/cuires.src')
-rw-r--r-- | cui/source/dialogs/cuires.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/dialogs/cuires.src b/cui/source/dialogs/cuires.src index 4597d958aadc..8173d628a25c 100644 --- a/cui/source/dialogs/cuires.src +++ b/cui/source/dialogs/cuires.src @@ -31,12 +31,12 @@ String RID_SVXSTR_PRODMACROS String RID_SVXSTR_SELECTOR_ADD_COMMANDS { - TEXT [ en-US ] = "Add Commands" ; + Text [ en-US ] = "Add Commands" ; }; String RID_SVXSTR_SELECTOR_RUN { - TEXT [ en-US ] = "Run" ; + Text [ en-US ] = "Run" ; }; String RID_SVXSTR_ROW |