diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-19 13:23:38 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-19 19:08:08 +0200 |
commit | 6a08ee38a2d84f5a132e4b043127cee69279d780 (patch) | |
tree | a65a652e149af347b2ceb290e352a84c0d0f72f6 | |
parent | e86897a96ba396c80a199a539af83b435cec8cea (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ief3f6195bba5dbbf7837ae97506ed19ecb0e291a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96727
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05020300.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05020301.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/05020300.xhp b/source/text/shared/01/05020300.xhp index 696b8e9a9d..12c31c2d21 100644 --- a/source/text/shared/01/05020300.xhp +++ b/source/text/shared/01/05020300.xhp @@ -58,7 +58,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/numberingformatpage/currencylb" id="bm_id3154381" localize="false"/> <h3 id="hd_id3154811">Currency category list boxes</h3> <paragraph xml-lang="en-US" id="par_id3148563" role="paragraph"><ahelp hid="cui/ui/numberingformatpage/currencylb">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp></paragraph> - <section id="waehrungtext"> + <section id="currencytext"> <note id="par_id3150866">The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box. </note> </section> <bookmark xml-lang="en-US" branch="hid/cui/ui/numberingformatpage/languagelb" id="bm_id3148797" localize="false"/> diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp index 7e0178feae..172d1ab339 100644 --- a/source/text/shared/01/05020301.xhp +++ b/source/text/shared/01/05020301.xhp @@ -283,7 +283,7 @@ <paragraph id="hd_id3159080" role="heading" level="2" xml-lang="en-US">Number Format Codes of Currency Formats</paragraph> <paragraph id="par_id3147318" role="paragraph" xml-lang="en-US">The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros).<comment>Translators: use the decimal delimiter of your language (period or comma) for all number format codes in Calc.</comment></paragraph> <paragraph id="par_id3150032" role="paragraph" xml-lang="en-US">You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, <emph>[$€-407]</emph> represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog.</paragraph> -<embed href="text/shared/01/05020300.xhp#waehrungtext"/> +<embed href="text/shared/01/05020300.xhp#currencytext"/> <paragraph id="hd_id3157309" role="heading" level="2" xml-lang="en-US">Date and Time Formats</paragraph> |