Blame SOURCES/0001-have-a-stab-at-improving-impossible-question.patch

ebc4bd
From 204dc59286857174306615dad4b4a0bd8d0cfe82 Mon Sep 17 00:00:00 2001
ebc4bd
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@redhat.com>
ebc4bd
Date: Tue, 11 Nov 2014 14:10:04 +0000
ebc4bd
Subject: [PATCH] have a stab at improving impossible question
ebc4bd
ebc4bd
as to whether you want to "adapt" objects or not
ebc4bd
ebc4bd
Change-Id: Ic4c00be480d1be632d84dfac71fe911d48eacc51
ebc4bd
---
ebc4bd
 sd/source/ui/app/strings.src | 2 +-
ebc4bd
 1 file changed, 1 insertion(+), 1 deletion(-)
ebc4bd
ebc4bd
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
ebc4bd
index 2b363f6..06b0fcf 100644
ebc4bd
--- a/sd/source/ui/app/strings.src
ebc4bd
+++ b/sd/source/ui/app/strings.src
ebc4bd
@@ -397,7 +397,7 @@ String STR_READ_DATA_ERROR
ebc4bd
 };
ebc4bd
 String STR_SCALE_OBJECTS
ebc4bd
 {
ebc4bd
-    Text [ en-US ] = "The format of the new pages will be adapted.\nDo you want to adapt the objects, too?" ;
ebc4bd
+    Text [ en-US ] = "The page size of the target document is different than the source document.\n\nDo you want to scale the copied objects to fit the new page size?" ;
ebc4bd
 };
ebc4bd
 String STR_CREATE_PAGES
ebc4bd
 {
ebc4bd
-- 
ebc4bd
1.9.3
ebc4bd