From ae11c14431f725a1d1d6ad569cbd406a21a32d0b Mon Sep 17 00:00:00 2001 From: Sam Nicholls Date: Mon, 10 Dec 2012 13:31:44 +0000 Subject: [PATCH] Update strings Added missing {url}s, removed unnecessary translations for poll_describe, correcting syntax error. --- strings.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/strings.json b/strings.json index 52e5e71..1c037cd 100644 --- a/strings.json +++ b/strings.json @@ -211,9 +211,9 @@ }, "quote_link": { "english": "Link to {category} - {url}", - "spanish": "Enlace a {category}", - "na'vi": "Fya'o {category}ne", - "welsh": "Dolen i {category}" + "spanish": "Enlace a {category} - {url}", + "na'vi": "Fya'o {category}ne - {url}", + "welsh": "Dolen i {category} - {url}" }, "shorten_link": { "english": "Shortened link from {user}: ", @@ -318,9 +318,6 @@ }, "poll_describe": { "english": "{name}: {description} - {url}" - "spanish" : "Votación '{name}' creado ({description}). ¡Emited sus votas!", - "na'vi": "sìpawm sna'o '{name}' ngìyop ({description}). Nga tìpe'unit Pe'eiun", - "welsh": "Creuwyd pôl {name} ({description}). Bwrw eich pledleisiau!" }, "changed_vote": { "english": "{user} changed their vote in {poll} to '{vote}' ({count}).",