summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/Strings.src
diff options
context:
space:
mode:
authorEric Seynaeve <github@nosperse.com>2013-04-10 00:15:43 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-13 02:34:29 +0200
commitedc3bfd558f3065a5444ad3f5c456da9546d16c4 (patch)
tree88650faf5a290db3959b07857ffc2716ebc634fe /chart2/source/controller/dialogs/Strings.src
parent426ab2eb7ea4e744947ef9d2ec5c72cca2d81da6 (diff)
Adding the dialog for setting stepped lines.
The UI changes still need some more tweaking: - adjusting the vertical alignment in the splineresourcegroup - put the images in the radio buttons instead of in front of them Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819
Diffstat (limited to 'chart2/source/controller/dialogs/Strings.src')
-rw-r--r--chart2/source/controller/dialogs/Strings.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/Strings.src b/chart2/source/controller/dialogs/Strings.src
index 4e6af82d940c..f971eae43eed 100644
--- a/chart2/source/controller/dialogs/Strings.src
+++ b/chart2/source/controller/dialogs/Strings.src
@@ -28,6 +28,11 @@ String STR_DLG_SMOOTH_LINE_PROPERTIES
Text [ en-US ] = "Smooth Lines" ;
};
+String STR_DLG_STEPPED_LINE_PROPERTIES
+{
+ Text [ en-US ] = "Stepped Lines" ;
+};
+
String STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE
{
Text [ en-US ] = "Number Format for Percentage Value" ;