From 4c9c2fa08b6226f1da26cab9a9b09b6db14f4550 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 17 Dec 2003 13:21:51 +0000 Subject: INTEGRATION: CWS geordi2q11 (1.6.224); FILE MERGED 2003/12/16 16:39:25 hr 1.6.224.1: #111934#: join CWS ooo111fix1 --- svx/source/form/filtnav.src | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'svx') diff --git a/svx/source/form/filtnav.src b/svx/source/form/filtnav.src index 421b0441eebc..3b5605298e69 100644 --- a/svx/source/form/filtnav.src +++ b/svx/source/form/filtnav.src @@ -2,9 +2,9 @@ * * $RCSfile: filtnav.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-07-17 11:26:28 $ + * last change: $Author: vg $ $Date: 2003-12-17 14:21:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ Menu RID_FM_FILTER_MENU Text [ english_us ] = "~Delete" ; Text [ portuguese_brazilian ] = "E~xcluir" ; Text [ swedish ] = "~Radera" ; - Text [ danish ] = "Slet" ; + Text [ danish ] = "~Slet" ; Text [ italian ] = "~Elimina" ; Text [ spanish ] = "~Borrar" ; Text [ french ] = "~Supprimer" ; @@ -97,6 +97,8 @@ Menu RID_FM_FILTER_MENU Text[ hebrew ] = "‮מחיקה‬"; Text[ hindi ] = "~मिटाओ"; Text[ slovak ] = "~Zmazať"; + Text[ hungarian ] = "~Törlés"; + Text[ slovenian ] = "~Izbriši"; }; MenuItem { @@ -129,6 +131,8 @@ Menu RID_FM_FILTER_MENU Text[ hebrew ] = "‮עריכה‬"; Text[ hindi ] = "~संपादन"; Text[ slovak ] = "~Upraviť"; + Text[ hungarian ] = "~Szerkesztés"; + Text[ slovenian ] = "~Uredi"; }; MenuItem { @@ -144,7 +148,7 @@ Menu RID_FM_FILTER_MENU Text[ french ] = "~Est vide"; Text[ spanish ] = "~Vaco"; Text[ italian ] = " ~vuoto"; - Text[ danish ] = "Er tom"; + Text[ danish ] = "~Er Null"; Text[ swedish ] = "~r tom"; Text[ polish ] = "~Jest pusty"; Text[ portuguese_brazilian ] = "~ Vazio"; @@ -161,6 +165,8 @@ Menu RID_FM_FILTER_MENU Text[ hebrew ] = "‮ריק‬"; Text[ hindi ] = "Null है ~क्या"; Text[ slovak ] = "~Je Null"; + Text[ hungarian ] = "~NULL"; + Text[ slovenian ] = "~Je nič"; }; MenuItem { @@ -176,7 +182,7 @@ Menu RID_FM_FILTER_MENU Text[ french ] = "~N'est pas vide"; Text[ spanish ] = "~No Vaco"; Text[ italian ] = "~Non vuoto"; - Text[ danish ] = "Er ikke tom"; + Text[ danish ] = "Er ikke Null"; Text[ swedish ] = "~r inte tom"; Text[ polish ] = "~Nie jest pusty"; Text[ portuguese_brazilian ] = "~No Vazio"; @@ -193,6 +199,8 @@ Menu RID_FM_FILTER_MENU Text[ hebrew ] = "‮לא ריק‬"; Text[ hindi ] = "Null ~नहीं है क्या"; Text[ slovak ] = "~Nie je null"; + Text[ hungarian ] = "N~em NULL"; + Text[ slovenian ] = "~Ni nič"; }; }; }; @@ -221,5 +229,6 @@ Menu RID_FM_FILTER_MENU + -- cgit