diff options
Diffstat (limited to 'include/svtools/strings.hrc')
-rw-r--r-- | include/svtools/strings.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/strings.hrc b/include/svtools/strings.hrc index 53cefc48d8ff..ab18119242b3 100644 --- a/include/svtools/strings.hrc +++ b/include/svtools/strings.hrc @@ -264,6 +264,7 @@ #define STR_FIELD_INVITE NC_("STR_FIELD_INVITE", "Invite") #define STR_WARNING_ACTIVE_CONTENT_DISABLED NC_("STR_WARNING_ACTIVE_CONTENT_DISABLED", "Active content is disabled.") +#define STR_WARNING_EXTERNAL_LINK_EDIT_DISABLED NC_("STR_ERROR_EXTERNAL_LINK_EDIT_DISABLED", "It is not possible to edit external links. Active content is disabled in the security settings.") #define STR_SVT_DEFAULT_SERVICE_LABEL NC_("STR_SVT_DEFAULT_SERVICE_LABEL", "$user$'s $service$") #define STR_WARNING_JAVANOTFOUND NC_("STR_WARNING_JAVANOTFOUND", "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart %PRODUCTNAME. %FAQLINK") |