Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php |
— | — | @@ -21,6 +21,10 @@ |
22 | 22 | 'group-upwizcampeditors' => 'Upload Wizard campaign editors', |
23 | 23 | 'group-upwizcampeditors-member' => '{{GENDER:$1|Upload Wizard campaign editor}}', |
24 | 24 | 'grouppage-upwizcampeditors' => '{{ns:project}}:Upload Wizard campaign editors', |
| 25 | + |
| 26 | + 'group-upwizcampeditors.css' => '/* CSS placed here will affect upload wizard campaign editors only */', # only translate this message to other languages if you have to change it |
| 27 | + 'group-upwizcampeditors.js' => '/* JS placed here will affect upload wizard campaign editors only */', # only translate this message to other languages if you have to change it |
| 28 | + |
25 | 29 | 'mwe-upwiz-js-off' => 'UploadWizard uses JavaScript for an improved interface. Your browser either does not support JavaScript or has JavaScript turned off, so we are showing you a simple upload form.', |
26 | 30 | 'mwe-upwiz-extension-disabled' => 'This page has been disabled due to temporary technical problems. In the meantime try the standard upload form.', |
27 | 31 | 'mwe-upwiz-code-unknown' => 'Unknown language', |
Index: trunk/extensions/FlaggedRevs/frontend/language/FlaggedRevs.i18n.php |
— | — | @@ -46,6 +46,12 @@ |
47 | 47 | 'group-autoreview' => 'Autochecked users', |
48 | 48 | 'group-autoreview-member' => '{{GENDER:$1|autochecked user}}', |
49 | 49 | 'grouppage-autoreview' => '{{ns:project}}:Autochecked users', |
| 50 | + 'group-editor.css' => '/* CSS placed here will affect editors only */', # only translate this message to other languages if you have to change it |
| 51 | + 'group-editor.js' => '/* JS placed here will affect editors only */', # only translate this message to other languages if you have to change it |
| 52 | + 'group-reviewer.css' => '/* CSS placed here will affect reviewers only */', # only translate this message to other languages if you have to change it |
| 53 | + 'group-reviewer.js' => '/* JS placed here will affect reviewers only */', # only translate this message to other languages if you have to change it |
| 54 | + 'group-autoreview.css' => '/* CSS placed here will affect autoreviewers only */', # only translate this message to other languages if you have to change it |
| 55 | + 'group-autoreview.js' => '/* JS placed here will affect autoreviewers only */', # only translate this message to other languages if you have to change it |
50 | 56 | 'revreview-hist-draft' => 'unchecked revision', |
51 | 57 | 'revreview-hist-pending' => 'pending revision', |
52 | 58 | 'revreview-hist-quality' => 'quality revision', |
Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -405,6 +405,9 @@ |
406 | 406 | 'group-translate-proofr-member' => '{{GENDER:$1|translation reviewer}}', |
407 | 407 | 'grouppage-translate-proofr' => '{{ns:project}}:Translation reviewers', |
408 | 408 | |
| 409 | + 'group-translate-proofr.css' => '/* CSS placed here will affect translation reviewers only */', # only translate this message to other languages if you have to change it |
| 410 | + 'group-translate-proofr.js' => '/* JS placed here will affect translation reviewer only */', # only translate this message to other languages if you have to change it |
| 411 | + |
409 | 412 | // Less damn for the 32 character limit for log names |
410 | 413 | 'log-name-translationreview' => 'Translation review log', |
411 | 414 | 'log-description-translationreview' => 'Log of all reviews to translations and message groups.', |
Index: trunk/extensions/WikimediaIncubator/WikimediaIncubator.i18n.php |
— | — | @@ -51,6 +51,9 @@ |
52 | 52 | 'group-test-sysop-member' => '{{GENDER:$1|test wiki administrator}}', |
53 | 53 | 'grouppage-test-sysop' => '{{ns:project}}:Test wiki administrators', |
54 | 54 | |
| 55 | + 'group-test-sysop.css' => '/* CSS placed here will affect test wiki administrators only */', # only translate this message to other languages if you have to change it |
| 56 | + 'group-test-sysop.js' => '/* JS placed here will affect test wiki administrators only */', # only translate this message to other languages if you have to change it |
| 57 | + |
55 | 58 | # Language codes |
56 | 59 | 'wminc-code-macrolanguage' => 'The [[wikipedia:$2 language|"$3" language]] is a [[wikipedia:ISO 639 macrolanguage|macrolanguage]], consisting of the following member languages:', |
57 | 60 | 'wminc-code-collective' => 'The code "$1" does not refer to a specific language, but to a collection of languages, namely the [[wikipedia:$2 language|"$3" languages]].', |
Index: trunk/extensions/CheckUser/CheckUser.i18n.php |
— | — | @@ -100,6 +100,8 @@ |
101 | 101 | [http://www.ip2location.com/$1 Geolocate] · |
102 | 102 | [http://toolserver.org/~overlordq/scripts/checktor.fcgi?ip=$1 Tor check] · |
103 | 103 | [http://ws.arin.net/whois/?queryinput=$1 WHOIS]]</span>', # do not translate or duplicate this message to other languages |
| 104 | + 'group-checkuser.css' => '/* CSS placed here will affect checkuser only */', # only translate this message to other languages if you have to change it |
| 105 | + 'group-checkuser.js' => '/* JS placed here will affect checkuser only */', # only translate this message to other languages if you have to change it |
104 | 106 | ); |
105 | 107 | |
106 | 108 | /** Message documentation (Message documentation) |
Index: trunk/extensions/CodeReview/CodeReview.i18n.php |
— | — | @@ -254,6 +254,9 @@ |
255 | 255 | 'group-svnadmins' => 'SVN admins', |
256 | 256 | 'group-svnadmins-member' => '{{GENDER:$1|SVN admin}}', |
257 | 257 | 'grouppage-svnadmins' => '{{ns:project}}:SVN admins', |
| 258 | + |
| 259 | + 'group-svnadmins.css' => '/* CSS placed here will affect SVN admins only */', # only translate this message to other languages if you have to change it |
| 260 | + 'group-svnadmins.js' => '/* JS placed here will affect SVN admins only */', # only translate this message to other languages if you have to change it |
258 | 261 | ); |
259 | 262 | |
260 | 263 | /** Message documentation (Message documentation) |