From 2ca2cc01d04a89398ddb69dc700aa308492babe7 Mon Sep 17 00:00:00 2001 From: reality Date: Tue, 28 May 2013 22:28:13 +0000 Subject: [PATCH] missing comma in quotestrings --- modules/quotes/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/quotes/strings.json b/modules/quotes/strings.json index 4a36120..f499133 100644 --- a/modules/quotes/strings.json +++ b/modules/quotes/strings.json @@ -157,7 +157,7 @@ }, "web_not_configured": { "en": "Cannot link to category. Web module is either not loaded or misconfigured.", - "cy": "Ni all gysylltu â gategori. Modiwl we yn naill ai nid lwytho neu wedi ei camffurfweddu." + "cy": "Ni all gysylltu â gategori. Modiwl we yn naill ai nid lwytho neu wedi ei camffurfweddu.", "nl": "De categorie kan niet gelinkt worden. De web module is niet geladen of onjuist geconfigureerd." } }