summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formres.src
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-05-07 12:24:17 +0000
committerFrank Schönheit <fs@openoffice.org>2001-05-07 12:24:17 +0000
commit5182e8811a56fd4218c74aabb245683b950ea280 (patch)
treee9a2c687648997fa39389a6a5e1df2b96ed29a82 /extensions/source/propctrlr/formres.src
parent8c5c8f953630ca98b2dda717d0c583d6850a6b78 (diff)
changed a german text (wished by MSC :)
Diffstat (limited to 'extensions/source/propctrlr/formres.src')
-rw-r--r--extensions/source/propctrlr/formres.src45
1 files changed, 7 insertions, 38 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src
index ce6b08784bef..573b6ec95935 100644
--- a/extensions/source/propctrlr/formres.src
+++ b/extensions/source/propctrlr/formres.src
@@ -2,9 +2,9 @@
*
* $RCSfile: formres.src,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: tbe $ $Date: 2001-05-02 12:42:31 $
+ * last change: $Author: fs $ $Date: 2001-05-07 13:24:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -3160,49 +3160,15 @@ String RID_STR_EVT_BEFOREUPDATE
};
String RID_STR_EVT_APPROVEROWCHANGE
{
- Text = "Vor der Datensatznderung" ;
+ Text = "Vor der Datensatzaktion" ;
Text [ English ] = "Before record action" ;
Text [ english_us ] = "Before record action" ;
- Text[ portuguese ] = "Antes de modificar registo de dados";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Voor het veranderen van de record";
- Text[ french ] = "Avant la modification de l'enregistrement";
- Text[ spanish ] = "Antes de la modificacin del registro de datos";
- Text[ italian ] = "Prima della modifica dei record di dati";
- Text[ danish ] = "Inden datapostndring";
- Text[ swedish ] = "Fre datapostndring";
- Text[ polish ] = "Przed zmodyfikowaniem rekordw";
- Text[ portuguese_brazilian ] = "Before row change";
- Text[ japanese ] = "ںނύXO";
- Text[ korean ] = " ڵ ";
- Text[ chinese_simplified ] = "ڸĿ֮ǰ";
- Text[ chinese_traditional ] = "ƶܧ󤧫e";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Veri kmesi deiikliinden nce";
};
String RID_STR_EVT_ROWCHANGE
{
- Text = "Nach der Datensatznderung" ;
+ Text = "Nach der Datensatzaktion" ;
Text [ English ] = "After row change" ;
Text [ english_us ] = "After record change" ;
- Text[ portuguese ] = "Depois de modificar registo de dados";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Na het veranderen van de record";
- Text[ french ] = "Aprs la modification de l'enregistrement";
- Text[ spanish ] = "Despus de la modificacin del registro de datos";
- Text[ italian ] = "Dopo la modifica dei record di dati";
- Text[ danish ] = "Efter datapostndring";
- Text[ swedish ] = "Efter datapostndring";
- Text[ polish ] = "Po zmodyfikowaniu rekordw";
- Text[ portuguese_brazilian ] = "After row change";
- Text[ japanese ] = "ںޕύX";
- Text[ korean ] = " ڵ Ŀ";
- Text[ chinese_simplified ] = "ڸĿ֮";
- Text[ chinese_traditional ] = "ƶܧ󤧫";
- Text[ arabic ] = " ";
- Text[ turkish ] = "Veri kmesi deiikliinden sonra";
};
String RID_STR_EVT_CONFIRMDELETE
{
@@ -4109,6 +4075,9 @@ String RID_STR_ENUM_ORIENTATION
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.16 2001/05/02 12:42:31 tbe
+ * added scrollbar properties
+ *
* Revision 1.15 2001/04/26 09:16:13 tbe
* added progressbar properties
*