summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/app.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app/app.src')
-rw-r--r--sw/source/ui/app/app.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src
index 721251503770..8dbc3096efe6 100644
--- a/sw/source/ui/app/app.src
+++ b/sw/source/ui/app/app.src
@@ -789,4 +789,9 @@ WarningBox MSG_DISABLE_READLINE_QUESTION
Message [ en-US ] = "In the current document, changes are being recorded but not shown as such. In large documents, delays can occur when the document is edited. Do you want to show the changes to avoid delays?";
};
+String STR_ROTATE_TO_STANDARD_ORIENTATION
+{
+ Text [ en-US ] = "This image is rotated. Would you like to rotate it into standard orientation?";
+};
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */