summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@pardus.org.tr>2016-12-27 00:04:44 +0200
committerAndras Timar <andras.timar@collabora.com>2017-01-06 23:12:37 +0000
commit92a1ad1f36b6d3cc13135a8c0805508933011577 (patch)
tree1f9aea49e5a4ef58528b62e38c5bbfb0bbcbd943 /accessibility/source/helper
parentade1d4c36053c2a7aed959e3dd09ebc1b8430ea8 (diff)
Localize return value of EditBrowseBoxTableCell::getAccessibleName
Change-Id: I040c1b9b8680a366819254e1d44b80115a339bbf Reviewed-on: https://gerrit.libreoffice.org/32441 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'accessibility/source/helper')
-rw-r--r--accessibility/source/helper/accessiblestrings.src10
1 files changed, 10 insertions, 0 deletions
diff --git a/accessibility/source/helper/accessiblestrings.src b/accessibility/source/helper/accessiblestrings.src
index 63e30670df76..1a82275f19ec 100644
--- a/accessibility/source/helper/accessiblestrings.src
+++ b/accessibility/source/helper/accessiblestrings.src
@@ -106,6 +106,16 @@ String RID_STR_ACC_PANEL_DESCRIPTION
Text [ en-US ] = "Please press enter to go into child control for more operations";
};
+String RID_STR_ACC_COLUMN_NUM
+{
+ Text [ en-US ] = "Column %COLUMNNUMBER";
+};
+
+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";