diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2011-09-05 16:41:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 16:41:56 +0100 |
commit | 2db0bea297ed0393fbf2b896e2f1b258d88dacdc (patch) | |
tree | b61df640aff8e6ac5bf4c5fa5a2187ba987762e4 | |
parent | ac8ad054276a607b429a3fab5265dab552c1ed7b (diff) |
"thereof" should be translated to modern English
Signed-off-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | sc/source/ui/src/scstring.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index e7ca0f52e..00cce133d 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"; >; |