From 1663e09f74290b276d009499a36e30c658e52f85 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Fri, 24 Jan 2014 18:03:03 +0100 Subject: [PATCH] improve(translation): stringNotFound use template --- locales/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/main.json b/locales/en/main.json index c147fdf37f..7ee604eeb0 100644 --- a/locales/en/main.json +++ b/locales/en/main.json @@ -1,7 +1,7 @@ { "languageName" : "English", - "stringNotFound" : "String not found.", + "stringNotFound" : "String '<%= string %>' not found.", "titleIndex" : "HabitRPG | Your Life The Role Playing Game",