summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-03-04 14:40:23 +0100
committerAndras Timar <andras.timar@collabora.com>2020-03-12 12:05:28 +0100
commitb57e58fae02c4c4aafca6b22357f48032e064a74 (patch)
tree89061c5e1df8ef103dd9d859f712fdd034a21fc4
parent1be9938157ab91ab16b938eaf2062651f09a0d69 (diff)
typo: SIP_SA_GRAD -> SIP_SA_GLOW
Change-Id: I4d94824108e4e5b3432f7d152c36f2f0933f9205 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89972 Tested-by: Jenkins Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--include/svx/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 8c0d3aec38b4..6f42e0eec77a 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -512,7 +512,7 @@
#define SIP_SA_GRAFINVERT NC_("SIP_SA_GRAFINVERT", "Invert")
#define SIP_SA_GRAFMODE NC_("SIP_SA_GRAFMODE", "Image mode")
#define SIP_SA_GRAFCROP NC_("SIP_SA_GRAFCROP", "Crop")
-#define SIP_SA_GLOW NC_("SIP_SA_GRAD", "Glow effect")
+#define SIP_SA_GLOW NC_("SIP_SA_GLOW", "Glow effect")
#define SIP_SA_GLOW_RAD NC_("SIP_SA_GLOW_RAD", "Radius of glow effect")
#define SIP_SA_GLOW_COLOR NC_("SIP_SA_GLOW_COLOR", "Color of glow effect")
#define STR_ObjNameSingulMEDIA NC_("STR_ObjNameSingulMEDIA", "Media object")