From ea3338b2b94c917eeb2e1c6be41c7db1b38db2c2 Mon Sep 17 00:00:00 2001 From: Douglas Gardner Date: Tue, 12 Feb 2013 21:10:52 +0000 Subject: [PATCH] fix dash --- modules/spotify/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/spotify/strings.json b/modules/spotify/strings.json index f134deb..ce42112 100644 --- a/modules/spotify/strings.json +++ b/modules/spotify/strings.json @@ -11,7 +11,7 @@ "found": { "english": "{s} [{url}] {artist} – {track} (from {album})" }, - "not–found": { + "not-found": { "english": "{s} No results." } }