summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel <noel.grandin@collabora.co.uk>2021-03-10 14:46:00 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-03-11 14:10:10 +0100
commit665a2b477dd4f412b42ffb58a183f7a702cd7645 (patch)
tree56b17861d17e143452eeccee8a72f923fc7f01ea /include
parent0374d5fe08050062394038ffe863c037d95ffac1 (diff)
rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINK
Change-Id: Id124a248bff658188903a38cd9ae89b1a34823db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112265 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 1dd61fae0190..14e1066447ba 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -154,7 +154,7 @@
#define RID_SVXSTR_FILELINK NC_("RID_SVXSTR_FILELINK", "Document")
#define STR_NONE NC_("STR_NONE", "- None -")
#define STR_CATEGORY_NONE NC_("saveastemplatedlg|categorylist", "None")
-#define RID_SVXSTR_GRAFIKLINK NC_("RID_SVXSTR_GRAFIKLINK", "Image")
+#define RID_SVXSTR_GRAPHICLINK NC_("RID_SVXSTR_GRAPHICLINK", "Image")
#define STR_SFX_FILTERNAME_ALL NC_("STR_SFX_FILTERNAME_ALL", "All files")
#define STR_SFX_FILTERNAME_PDF NC_("STR_SFX_FILTERNAME_PDF", "PDF files")
#define RID_SVXSTR_EDITGRFLINK NC_("RID_SVXSTR_EDITGRFLINK", "Link Image")