diff options
-rw-r--r-- | include/svx/strings.hrc | 2 |
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") |