diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-11 14:12:06 +0100 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-11 18:00:46 +0100 |
commit | 1c7b7c25446258b819ad5df2c157b78425058b26 (patch) | |
tree | b9d1bb4e73607086f18c1465343c0f244c866cc1 /source/text/scalc/01/02210000.xhp | |
parent | 4337668c56b83d04649591820d2fb243537b7dad (diff) |
Use localize attribute for efficiency
Add localize="false" to xml components which
not include translatable string to make helpex
work less with them.
Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6
Diffstat (limited to 'source/text/scalc/01/02210000.xhp')
-rw-r--r-- | source/text/scalc/01/02210000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/02210000.xhp b/source/text/scalc/01/02210000.xhp index c5a95123f9..1566c81c59 100644 --- a/source/text/scalc/01/02210000.xhp +++ b/source/text/scalc/01/02210000.xhp @@ -34,9 +34,9 @@ <bookmark xml-lang="en-US" branch="hid/.uno:SelectTables" id="bm_id6707893" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:SelectTables" xml-lang="en-US" id="bm_id3154758"/><paragraph role="heading" level="1" id="hd_id3156023" l10n="U" xml-lang="en-US" oldref="5">Selecting Sheets</paragraph> +<bookmark branch="hid/.uno:SelectTables" xml-lang="en-US" id="bm_id3154758" localize="false"/><paragraph role="heading" level="1" id="hd_id3156023" l10n="U" xml-lang="en-US" oldref="5">Selecting Sheets</paragraph> <paragraph l10n="U" role="paragraph" id="par_id3147265" xml-lang="en-US" oldref="1"><variable id="tabellenauswaehlen"><ahelp hid=".uno:SelectTables" visibility="visible">Selects multiple sheets.</ahelp></variable></paragraph> - <bookmark branch="hid/SC_HID_SELECTTABLES" xml-lang="en-US" id="bm_id3154126"/><paragraph role="heading" level="2" id="hd_id3125863" l10n="U" xml-lang="en-US" oldref="2">Selected Sheets</paragraph> + <bookmark branch="hid/SC_HID_SELECTTABLES" xml-lang="en-US" id="bm_id3154126" localize="false"/><paragraph role="heading" level="2" id="hd_id3125863" l10n="U" xml-lang="en-US" oldref="2">Selected Sheets</paragraph> <paragraph l10n="U" role="paragraph" id="par_id3153969" xml-lang="en-US" oldref="3"><ahelp hid="HID_SELECTTABLES" visibility="visible">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down Ctrl (Mac: Command) while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp></paragraph> </body> </helpdocument> |