summaryrefslogtreecommitdiff
path: root/sd/source/core/glob.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/glob.src')
-rw-r--r--sd/source/core/glob.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index 8e7fe18ddef9..8cb027021be3 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.src
@@ -399,4 +399,13 @@ String STR_DEAUTHORISE_CLIENT
Text [ en-US ] = "Remove client authorisation";
};
+String STR_SHRINK_FONT_SIZE
+{
+ Text [ en-US ] = "Shrink font size";
+};
+String STR_GROW_FONT_SIZE
+{
+ Text [ en-US ] = "Grow font size";
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */