From 90ca023a62dd09eddd4ba03844b246e67bab2be1 Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Mon, 5 Sep 2011 14:33:12 +0100 Subject: "thereof" should be translated to modern English --- sc/source/ui/src/scstring.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index b280a545f177..a90bee9a8011 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"; >; -- cgit