summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-30 14:58:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-30 15:18:10 +0100
commit59676b310bc0eba154f323f5d32ed697fcbb227a (patch)
treefc38ce10f44b21031902862d3ab2da44966903c9 /accessibility/source/helper
parent00052c1c4f7285a58a8854d34a9b6b3fd2d5991a (diff)
untranslated strings are just strings
Change-Id: Ic7247a6d0e702572ca304bb048bfabfafcbf7505
Diffstat (limited to 'accessibility/source/helper')
-rw-r--r--accessibility/source/helper/accessiblestrings.src35
1 files changed, 0 insertions, 35 deletions
diff --git a/accessibility/source/helper/accessiblestrings.src b/accessibility/source/helper/accessiblestrings.src
index 82806565d8b7..127c336ff1b8 100644
--- a/accessibility/source/helper/accessiblestrings.src
+++ b/accessibility/source/helper/accessiblestrings.src
@@ -19,41 +19,6 @@
#include <helper/accessiblestrings.hrc>
-String RID_STR_ACC_ACTION_CLICK
-{
- Text = "press";
-};
-
-String RID_STR_ACC_ACTION_TOGGLEPOPUP
-{
- Text = "togglePopup";
-};
-
-String RID_STR_ACC_ACTION_SELECT
-{
- Text = "select";
-};
-
-String RID_STR_ACC_ACTION_INCLINE
-{
- Text = "incrementLine";
-};
-
-String RID_STR_ACC_ACTION_DECLINE
-{
- Text = "decrementLine";
-};
-
-String RID_STR_ACC_ACTION_INCBLOCK
-{
- Text = "incrementBlock";
-};
-
-String RID_STR_ACC_ACTION_DECBLOCK
-{
- Text = "decrementBlock";
-};
-
String RID_STR_ACC_NAME_BROWSEBUTTON
{
Text [ en-US ] = "Browse";