From 57c7320e1ec93e028491687c3f91a29f3005ab16 Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Thu, 29 Aug 2013 01:17:40 +0000 Subject: i123125 - Mark localized strings as such in the schema --- .../org/openoffice/Office/PresenterScreen.xcs | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs index 9eef7c543ba6..3450fa4f4e01 100644 --- a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs @@ -34,8 +34,8 @@ Name of the bitmap. Used to look-up the bitmap in a container. - - Text that is displayed together with the icon. + + Localized text that is displayed together with the icon. Relative file name to the bitmap for the normal icon. @@ -166,8 +166,8 @@ The icon to display. - - The text to display. + + The localized text to display. Action to execute when a button is triggered. @@ -211,8 +211,8 @@ The icon to display. - - The text to display. + + The localized text to display. Action to execute when a button is triggered. @@ -220,11 +220,11 @@ Describes a Help entry. - - Typically a list of keyboard key names. + + Typically a list of localized keyboard key names. - - Typically a description of the action triggered by pressing the keys on the left. + + Typically a localized description of the action triggered by pressing the keys on the left. @@ -289,7 +289,7 @@ A Presenter string - + The localized string. @@ -302,12 +302,12 @@ Name of a view style. - + Title displayed for the component. An empty or missing title means that no title is displayed. - + Title displayed for the component when accessibility support is active. An empty or missing title means that no title is displayed. -- cgit