summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/app.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app/app.src')
-rw-r--r--sw/source/ui/app/app.src17
1 files changed, 17 insertions, 0 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index 99d63e95169f..75c534048557 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -655,6 +655,23 @@ String STR_COL
Text [ en-US ] = "Column" ;
};
+String STR_SIMPLE
+{
+ Text [ en-US ] = "Plain" ;
+};
+
+String STR_AUTHMRK_EDIT
+{
+
+ Text [ en-US ] = "Edit Bibliography Entry";
+};
+
+String STR_AUTHMRK_INSERT
+{
+
+ Text [ en-US ] = "Insert Bibliography Entry";
+};
+
ToolBox RID_MODULE_TOOLBOX
{
HelpID = HID_MODULE_TOOLBOX ;