summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/inputwin.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/ribbar/inputwin.src')
-rw-r--r--sw/source/uibase/ribbar/inputwin.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/source/uibase/ribbar/inputwin.src b/sw/source/uibase/ribbar/inputwin.src
index a1aa728941ef..8f57dfb894d3 100644
--- a/sw/source/uibase/ribbar/inputwin.src
+++ b/sw/source/uibase/ribbar/inputwin.src
@@ -55,4 +55,9 @@ String STR_ACCESS_FORMULA_TEXT
Text [ en-US ] = "Formula Text" ;
};
+String STR_TBL_FORMULA
+{
+ Text [ en-US ] = "Text Formula" ;
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */