From bb31d3a630bc1d7500f09178d03eff7c11ceaff5 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 27 Oct 2000 16:57:20 +0000 Subject: Merge SRC610: 27.10.00 - 19:56:58 (NoBranch) --- sw/source/ui/misc/linenum.src | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'sw/source/ui/misc/linenum.src') diff --git a/sw/source/ui/misc/linenum.src b/sw/source/ui/misc/linenum.src index cd2e2d83d746..5afd03df3c87 100644 --- a/sw/source/ui/misc/linenum.src +++ b/sw/source/ui/misc/linenum.src @@ -2,9 +2,9 @@ * * $RCSfile: linenum.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: nf $ $Date: 2000-09-27 21:34:03 $ + * last change: $Author: kz $ $Date: 2000-10-27 17:57:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -680,24 +680,24 @@ TabPage TP_LINENUMBERING Text = "~Neustart am Seitenanfang"; Text [ ENGLISH ] = "~Restart each new page"; TabStop = TRUE; - Text[ english_us ] = "~Restart each new page"; - Text[ portuguese ] = "~Restart each new page"; - Text[ russian ] = "~Restart each new page"; - Text[ greek ] = "~Restart each new page"; - Text[ dutch ] = "~Restart each new page"; - Text[ french ] = "~Restart each new page"; - Text[ spanish ] = "~Restart each new page"; + Text[ english_us ] = "~Restart every new page"; + Text[ portuguese ] = "~Reiniciar no incio de pgina"; + Text[ russian ] = "~ "; + Text[ greek ] = "~ "; + Text[ dutch ] = "~Opnieuw starten bij paginabegin"; + Text[ french ] = "~Reprendre au dbut des pages"; + Text[ spanish ] = "~Reiniciar al comienzo de pgina"; Text[ italian ] = "~Restart each new page"; - Text[ danish ] = "~Restart each new page"; - Text[ swedish ] = "~Restart each new page"; - Text[ polish ] = "~Restart each new page"; + Text[ danish ] = "Genstart p hver ny side"; + Text[ swedish ] = "~Brja om p varje ny sida"; + Text[ polish ] = "Ponowne uruchomienie na pocztku strony"; Text[ portuguese_brazilian ] = "~Restart each new page"; - Text[ japanese ] = "~Restart each new page"; + Text[ japanese ] = "V߰ނƂɐ(~R)"; Text[ korean ] = "~Restart each new page"; - Text[ chinese_simplified ] = "~Restart each new page"; - Text[ chinese_traditional ] = "~Restart each new page"; + Text[ chinese_simplified ] = "ҳ¿ʼ(~R)"; + Text[ chinese_traditional ] = "qs}l(~R)"; Text[ turkish ] = "~Restart each new page"; - Text[ arabic ] = "~Restart each new page"; + Text[ arabic ] = " "; }; GroupBox GB_COUNT { -- cgit