Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -111,25 +111,18 @@ |
112 | 112 | 'translationchanges-export' => 'export', |
113 | 113 | 'translationchanges-change' => '$1: $2 by $3', |
114 | 114 | |
115 | | - 'translate-checks-parameters' => |
116 | | - 'Following {{PLURAL:$2|parameter is|parameters are}} not used: |
| 115 | + 'translate-checks-parameters' => 'Following {{PLURAL:$2|parameter is|parameters are}} not used: |
117 | 116 | <strong><nowiki>$1</nowiki></strong>', |
118 | | - 'translate-checks-parameters-unknown' => |
119 | | - 'Following {{PLURAL:$2|parameter is|parameters are}} unknown: |
| 117 | + 'translate-checks-parameters-unknown' => 'Following {{PLURAL:$2|parameter is|parameters are}} unknown: |
120 | 118 | <strong><nowiki>$1</nowiki></strong>', |
121 | | - 'translate-checks-balance' => |
122 | | - 'There is uneven amount of {{PLURAL:$2|parentheses|parentheses}}: |
| 119 | + 'translate-checks-balance' => 'There is uneven amount of {{PLURAL:$2|parentheses|parentheses}}: |
123 | 120 | <strong><nowiki>$1</nowiki></strong>', |
124 | | - 'translate-checks-links' => |
125 | | - 'Following {{PLURAL:$2|link is|$2 links are}} problematic: |
| 121 | + 'translate-checks-links' => 'Following {{PLURAL:$2|link is|$2 links are}} problematic: |
126 | 122 | <strong><nowiki>$1</nowiki></strong>', |
127 | | - 'translate-checks-xhtml' => |
128 | | - 'Please replace the following {{PLURAL:$2|tag|tags}} with correct ones: |
| 123 | + 'translate-checks-xhtml' => 'Please replace the following {{PLURAL:$2|tag|tags}} with correct ones: |
129 | 124 | <strong><nowiki>$1</nowiki></strong>', |
130 | | - 'translate-checks-plural' => |
131 | | - 'Definition uses <nowiki>{{PLURAL:}}</nowiki> but translation does not.', |
132 | | - 'translate-checks-pagename' => |
133 | | - 'Namespace changed from the definition', |
| 125 | + 'translate-checks-plural' => 'Definition uses <nowiki>{{PLURAL:}}</nowiki> but translation does not.', |
| 126 | + 'translate-checks-pagename' => 'Namespace changed from the definition', |
134 | 127 | |
135 | 128 | 'tog-translate-nonewsletter' => 'Do not send me e-mail newsletters (relevant only for users with a confirmed e-mail address)', |
136 | 129 | 'right-translate' => 'Edit using the translate interface', |