diff options
author | Johnny_M <klasse@partyheld.de> | 2020-08-07 14:44:22 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-07 17:08:32 +0200 |
commit | 61d0453196ba1f0b12c080ad55dd46b31a5ba602 (patch) | |
tree | afc8d6a4eeaee999f430d720386ff07264a4f1ef | |
parent | 71458d7428cb44367d666439499172e1211dfd77 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I6f98da001802d1ef2afc0557db61a9dfa6929133
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100321
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/explorer/database/11020000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/explorer/database/11030000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/explorer/database/11020000.xhp b/source/text/shared/explorer/database/11020000.xhp index ffc32e2112..e2fdc0b809 100644 --- a/source/text/shared/explorer/database/11020000.xhp +++ b/source/text/shared/explorer/database/11020000.xhp @@ -45,7 +45,7 @@ <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/odbcpage/options" id="bm_id3148473" localize="false"/><paragraph role="heading" id="hd_id3153087" xml-lang="en-US" level="2">Driver Settings</paragraph> <paragraph role="paragraph" id="par_id3143271" xml-lang="en-US"><ahelp hid="dbaccess/ui/odbcpage/options">Use this text field to enter additional optional driver settings if this is necessary.</ahelp></paragraph> </section> -<section id="zeichensatz"> +<section id="character_set"> <!-- removed HID HID_DSADMIN_CHARSET_ODBC --><paragraph role="heading" id="hd_id3152472" xml-lang="en-US" level="2">Character Set</paragraph> <paragraph role="paragraph" id="par_id3151245" xml-lang="en-US"><ahelp hid="HID_DSADMIN_CHARSET_ODBC">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose "System" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes.</paragraph> </section> diff --git a/source/text/shared/explorer/database/11030000.xhp b/source/text/shared/explorer/database/11030000.xhp index 718a228827..5b2fc6bc66 100644 --- a/source/text/shared/explorer/database/11030000.xhp +++ b/source/text/shared/explorer/database/11030000.xhp @@ -43,7 +43,7 @@ <paragraph role="paragraph" id="par_id6051820" xml-lang="en-US" localize="false"><comment>UFI: deleted note about case sensitivity. Should be not other than for all other files.</comment></paragraph> <!-- removed HID HID_DSADMIN_CHARSET_DBASE --> <paragraph role="paragraph" id="par_id0904200811094971" xml-lang="en-US"><ahelp hid="." visibility="hidden">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp></paragraph> -<embed href="text/shared/explorer/database/11020000.xhp#zeichensatz"/> +<embed href="text/shared/explorer/database/11020000.xhp#character_set"/> <embed href="text/shared/explorer/database/11020000.xhp#sql92"/> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/dbasepage/indiciesButton" id="bm_id3151056" localize="false"/> <paragraph role="heading" id="hd_id3149047" xml-lang="en-US" level="2">Indexes</paragraph> |