[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/source

Caolán McNamara caolan at kemper.freedesktop.org
Mon Sep 5 08:42:53 PDT 2011


 sc/source/ui/src/scstring.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2db0bea297ed0393fbf2b896e2f1b258d88dacdc
Author: Lior Kaplan <kaplanlior at gmail.com>
Date:   Mon Sep 5 16:41:20 2011 +0100

    "thereof" should be translated to modern English
    
    Signed-off-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index e7ca0f5..00cce13 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -843,7 +843,7 @@ StringArray SCSTR_PRINT_OPTIONS
         < "~All sheets"; >;
         < "~Selected sheets"; >;
         < "Selected cells"; >;
-        < "Thereof print"; >;
+        < "From which print"; >;
         < "All ~pages"; >;
         < "Pa~ges"; >;
         < "%PRODUCTNAME %s"; >;


More information about the Libreoffice-commits mailing list