summaryrefslogtreecommitdiff
path: root/svx/source/dialog/sdstring.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/sdstring.src')
-rw-r--r--svx/source/dialog/sdstring.src10
1 files changed, 10 insertions, 0 deletions
diff --git a/svx/source/dialog/sdstring.src b/svx/source/dialog/sdstring.src
index ce7ed3c392e1..e4726d81c886 100644
--- a/svx/source/dialog/sdstring.src
+++ b/svx/source/dialog/sdstring.src
@@ -2362,4 +2362,14 @@ String RID_SVXSTR_RECOVERYONLY_FINISH
Text[ en-US ] = "~Finish";
};
+String RID_SVXSTR_WIDTH_LAST_CUSTOM
+{
+ Text[ en-US ] = "Last Custom Value";
+};
+
+String RID_SVXSTR_PT
+{
+ Text[ en-US ] = "pt";
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */