From a536178daab521449620a80459371fa2bb76b295 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Fri, 4 May 2018 19:13:27 +0200 Subject: Fix ahelps and bookmarks on Hangul/Hanja conversion page Also drop a useless paragraph about the Close button Change-Id: I86cec352443ac5761965974a306973139c7aa4da Reviewed-on: https://gerrit.libreoffice.org/53861 Tested-by: Jenkins Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/shared/01/06200000.xhp | 60 ++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/source/text/shared/01/06200000.xhp b/source/text/shared/01/06200000.xhp index d8a5538adc..7dbbb04c44 100644 --- a/source/text/shared/01/06200000.xhp +++ b/source/text/shared/01/06200000.xhp @@ -34,78 +34,76 @@ converting;Hangul/Hanja Hangul/Hanja + Hangul/Hanja Conversion -Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul. The menu command can only be called if you enable Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and if a text formatted in Korean language is selected. +Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul. The menu command can only be called if you enable Asian language support under %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages, and if a text formatted in Korean language is selected.
- + Original -Displays the current selection. - +Displays the current selection. + Word -Displays the first replacement suggestion from the dictionary. You can edit the suggested word or enter another word. Click the Find button to replace your original word with the corresponding replacement word. +Displays the first replacement suggestion from the dictionary. You can edit the suggested word or enter another word. Click the Find button to replace your original word with the corresponding replacement word. Find -Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja. Click Ignore to cancel the find function. +Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja. Click Ignore to cancel the find function. Suggestions -Displays all available replacements in the dictionary. If the Replace by character box is enabled, you see a grid of characters. If the Replace by character box is not checked, you see a list of words. +Displays all available replacements in the dictionary. If the Replace by character box is enabled, you see a grid of characters. If the Replace by character box is not checked, you see a list of words. Format Click the format to display the replacements. Hangul/Hanja -The original characters are replaced by the suggested characters. +The original characters are replaced by the suggested characters. Hanja (Hangul) -The Hangul part will be displayed in brackets after the Hanja part. +The Hangul part will be displayed in brackets after the Hanja part. Hangul (Hanja) -The Hanja part will be displayed in brackets after the Hangul part. +The Hanja part will be displayed in brackets after the Hangul part. Hanja as ruby text aboveTo translators: this describes the visible graphical control - it is not part of the sources -The Hanja part will be displayed as ruby text above the Hangul part. - +The Hanja part will be displayed as ruby text above the Hangul part. + Hanja as ruby text belowTo translators: this describes the visible graphical control - it is not part of the sources -The Hanja part will be displayed as ruby text below the Hangul part. +The Hanja part will be displayed as ruby text below the Hangul part. Hangul as ruby text aboveTo translators: this describes the visible graphical control - it is not part of the sources -The Hangul part will be displayed as ruby text above the Hanja part. +The Hangul part will be displayed as ruby text above the Hanja part. Hangul as ruby text belowTo translators: this describes the visible graphical control - it is not part of the sources -The Hangul part will be displayed as ruby text below the Hanja part. +The Hangul part will be displayed as ruby text below the Hanja part. Conversion Normally in a mixed text selection made of Hangul and Hanja characters, all Hangul characters will be converted to Hanja and all Hanja characters will be converted to Hangul. If you want to convert a mixed text selection only in one direction, use the following conversion options. Hangul only -Check to convert only Hangul. Do not convert Hanja. +Check to convert only Hangul. Do not convert Hanja. Hanja only -Check to convert only Hanja. Do not convert Hangul. - +Check to convert only Hanja. Do not convert Hangul. + Ignore -No changes will be made to the current selection. The next word or character will be selected for conversion. - +No changes will be made to the current selection. The next word or character will be selected for conversion. + Always Ignore -No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically. The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session. - +No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically. The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session. + Replace -Replaces the selection with the suggested characters or word according to the format options. The next word or character will be selected for conversion. - +Replaces the selection with the suggested characters or word according to the format options. The next word or character will be selected for conversion. + Always Replace -Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically. The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session. +Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically. The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session. Replace by character -Check to move character-by-character through the selected text. If not checked, full words are replaced. - +Check to move character-by-character through the selected text. If not checked, full words are replaced. + Options -Opens the Hangul/Hanja Options dialog. - -Close -Closes the dialog. +Opens the Hangul/Hanja Options dialog. -- cgit