diff options
Diffstat (limited to 'desktop/inc/strings.hrc')
-rw-r--r-- | desktop/inc/strings.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/inc/strings.hrc b/desktop/inc/strings.hrc index d6d2c6244210..3953c73ff60b 100644 --- a/desktop/inc/strings.hrc +++ b/desktop/inc/strings.hrc @@ -44,6 +44,7 @@ #define RID_STR_CANNOT_DETERMINE_LIBNAME NC_("RID_STR_CANNOT_DETERMINE_LIBNAME", "The library name could not be determined.") #define RID_STR_PACKAGE_BUNDLE NC_("RID_STR_PACKAGE_BUNDLE", "Extension") +#define RID_STR_ALL_SUPPORTED NC_("RID_STR_PACKAGE_BUNDLE", "All supported files") #define RID_STR_DYN_COMPONENT NC_("RID_STR_DYN_COMPONENT", "UNO Dynamic Library Component") #define RID_STR_JAVA_COMPONENT NC_("RID_STR_JAVA_COMPONENT", "UNO Java Component") |