diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2021-12-09 15:55:16 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2021-12-17 17:33:49 +0100 |
commit | 30f6ad6a617e7b9aa86f774e8b6da9c4ae8ad9f4 (patch) | |
tree | 7eaf08e87151952aaf70710c64cb6e5ce8a9b969 /sc/inc | |
parent | a214369f14d3f53d45b1889827057882c0ffd62e (diff) |
tdf#146019 Remove confirmation dialog about applying images EXIF rotation
Change-Id: I53553f91eeb5bd56bbad19b80421177a84625d96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126616
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/strings.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc index 96f4e8c3e0b2..81908559a230 100644 --- a/sc/inc/strings.hrc +++ b/sc/inc/strings.hrc @@ -59,7 +59,6 @@ #define SCSTR_NO_TAB_BG_COLOR NC_("SCSTR_NO_TAB_BG_COLOR", "Default") #define SCSTR_RENAMEOBJECT NC_("SCSTR_RENAMEOBJECT", "Name Object") #define STR_INSERTGRAPHIC NC_("STR_INSERTGRAPHIC", "Insert Image") -#define STR_QUERYROTATION NC_("STR_QUERYROTATION", "This image is rotated. Would you like to rotate it into standard orientation?") #define SCSTR_TOTAL NNC_("SCSTR_TOTAL", "One result found", "%1 results found") #define SCSTR_SKIPPED NC_("SCSTR_SKIPPED", "(only %1 are listed)") // Attribute |