diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-05-10 04:59:53 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-05-10 04:59:53 +0000 |
commit | 2c23193b3f01ddca1a3ce12544cba3c71ea730d5 (patch) | |
tree | 306d34f29da630ef4cd8d7b977bbcd17a5fdd4e9 /extensions/source/bibliography | |
parent | 2400d134f701e69eed3df86ab23b230ce9251c89 (diff) |
Merge SRC631: 10.05.01 - 07:59:24 (NoBranch)
Diffstat (limited to 'extensions/source/bibliography')
-rw-r--r-- | extensions/source/bibliography/bib.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bib.src b/extensions/source/bibliography/bib.src index 0ac8e39343f6..018b384c0d6a 100644 --- a/extensions/source/bibliography/bib.src +++ b/extensions/source/bibliography/bib.src @@ -2,9 +2,9 @@ * * $RCSfile: bib.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-05-04 20:03:58 $ + * last change: $Author: obo $ $Date: 2001-05-10 05:59:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,6 +90,7 @@ String RID_BIB_STR_SECTION Text[ arabic ] = ""; Text[ turkish ] = "Blm"; Text[ catalan ] = "Seccin"; + Text[ finnish ] = "Osio"; }; String RID_BIB_STR_FIELDSELECTION @@ -116,6 +117,7 @@ String RID_BIB_STR_FIELDSELECTION Text[ turkish ] = "Alan seimi:"; Text[ language_user1 ] = " "; Text[ catalan ] = "Seleccin de campo:"; + Text[ finnish ] = "Kenttvalinta:"; }; String RID_BIB_STR_TABWIN_PREFIX @@ -141,6 +143,7 @@ String RID_BIB_STR_TABWIN_PREFIX Text[ arabic ] = ";;Sql;Sql [Native]"; Text[ turkish ] = "Tablo;Sorgu;Sql;Sql [Native]"; Text[ catalan ] = "Tabla;Consulta;Sql;Sql [Native]"; + Text[ finnish ] = "Taulukko;kysely;Sql;Sql [alkuperinen]"; }; String RID_BIB_STR_FRAME_TITLE { @@ -165,6 +168,7 @@ String RID_BIB_STR_FRAME_TITLE Text[ arabic ] = " "; Text[ turkish ] = "Kaynaka veritaban"; Text[ catalan ] = "Base de datos bibliogrfica"; + Text[ finnish ] = "Bibliografiatietokanta"; }; String RID_MAP_QUESTION { @@ -189,4 +193,5 @@ String RID_MAP_QUESTION Text[ arabic ] = " Ͽ"; Text[ turkish ] = "Stunlar dzenlemek istiyor musunuz?"; Text[ catalan ] = "Desea modificar el orden de las columnas?"; + Text[ finnish ] = "Haluatko muokata sarakejrjestyst?"; }; |