Index: trunk/extensions/OpenID/OpenID.i18n.php |
— | — | @@ -178,27 +178,27 @@ |
179 | 179 | * $2 MediaWiki account username (on this wiki, which acts as OpenID server). Remark: a password must be associated to that MediaWiki account, OpenID alone is not sufficient. |
180 | 180 | * $3 OpenID consumer site url', |
181 | 181 | 'openidtrustinstructions' => '* $1 is a trust root. A trust root looks much like a normal URL, but is used to describe a set of URLs. Trust roots are used by OpenID to verify that a user has approved the OpenID enabled website.', |
182 | | - 'openidoptional' => '{{Identical|Optional}}', |
183 | | - 'openidrequired' => '{{Identical|Required}}', |
184 | | - 'openidemail' => '{{Identical|E-mail address}}', |
185 | | - 'openidlanguage' => '{{Identical|Language}}', |
186 | | - 'openidtimezone' => '{{Identical|Time zone}}', |
187 | | - 'openidchoosepassword' => '{{Identical|Password}}', |
| 182 | + 'openidoptional' => '{{msg-mw|Optional}}', |
| 183 | + 'openidrequired' => '{{msg-mw|Required}}', |
| 184 | + 'openidemail' => '{{msg-mw|E-mail address}}', |
| 185 | + 'openidlanguage' => '{{msg-mw|Language}}', |
| 186 | + 'openidtimezone' => '{{msg-mw|Time zone}}', |
| 187 | + 'openidchoosepassword' => '{{msg-mw|Password}}', |
188 | 188 | 'openidalreadyloggedin' => '', |
189 | 189 | 'openidalreadyloggedintext' => 'Parameters: |
190 | 190 | * $1 is a username.', |
191 | 191 | 'openidautosubmit' => '{{doc-important|"Continue" will never be localised. It is hardcoded in a PHP extension. Translations could be made like ""Continue" (translation)"}}', |
192 | | - 'openiddelete-button' => '{{Identical|Confirm}}', |
| 192 | + 'openiddelete-button' => '{{msg-mw|Confirm}}', |
193 | 193 | 'openid-openids-were-not-merged' => 'When merging user accounts by UserMerge or similar extensions, OpenID(s) are not merged if $wgOpenIDMergeOnAccountMerge=false (default).', |
194 | 194 | 'prefs-openid' => '{{optional}} |
195 | 195 | OpenID preferences tab title', |
196 | 196 | 'openid-prefstext' => 'OpenID preferences tab text above the list of preferences', |
197 | 197 | 'openid-pref-hide' => 'OpenID preference label (Hide your OpenID URL on your user page, if you log in with OpenID)', |
198 | 198 | 'openid-pref-update-userinfo-on-login' => 'OpenID preference label for updating fron OpenID persona upon login', |
199 | | - 'openid-urls-action' => '{{Identical|Action}}', |
200 | | - 'openid-urls-registration' => '{{Identical|prefs-registration}}', |
201 | | - 'openid-urls-registration-date-time' => '{{Identical|prefs-registration-date-time}}', |
202 | | - 'openid-urls-delete' => '{{Identical|Delete}}', |
| 199 | + 'openid-urls-action' => '{{msg-mw|Action}}', |
| 200 | + 'openid-urls-registration' => '{{msg-mw|prefs-registration}}', |
| 201 | + 'openid-urls-registration-date-time' => '{{msg-mw|prefs-registration-date-time}}', |
| 202 | + 'openid-urls-delete' => '{{msg-mw|Delete}}', |
203 | 203 | 'specialpages-group-openid' => 'Display group name for OpenID-extension related special pages for Special:SpecialPages', |
204 | 204 | 'right-openid-dashboard-access' => 'the standard access right for the OpenID dashboard, which is a restricted special page', |
205 | 205 | 'right-openid-dashboard-admin' => 'the special adminstrator access right for the OpenID dashboard, which is a restricted special page', |