summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/globstr.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r--sc/source/ui/src/globstr.src8
1 files changed, 8 insertions, 0 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 2cb9d4db7e1a..e5fe2dc80990 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -1815,6 +1815,14 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Insert Current Time";
};
+ String STR_UNDO_L2R
+ {
+ Text [ en-US ] = "Left-to-right" ;
+ };
+ String STR_UNDO_R2L
+ {
+ Text [ en-US ] = "Right-to-left" ;
+ };
String STR_MANAGE_NAMES
{
Text [ en-US ] = "Manage Names...";