From d331784b77abd32c9a2b9de883bb480519b84dfc Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 11 Feb 2014 11:30:46 +0000 Subject: update help ids for manage languages dialog Change-Id: I7975c7ee7ccce9e6563cb0181441deeae08ee109 --- source/text/sbasic/guide/translation.xhp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'source/text/sbasic/guide') diff --git a/source/text/sbasic/guide/translation.xhp b/source/text/sbasic/guide/translation.xhp index a0d53709b6..4b871b9a40 100644 --- a/source/text/sbasic/guide/translation.xhp +++ b/source/text/sbasic/guide/translation.xhp @@ -38,10 +38,11 @@ The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs. By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings. Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.Manage Language icon is in sbasic/shared/02/20000000.xhp -Click a language, then click Default to set the language as default, or click Delete to remove the language from the list. -Opens a dialog where you can add a language to the list. -Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library. -Select a language in the list and click Default to set the language as default language. + +Click a language, then click Default to set the language as default, or click Delete to remove the language from the list. +Opens a dialog where you can add a language to the list. +Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library. +Select a language in the list and click Default to set the language as default language. The default language will be used as a source for all other language strings. Add UI languages for your dialog strings. -- cgit