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.src14
1 files changed, 0 insertions, 14 deletions
diff --git a/accessibility/source/helper/accessiblestrings.src b/accessibility/source/helper/accessiblestrings.src
index 1a82275f19ec..82806565d8b7 100644
--- a/accessibility/source/helper/accessiblestrings.src
+++ b/accessibility/source/helper/accessiblestrings.src
@@ -74,11 +74,6 @@ String STR_SVT_ACC_LISTENTRY_SELCTED_STATE
Text [ en-US ] = "(Selected)";
};
-String RID_STR_ACC_NAME_PREVIEW
-{
- Text [ en-US ] = "Preview";
-};
-
String RID_STR_ACC_ACTION_CHECK
{
Text [ en-US ] = "Check";
@@ -87,10 +82,6 @@ String RID_STR_ACC_ACTION_UNCHECK
{
Text [ en-US ] = "Uncheck";
};
-String RID_STR_ACC_ACTION_DOUBLE_CLICK
-{
- Text [ en-US ] = "Double click";
-};
String RID_STR_ACC_SCROLLBAR_NAME_VERTICAL
{
@@ -116,9 +107,4 @@ String RID_STR_ACC_ROW_NUM
Text [ en-US ] = "Row %ROWNUMBER";
};
-String RID_STR_ACC_DESC_PANELDECL_TABBAR
-{
- Text [ en-US ] = "Panel Deck Tab Bar";
-};
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */