From 16689cbac711d2b93bcdb88063296207b56df31c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Sun, 13 May 2018 22:03:37 +0200 Subject: [PATCH] Update core.yml now that we need the full icon class, the groups icon text has to be updated too --- extensions/lang-english/locale/core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index 6ded04dd1..42b4346e2 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -73,7 +73,7 @@ core: delete_button: Delete Group delete_confirmation: "Are you sure you want to delete this group? The group members will NOT be deleted." icon_label: Icon - icon_text: "Enter the name of any FontAwesome icon class, without the fa- prefix." + icon_text: "Enter the name of any FontAwesome icon class, including the fas fa- prefix." name_label: Name plural_placeholder: Plural (e.g. Mods) singular_placeholder: Singular (e.g. Mod)