summaryrefslogtreecommitdiff
path: root/platform/darwin/resources/Base.lproj/Foundation.strings
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/resources/Base.lproj/Foundation.strings')
-rw-r--r--platform/darwin/resources/Base.lproj/Foundation.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/darwin/resources/Base.lproj/Foundation.strings b/platform/darwin/resources/Base.lproj/Foundation.strings
index ba7db3fc63..19bfe750e6 100644
--- a/platform/darwin/resources/Base.lproj/Foundation.strings
+++ b/platform/darwin/resources/Base.lproj/Foundation.strings
@@ -1,3 +1,6 @@
+/* User-friendly error description */
+"ADD_FILE_CONTENTS_FAILED_DESC" = "Unable to add offline packs from the file at %@.";
+
/* Clock position format, long: {hours} o’clock */
"CLOCK_FMT_LONG" = "%@ o’clock";