summaryrefslogtreecommitdiff
path: root/accessibility/source/helper/accessiblestrings.src
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/source/helper/accessiblestrings.src')
-rw-r--r--accessibility/source/helper/accessiblestrings.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/accessibility/source/helper/accessiblestrings.src b/accessibility/source/helper/accessiblestrings.src
index ee7f77f9b502..e24d43a17861 100644
--- a/accessibility/source/helper/accessiblestrings.src
+++ b/accessibility/source/helper/accessiblestrings.src
@@ -65,6 +65,15 @@ String RID_STR_ACC_ACTION_DECBLOCK
Text = "decrementBlock";
};
+String RID_STR_ACC_ACTION_CHECK
+{
+ Text [ en-US ] = "Check";
+};
+String RID_STR_ACC_ACTION_UNCHECK
+{
+ Text [ en-US ] = "Uncheck";
+};
+
String RID_STR_ACC_NAME_BROWSEBUTTON
{
Text [ en-US ] = "Browse";