summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorJennifer Liebel <jliebel94@gmail.com>2014-09-12 07:22:06 +0000
committerAndras Timar <andras.timar@collabora.com>2014-09-15 10:19:02 +0000
commit721f1eca1856ab42d1752bca22c87d87713cf1e7 (patch)
tree5e4b8175bdc44fb47be54fda2e60a53706cefe8a /wizards/source
parenta8c8f92d3de7eab7fc385ca4d630487e2d10ce0e (diff)
fdo#75107: make colors and styles localizable in Agenda Wizard
Change-Id: I231370da5ee7185888ec95ba1fb64f678a7c8ea3 Reviewed-on: https://gerrit.libreoffice.org/11412 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/formwizard/dbwizres.src40
1 files changed, 40 insertions, 0 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src
index 3680979b2f61..a27cf7b1ec8f 100644
--- a/wizards/source/formwizard/dbwizres.src
+++ b/wizards/source/formwizard/dbwizres.src
@@ -3627,5 +3627,45 @@ String RID_AGENDAWIZARDDIALOG_START +86
{
Text [en-US ] = "Deadline:";
};
+String RID_AGENDAWIZARDDIALOG_START +87
+{
+ Text [en-US ] = "Blue";
+};
+String RID_AGENDAWIZARDDIALOG_START +88
+{
+ Text [en-US ] = "Classic";
+};
+String RID_AGENDAWIZARDDIALOG_START +89
+{
+ Text [en-US ] = "Colorful";
+};
+String RID_AGENDAWIZARDDIALOG_START +90
+{
+ Text [en-US ] = "Elegant";
+};
+String RID_AGENDAWIZARDDIALOG_START +91
+{
+ Text [en-US ] = "Green";
+};
+String RID_AGENDAWIZARDDIALOG_START +92
+{
+ Text [en-US ] = "Grey";
+};
+String RID_AGENDAWIZARDDIALOG_START +93
+{
+ Text [en-US ] = "Modern";
+};
+String RID_AGENDAWIZARDDIALOG_START +94
+{
+ Text [en-US ] = "Orange";
+};
+String RID_AGENDAWIZARDDIALOG_START +95
+{
+ Text [en-US ] = "Red";
+};
+String RID_AGENDAWIZARDDIALOG_START +96
+{
+ Text [en-US ] = "Simple";
+};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */