diff options
author | Kurt Zenker <kz@openoffice.org> | 2002-11-27 15:54:42 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2002-11-27 15:54:42 +0000 |
commit | 645130323025138d19b115ce18e1fd9097fe2baf (patch) | |
tree | 41e93aa1bd2f190ea3d6535a6db38ce14b1f1301 | |
parent | eee1ad42352eebd6711ed82dafa1635e99b1def2 (diff) |
Merge SRX644: 27.11.02 - 17:50:44
-rw-r--r-- | extensions/source/bibliography/datman.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/source/bibliography/datman.src b/extensions/source/bibliography/datman.src index 5af52f7d4ff6..e90bfe3f5be3 100644 --- a/extensions/source/bibliography/datman.src +++ b/extensions/source/bibliography/datman.src @@ -2,9 +2,9 @@ * * $RCSfile: datman.src,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: kz $ $Date: 2002-09-05 13:42:39 $ + * last change: $Author: kz $ $Date: 2002-11-27 16:54:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,7 @@ ModalDialog RID_DLG_MAPPING Text [ENGLISH] = "Column names"; Text[ english_us ] = "Column names"; Text[ portuguese ] = "Nomes de coluna"; - Text[ russian ] = " "; + Text[ russian ] = " "; Text[ greek ] = " "; Text[ dutch ] = "Kolomnamen"; Text[ french ] = "Noms des colonnes"; @@ -461,7 +461,7 @@ ModalDialog RID_DLG_MAPPING Text [ENGLISH] = "<none>"; Text[ english_us ] = "<none>"; Text[ portuguese ] = "<nenhum>"; - Text[ russian ] = "<>"; + Text[ russian ] = "<>"; Text[ greek ] = "<>"; Text[ dutch ] = "<geen>"; Text[ french ] = "<aucun>"; @@ -484,7 +484,7 @@ ModalDialog RID_DLG_MAPPING }; Text[ english_us ] = "Column Layout for Table %1"; Text[ portuguese ] = "Atribuio de colunas para a tabela %1"; - Text[ russian ] = " %1"; + Text[ russian ] = " %1"; Text[ greek ] = " %1"; Text[ dutch ] = "Kolomindeling voor tabel %1"; Text[ french ] = "Assignation de colonnes pour la table %1"; |