diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:08:41 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-05-23 14:08:41 +0200 |
commit | 7f87433d5583fc8cd8811306521d134735f8cb13 (patch) | |
tree | c6449eb7c62b01bcc9d0458a8da757791ab25a64 /source/text/simpress/00 | |
parent | a52d4ff5939aca0856be9a9cd9cda3306931a43e (diff) |
"Insert - Field", not "Insert - Fields"
as per LO HIG - https://wiki.documentfoundation.org/Design/MenuBar
("Use singular form in labeling when applicable (e.g. Insert+Shape,
though multiple shapes are listed under the submenu, a user can only
select one item).") and already changed in UI
Change-Id: Id15afe7e3c92b54526ff694f7959ab3e01a2d606
Diffstat (limited to 'source/text/simpress/00')
-rw-r--r-- | source/text/simpress/00/00000404.xhp | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/source/text/simpress/00/00000404.xhp b/source/text/simpress/00/00000404.xhp index d6e8ca1b78..5b364b5eca 100644 --- a/source/text/simpress/00/00000404.xhp +++ b/source/text/simpress/00/00000404.xhp @@ -91,21 +91,13 @@ </section> </section> -<paragraph role="paragraph" id="par_id3149351" xml-lang="en-US" l10n="U" oldref="17"><variable id="feldbf">Choose <emph>Insert - Fields</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3150477" xml-lang="en-US" l10n="U" oldref="22"><variable id="feldbf1">Choose <emph>Insert - Fields - Date (fixed)</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3146879" xml-lang="en-US" l10n="U" oldref="18"><variable id="feldbf2">Choose <emph>Insert - Fields - Date (variable)</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3153036" xml-lang="en-US" l10n="U" oldref="19"><variable id="feldbf3">Choose <emph>Insert - Fields - Time (fixed)</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3145590" xml-lang="en-US" l10n="U" oldref="20"><variable id="feldbf4">Choose <emph>Insert - Fields - Time (variable)</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3153935" xml-lang="en-US" l10n="CHG" oldref="21"><variable id="feldbf5">Choose <emph>Insert - Fields - Page Number</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3148583" xml-lang="en-US" l10n="U" oldref="23"><variable id="feldbf6">Choose <emph>Insert - Fields - Author</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3155951" xml-lang="en-US" l10n="U" oldref="24"><variable id="feldbf7">Choose <emph>Insert - Fields - File Name</emph> -</variable></paragraph> +<paragraph role="paragraph" id="par_id3149351" xml-lang="en-US"><variable id="feldbf">Choose <emph>Insert - Field</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3150477" xml-lang="en-US"><variable id="feldbf1">Choose <emph>Insert - Field - Date (fixed)</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3146879" xml-lang="en-US"><variable id="feldbf2">Choose <emph>Insert - Field - Date (variable)</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3153036" xml-lang="en-US"><variable id="feldbf3">Choose <emph>Insert - Field - Time (fixed)</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3145590" xml-lang="en-US"><variable id="feldbf4">Choose <emph>Insert - Field - Time (variable)</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3153935" xml-lang="en-US"><variable id="feldbf5">Choose <emph>Insert - Field - Page Number</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3148583" xml-lang="en-US"><variable id="feldbf6">Choose <emph>Insert - Field - Author</emph></variable></paragraph> +<paragraph role="paragraph" id="par_id3155951" xml-lang="en-US"><variable id="feldbf7">Choose <emph>Insert - Field - File Name</emph></variable></paragraph> </body> </helpdocument> |