[Libreoffice-commits] core.git: include/svx

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Thu Mar 12 11:06:03 UTC 2020


 include/svx/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b57e58fae02c4c4aafca6b22357f48032e064a74
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed Mar 4 14:40:23 2020 +0100
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Mar 12 12:05:28 2020 +0100

    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 at collabora.com>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

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")


More information about the Libreoffice-commits mailing list