From: Bartosz Dziewoński Date: Sat, 28 Mar 2015 02:35:05 +0000 (+0100) Subject: Remove unused 'section-symbol' message X-Git-Tag: 1.31.0-rc.0~11954 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=b7d8cf540fc14554a20327bd395d65b9109d1999;p=lhc%2Fweb%2Fwiklou.git Remove unused 'section-symbol' message Change-Id: I3aed335d5dc57f0a6d87828bace0dc55c89c6d68 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index bf65202db3..f81567fdeb 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -3681,7 +3681,6 @@ "json-error-inf-or-nan": "One or more NAN or INF values in the value to be encoded", "json-error-unsupported-type": "A value of a type that cannot be encoded was given", "headline-anchor-title": "Link to this section", - "section-symbol": "§", "special-characters-group-latin": "Latin", "special-characters-group-latinextended": "Latin extended", "special-characters-group-ipa": "IPA", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 730ed68d95..ad4981e2db 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -3846,7 +3846,6 @@ "json-error-inf-or-nan": "PHP JSON encoding/decoding error. See http://php.net/manual/en/function.json-last-error.php\n{{Related|Json-error}}", "json-error-unsupported-type": "PHP JSON encoding/decoding error. See http://php.net/manual/en/function.json-last-error.php\n{{Related|Json-error}}", "headline-anchor-title": "Title tooltip for the section anchor symbol", - "section-symbol": "Symbol for the section anchor\n\n{{optional}}", "special-characters-group-latin": "This is the name of a script, or alphabet, not a language.", "special-characters-group-latinextended": "The name of the Latin Extended character set.", "special-characters-group-ipa": "IPA means a script: \"international phonetic alphabet\" here, and not \"international phonetic association\", the organization behind it.",