summaryrefslogtreecommitdiff
path: root/wizards/source/template/template.src
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/template/template.src')
-rw-r--r--wizards/source/template/template.src203
1 files changed, 203 insertions, 0 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src
index b749cb7fcdcc..9afa43b00a12 100644
--- a/wizards/source/template/template.src
+++ b/wizards/source/template/template.src
@@ -16,6 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#define STYLES 1100
+#define STYLENAME_DEF 1120
+#define STYLENAME 1150
#define AgendaDlgName 1200
#define AgendaDlgNoCancel 1201
#define AgendaDlgFrame 1202
@@ -27,6 +30,206 @@
#define CorrespondenceFields 1350
#define TextField 1400
+String STYLES
+{
+ Text [ en-US ] = "Theme Selection";
+};
+
+String STYLES + 1
+{
+ Text [ en-US ] = "Error while saving the document to the clipboard! The following action cannot be undone.";
+};
+
+String STYLES + 2
+{
+ Text [ en-US ] = "~Cancel";
+};
+
+String STYLES + 3
+{
+ Text [ en-US ] = "~OK";
+};
+
+String STYLENAME_DEF
+{
+ Text = "(Standard)";
+};
+
+String STYLENAME_DEF + 1
+{
+ Text = "Autumn Leaves";
+};
+
+String STYLENAME_DEF + 2
+{
+ Text = "Be";
+};
+
+String STYLENAME_DEF + 3
+{
+ Text = "Black and White";
+};
+
+String STYLENAME_DEF + 4
+{
+ Text = "Blackberry Bush";
+};
+
+String STYLENAME_DEF + 5
+{
+ Text = "Blue Jeans";
+};
+
+String STYLENAME_DEF + 6
+{
+ Text = "Fifties Diner";
+};
+
+String STYLENAME_DEF + 7
+{
+ Text = "Glacier";
+};
+
+String STYLENAME_DEF + 8
+{
+ Text = "Green Grapes";
+};
+
+String STYLENAME_DEF + 9
+{
+ Text = "Marine";
+};
+
+String STYLENAME_DEF + 10
+{
+ Text = "Millennium";
+};
+
+String STYLENAME_DEF + 11
+{
+ Text = "Nature";
+};
+
+String STYLENAME_DEF + 12
+{
+ Text = "Neon";
+};
+
+String STYLENAME_DEF + 13
+{
+ Text = "Night";
+};
+
+String STYLENAME_DEF + 14
+{
+ Text = "PC Nostalgia";
+};
+
+String STYLENAME_DEF + 15
+{
+ Text = "Pastel";
+};
+
+String STYLENAME_DEF + 16
+{
+ Text = "Pool Party";
+};
+
+String STYLENAME_DEF + 17
+{
+ Text = "Pumpkin";
+};
+
+String STYLENAME
+{
+ Text [ en-US ] = "(Standard)";
+};
+
+String STYLENAME + 1
+{
+ Text [ en-US ] = "Autumn Leaves";
+};
+
+String STYLENAME + 2
+{
+ Text [ en-US ] = "Be";
+};
+
+String STYLENAME + 3
+{
+ Text [ en-US ] = "Black and White";
+};
+
+String STYLENAME + 4
+{
+ Text [ en-US ] = "Blackberry Bush";
+};
+
+String STYLENAME + 5
+{
+ Text [ en-US ] = "Blue Jeans";
+};
+
+String STYLENAME + 6
+{
+ Text [ en-US ] = "Fifties Diner";
+};
+
+String STYLENAME + 7
+{
+ Text [ en-US ] = "Glacier";
+};
+
+String STYLENAME + 8
+{
+ Text [ en-US ] = "Green Grapes";
+};
+
+String STYLENAME + 9
+{
+ Text [ en-US ] = "Marine";
+};
+
+String STYLENAME + 10
+{
+ Text [ en-US ] = "Millennium";
+};
+
+String STYLENAME + 11
+{
+ Text [ en-US ] = "Nature";
+};
+
+String STYLENAME + 12
+{
+ Text [ en-US ] = "Neon";
+};
+
+String STYLENAME + 13
+{
+ Text [ en-US ] = "Night";
+};
+
+String STYLENAME + 14
+{
+ Text [ en-US ] = "PC Nostalgia";
+};
+
+String STYLENAME + 15
+{
+ Text [ en-US ] = "Pastel";
+};
+
+String STYLENAME + 16
+{
+ Text [ en-US ] = "Pool Party";
+};
+
+String STYLENAME + 17
+{
+ Text [ en-US ] = "Pumpkin";
+};
+
String AgendaDlgName
{
Text [ en-US ] = "Minutes Template";