From c9d78b99c9457c8954a875fb8945a3e889c990f7 Mon Sep 17 00:00:00 2001 From: reality Date: Sun, 30 Dec 2012 17:31:06 +0000 Subject: [PATCH] Forgot to add the strings.json for link! --- modules/link/strings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 modules/link/strings.json diff --git a/modules/link/strings.json b/modules/link/strings.json new file mode 100644 index 0000000..a4a0023 --- /dev/null +++ b/modules/link/strings.json @@ -0,0 +1,5 @@ +{ + "title_not_found": { + "english": "No page title found." + } +}