diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-11-11 14:10:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-11 15:22:10 +0000 |
commit | 7efde313c2b267714604120260f680aff276dc3c (patch) | |
tree | 1f8361de44fd6b446f05e7bb5ed04439a4280158 | |
parent | 9bdce3517d8c6631f4265d7dde77671baebb0c4e (diff) |
have a stab at improving impossible question
as to whether you want to "adapt" objects or not
Change-Id: Ic4c00be480d1be632d84dfac71fe911d48eacc51
-rw-r--r-- | sd/source/ui/app/strings.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 2b363f691bad..06b0fcffa15a 100644 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -397,7 +397,7 @@ String STR_READ_DATA_ERROR }; String STR_SCALE_OBJECTS { - Text [ en-US ] = "The format of the new pages will be adapted.\nDo you want to adapt the objects, too?" ; + 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?" ; }; String STR_CREATE_PAGES { |