From d82549965193bbc75398829e2b07745b45ba749b Mon Sep 17 00:00:00 2001 From: Owen Dyckhoff Date: Wed, 29 May 2013 12:48:10 +0200 Subject: [PATCH] I cannot be trusted with quotation marks. --- 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 e418e9b..ae708a5 100644 --- a/modules/spotify/strings.json +++ b/modules/spotify/strings.json @@ -9,7 +9,7 @@ }, "track": { "en": "[track] {artist} – {track} (from {album})", - "cy": "[trac] {artist} - {track} (o'r albwm: {album}) + "cy": "[trac] {artist} - {track} (o'r albwm: {album})" }, "found": { "en": "[{url}] {artist} – {track} (from {album})",