diff options
author | Christian Lippka <cl@openoffice.org> | 2010-03-26 15:37:28 +0100 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2010-03-26 15:37:28 +0100 |
commit | 790c58e573aa17e3c0782246d82fb30a643c3f3c (patch) | |
tree | ae05c80fd7d60829aa3b93aac9e1f375bbcbeae5 | |
parent | 253b274905471b5390574f0071f1e4b362e55e8c (diff) |
renamed 'Click to add an outline' to 'Click to add text'
-rw-r--r-- | sd/source/core/glob.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src index e235ad266c3c..f1c7058ddf79 100644 --- a/sd/source/core/glob.src +++ b/sd/source/core/glob.src @@ -130,7 +130,7 @@ String STR_PRESOBJ_TITLE }; String STR_PRESOBJ_OUTLINE { - Text [ en-US ] = "Click to add an outline" ; + Text [ en-US ] = "Click to add text" ; }; String STR_PRESOBJ_TEXT { |