diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-04-17 09:06:29 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-04-17 09:06:29 +0000 |
commit | 5496e1ac8b58165e49a5a1e70f041381ee23e632 (patch) | |
tree | 2e068722531ed970e8a6d28c1d4f31638b18276e | |
parent | 2f0e4c119439dcff8edc3aa27119fd75a49b0b13 (diff) |
grammar
-rw-r--r-- | extensions/source/propctrlr/formres.src | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/extensions/source/propctrlr/formres.src b/extensions/source/propctrlr/formres.src index 2b06de15f302..661858d82718 100644 --- a/extensions/source/propctrlr/formres.src +++ b/extensions/source/propctrlr/formres.src @@ -2,9 +2,9 @@ * * $RCSfile: formres.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: kz $ $Date: 2001-04-12 07:24:54 $ + * last change: $Author: fs $ $Date: 2001-04-17 10:06:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3161,8 +3161,8 @@ String RID_STR_EVT_BEFOREUPDATE String RID_STR_EVT_APPROVEROWCHANGE { Text = "Vor der Datensatznderung" ; - Text [ English ] = "Before row change" ; - Text [ english_us ] = "Before record change" ; + Text [ English ] = "Before record action" ; + Text [ english_us ] = "Before record action" ; Text[ portuguese ] = "Antes de modificar registo de dados"; Text[ russian ] = " "; Text[ greek ] = " "; @@ -3589,8 +3589,8 @@ String RID_STR_EVT_MOUSERELEASED String RID_STR_EVT_POSITIONING { Text = "Vor dem Datensatzwechsel" ; - Text [ English ] = "Prior positioning" ; - Text [ english_us ] = "Before record change" ; + Text [ English ] = "Before positioning" ; + Text [ english_us ] = "Before positioning" ; Text[ portuguese ] = "Antes da alterao do registo"; Text[ russian ] = " "; Text[ greek ] = " "; @@ -3661,8 +3661,8 @@ String RID_STR_EVT_APPROVERESETTED { Text = "Vor dem Zurcksetzen" ; Text [ English ] = "Approve resetted" ; - Text [ portuguese ] = "Antes de restaurar" ; Text [ english_us ] = "Prior to reset" ; + Text [ portuguese ] = "Antes de restaurar" ; Text [ portuguese_brazilian ] = "Zurckgesetzt" ; Text [ swedish ] = "Innan terstllande" ; Text [ danish ] = "Inden nulstilning" ; @@ -4060,6 +4060,9 @@ TabDialog RID_TABDLG_FONTDIALOG /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.13 2001/04/12 07:24:54 kz + * Merge SRC627: 12.04.01 - 10:24:48 + * * Revision 1.12 2001/04/06 07:39:29 kz * Merge SRC627: 06.04.01 - 09:38:59 * |