summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formres.src
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-09-28 13:56:15 +0000
committerThomas Benisch <tbe@openoffice.org>2001-09-28 13:56:15 +0000
commita936ceb5f01a54b7282f7bc3a2f2e6d10aadf6fb (patch)
treed0354d6c768401502317bd10b4c2bc9d1df5ce30 /extensions/source/propctrlr/formres.src
parent75fa0309ecd280bdd06f04e03a2f0e30d0bfc48f (diff)
#92258# click handler for Basic Scrollbar
Diffstat (limited to 'extensions/source/propctrlr/formres.src')
-rw-r--r--extensions/source/propctrlr/formres.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src
index b65734f46b65..834f60446179 100644
--- a/extensions/source/propctrlr/formres.src
+++ b/extensions/source/propctrlr/formres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: formres.src,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: kz $ $Date: 2001-07-17 20:31:27 $
+ * last change: $Author: tbe $ $Date: 2001-09-28 14:54:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -4656,9 +4656,17 @@ String RID_STR_ENUM_ORIENTATION
Text[ catalan ] = "Horizontal;Vertical";
Text[ finnish ] = "Horizontal;Vertikal";
};
+String RID_STR_EVT_ADJUSTMENTVALUECHANGED
+{
+ Text = "Beim Justieren" ;
+ Text [ ENGLISH ] = "On adjust" ;
+};
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.26 2001/07/17 20:31:27 kz
+ * Merge SRC638: 17.07.01 - 22:30:59
+ *
* Revision 1.25 2001/07/13 20:58:16 kz
* Merge SRC638: 13.07.01 - 22:56:55
*