diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-09 11:04:07 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-09 11:04:07 +0000 |
commit | 3670aae63af7ecb6afb3566dac34721395d0ae38 (patch) | |
tree | 4f368520047259eeeaa7a25e2bcb2d04effa7718 /uui/source | |
parent | 2f63dc58e0cbc0559367721ffaa12a2d43c27bc9 (diff) |
Merge SRC612: 09.11.00 - 13:03:37 (NoBranch)
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/logindlg.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/uui/source/logindlg.src b/uui/source/logindlg.src index c7c33c09f602..7be92e21f908 100644 --- a/uui/source/logindlg.src +++ b/uui/source/logindlg.src @@ -2,9 +2,9 @@ * * $RCSfile: logindlg.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2000-10-27 18:12:32 $ + * last change: $Author: kz $ $Date: 2000-11-09 12:04:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -186,7 +186,7 @@ ModalDialog DLG_LOGIN Text [ portuguese_brazilian ] = "~Benutzername" ; Text [ swedish ] = "~Anvndarnamn" ; Text [ danish ] = "Brugernavn" ; - Text [ italian ] = "Nome utente" ; + Text [ italian ] = "Nome ~utente" ; Text [ spanish ] = "~Nombre de usuario" ; Text [ french ] = "~Nom d'utilisateur" ; Text [ dutch ] = "Naam ~gebruiker" ; @@ -352,7 +352,7 @@ ModalDialog DLG_LOGIN Text [ portuguese_brazilian ] = "auf " ; Text [ swedish ] = "p " ; Text [ danish ] = "p " ; - Text [ italian ] = "su " ; + Text [ italian ] = "su " ; Text [ spanish ] = "en " ; Text [ french ] = "sur " ; Text [ dutch ] = "op " ; |