Remove non en-gb messages from en-gb
Change-Id: Ib0fef075182f8cf5e41f95a7f60c995ce381365b
This commit is contained in:
parent
e75a741073
commit
2a37da2957
|
@ -625,14 +625,6 @@ $messages['el'] = array(
|
||||||
'contactpage-includeip' => 'Συμπεριλάβετε τη διεύθυνση IP μου σε αυτό το μήνυμα',
|
'contactpage-includeip' => 'Συμπεριλάβετε τη διεύθυνση IP μου σε αυτό το μήνυμα',
|
||||||
);
|
);
|
||||||
|
|
||||||
/** British English (British English)
|
|
||||||
* @author Felicilijonas
|
|
||||||
*/
|
|
||||||
$messages['en-gb'] = array(
|
|
||||||
'contactpage-fromname' => 'Jūsų vardas:',
|
|
||||||
'contactpage-fromaddress' => 'Jūsų pašto adresas:',
|
|
||||||
);
|
|
||||||
|
|
||||||
/** Esperanto (Esperanto)
|
/** Esperanto (Esperanto)
|
||||||
* @author Yekrats
|
* @author Yekrats
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue