summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-12-09 16:16:50 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-09 16:20:36 +0000
commit28de078a73ad5f8effa7de8b60db2f4cbed14f2a (patch)
tree272f08fef98fd16094b26209be74c2fc47f38527 /chart2
parent98e135931a64025c728b2949eaaa8c5c70c97a2f (diff)
missing string resources
regression since 1a404132d94af93d99b2ab65185d2c1b3efd78d4 Change-Id: Ied3080d101783e14e3e620d7cd00b7b482a1a8af
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/Strings_AdditionalControls.src13
1 files changed, 13 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/Strings_AdditionalControls.src b/chart2/source/controller/dialogs/Strings_AdditionalControls.src
index 71c007c8157f..1f6f7a17a665 100644
--- a/chart2/source/controller/dialogs/Strings_AdditionalControls.src
+++ b/chart2/source/controller/dialogs/Strings_AdditionalControls.src
@@ -18,6 +18,19 @@
*/
#include "Strings.hrc"
+String STR_3DSCHEME_SIMPLE
+{
+ Text [ en-US ] = "Simple";
+};
+String STR_3DSCHEME_REALISTIC
+{
+ Text [ en-US ] = "Realistic";
+};
+String STR_3DSCHEME_CUSTOM
+{
+ Text [ en-US ] = "Custom";
+};
+
String STR_BAR_GEOMETRY
{
Text [ en-US ] = "Shape";