summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/docvw.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/docvw.src')
-rw-r--r--sw/source/ui/docvw/docvw.src20
1 files changed, 20 insertions, 0 deletions
diff --git a/sw/source/ui/docvw/docvw.src b/sw/source/ui/docvw/docvw.src
index b4f57bbcc215..a843c0837e13 100644
--- a/sw/source/ui/docvw/docvw.src
+++ b/sw/source/ui/docvw/docvw.src
@@ -291,3 +291,23 @@ String STR_SMARTTAG_CLICK
Text [ en-US ] = "%s-click to open Smart Tag menu" ;
};
+String STR_HEADER_TITLE
+{
+ Text [ en-US ] = "Header (%1)" ;
+};
+
+String STR_FOOTER_TITLE
+{
+ Text [ en-US ] = "Footer (%1)" ;
+};
+
+String STR_HEADER
+{
+ Text [ en-US ] = "Header" ;
+};
+
+String STR_FOOTER
+{
+ Text [ en-US ] = "Footer" ;
+};
+