diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-04-05 18:24:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-04-05 18:24:52 +0000 |
commit | 8a83f939a97a49653e7e98fc8eccef9d8ea7a9af (patch) | |
tree | d07a1f8b65b90e2d8657574a046d0906ae278d46 /sc | |
parent | 2533e1d5453b09e6805cf0c271257df2f69f7050 (diff) |
Merge SRC627: 05.04.01 - 21:23:28
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index a604db50055e..59dd17c184e8 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -2,9 +2,9 @@ * * $RCSfile: scfuncs.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: kz $ $Date: 2001-04-03 19:33:08 $ + * last change: $Author: kz $ $Date: 2001-04-05 19:24:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -9977,7 +9977,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 Text[ russian ] = " , ."; Text[ greek ] = " , ."; Text[ dutch ] = "Matrix of celverwijzing naar cellen waarvan de inhoud overeenkomt met de betalingen. "; - Text[ french ] = "Une matrice ou une rfrence des cellules dont le contenu correspond aux paiements. "; + Text[ french ] = "Une matrice ou une rfrence des cellules dont le contenu correspond aux paiements."; Text[ spanish ] = "Matriz o referencia de celda a celdas cuyo contenido corresponde a los pagos. "; Text[ italian ] = " una matrice o un riferimento a celle il cui contenuto corrisponde ai pagamenti. "; Text[ danish ] = "is an array or a reference to cells that contain numbers for which you want to calculate the internal rate of return."; @@ -10096,7 +10096,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 Text[ russian ] = " ."; Text[ greek ] = "Returns the amount of interest for constant redemption rates."; Text[ dutch ] = "Berekent de hoogte van de rente bij gelijkblijvende aflossingstermijnen."; - Text[ french ] = "Calcule le montant des intrts pour un taux d'amortissement constant."; + Text[ french ] = "Calcule le montant des intrts pour un emprunt remboursement constant."; Text[ spanish ] = "Returns the amount of interest for constant redemption rates."; Text[ italian ] = "Returns the amount of interest for constant redemption rates."; Text[ danish ] = "Returns the amount of interest for constant redemption rates."; |