summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formres.src
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formres.src')
-rw-r--r--extensions/source/propctrlr/formres.src16
1 files changed, 16 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src
index f12e66e0240e..ed5aa31d438b 100644
--- a/extensions/source/propctrlr/formres.src
+++ b/extensions/source/propctrlr/formres.src
@@ -919,6 +919,22 @@ String RID_STR_SCROLLVALUE_MIN
{
Text [ en-US ] = "Scroll value min.";
};
+String RID_STR_SCROLL_WIDTH
+{
+ Text [ en-US ] = "Scroll width";
+};
+String RID_STR_SCROLL_HEIGHT
+{
+ Text [ en-US ] = "Scroll height";
+};
+String RID_STR_SCROLL_TOP
+{
+ Text [ en-US ] = "Scroll top";
+};
+String RID_STR_SCROLL_LEFT
+{
+ Text [ en-US ] = "Scroll left";
+};
String RID_STR_DEFAULT_SCROLLVALUE
{
Text [ en-US ] = "Default scroll value";