diff options
author | Jan Holesovsky <kendy@suse.cz> | 2012-11-25 17:20:47 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-11-25 20:05:20 +0100 |
commit | 2e4f4171d6a29858108922619d680606b633d8f2 (patch) | |
tree | 8b73032c7c800773d732d69ed9612de192c981fc /sw | |
parent | b7617d50dca359c847b7dbb62447fcfe885eb360 (diff) |
"Default Style" is better name than just "Default" for page styles too.
Change-Id: I82ca81ed34db3ba79233534bc5616196ccde7276
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/utlui/poolfmt.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/utlui/poolfmt.src b/sw/source/ui/utlui/poolfmt.src index f20c1108fb72..aa2e6e7715fe 100644 --- a/sw/source/ui/utlui/poolfmt.src +++ b/sw/source/ui/utlui/poolfmt.src @@ -647,7 +647,7 @@ String STR_POOLCOLL_HTML_DT //page style names String STR_POOLPAGE_STANDARD { - Text [ en-US ] = "Default" ; + Text [ en-US ] = "Default Style" ; }; String STR_POOLPAGE_FIRST { |