From 45f6f1757199dbebd364de8d2e1964e59d0c6f1f Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 30 May 2017 08:17:51 +0200 Subject: Add missing bookmarks to Edit Dictionary page Change-Id: I1ecee4903c2216f12a64798b9f0e49f27ae81804 Reviewed-on: https://gerrit.libreoffice.org/38178 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/shared/01/06010601.xhp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/shared/01/06010601.xhp b/source/text/shared/01/06010601.xhp index a9c9cf77a3..0966f690f5 100644 --- a/source/text/shared/01/06010601.xhp +++ b/source/text/shared/01/06010601.xhp @@ -33,29 +33,38 @@ common terms;Chinese dictionary dictionaries;common terms in simplified and traditional chinese - + Edit Dictionary Edit the Chinese conversion terms.
You can use this dialog to edit, to add, or to delete entries from the conversion dictionary. The file path name for the conversion dictionary is user/wordbook/commonterms.ctd. You cannot delete the default entries in this file. + Traditional Chinese to Simplified Chinese Converts traditional Chinese to simplified Chinese. + Simplified Chinese to Traditional Chinese Converts simplified Chinese to traditional Chinese. + Reverse Mapping Automatically adds the reverse mapping direction to the list for each modification that you enter. + Term Enter the text that you want to replace with the Mapping term. + Mapping Enter the text that you want to replace the Term with. + Property Defines the class of the selected term. + Add Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence. + Modify Saves the modified entry to the database file. + Delete Removes the selected user-defined entry from the dictionary. -- cgit