Removing single ' from linktrail as per bug 14655 and wikitech-l.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index ae66253..ca67e6f 100644 (file)
@@ -439,7 +439,7 @@ $specialPageAliases = array(
  * Regular expression matching the "link trail", e.g. "ed" in [[Toast]]ed, as
  * the first group, and the remainder of the string as the second group.
  */
-$linkTrail = '/^(\'?\p{L&}+)(.*)$/usD';
+$linkTrail = '/^(\p{L&}+)(.*)$/usD';
 
 #-------------------------------------------------------------------
 # Default messages
@@ -2014,11 +2014,6 @@ The e-mail address you entered in your user preferences will appear as the "From
 'emailccsubject'  => 'Copy of your message to $1: $2',
 'emailsent'       => 'E-mail sent',
 'emailsenttext'   => 'Your e-mail message has been sent.',
-'emailuserfooter' => 'Sent automatically by $1 to $2 for $3
-Please note, $1 cannot be held responsible for the content of this email.
-The option to remove yourself from these mailings is in your preferences
-Check your preferences at $4 and uncheck "Enable e-mail from other users."
-To e-mail back without revealing your e-mail address, please use $5',
 
 # Watchlist
 'watchlist'            => 'My watchlist',
@@ -2668,19 +2663,18 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'common.css'      => '/* CSS placed here will be applied to all skins */', # only translate this message to other languages if you have to change it
 'standard.css'    => '/* CSS placed here will affect users of the Standard skin */', # only translate this message to other languages if you have to change it
 'nostalgia.css'   => '/* CSS placed here will affect users of the Nostalgia skin */', # only translate this message to other languages if you have to change it
-'cologneblue.css' => '/* CSS placed here will affect users of the Bologne Blue skin */', # only translate this message to other languages if you have to change it
+'cologneblue.css' => '/* CSS placed here will affect users of the Cologne Blue skin */', # only translate this message to other languages if you have to change it
 'monobook.css'    => '/* CSS placed here will affect users of the Monobook skin */', # only translate this message to other languages if you have to change it
 'myskin.css'      => '/* CSS placed here will affect users of the Myskin skin */', # only translate this message to other languages if you have to change it
 'chick.css'       => '/* CSS placed here will affect users of the Chick skin */', # only translate this message to other languages if you have to change it
 'simple.css'      => '/* CSS placed here will affect users of the Simple skin */', # only translate this message to other languages if you have to change it
 'modern.css'      => '/* CSS placed here will affect users of the Modern skin */', # only translate this message to other languages if you have to change it
-'print.css'       => '/* CSS placed here will be applied to the printable version */', # only translate this message to other languages if you have to change it
 
 # Scripts
 'common.js'      => '/* Any JavaScript here will be loaded for all users on every page load. */', # only translate this message to other languages if you have to change it
 'standard.js'    => '/* Any JavaScript here will be loaded for users using the Standard skin */', # only translate this message to other languages if you have to change it
 'nostalgia.js'   => '/* Any JavaScript here will be loaded for users using the Nostalgia skin */', # only translate this message to other languages if you have to change it
-'cologneblue.js' => '/* Any JavaScript here will be loaded for users using the Bologne Blue skin */', # only translate this message to other languages if you have to change it
+'cologneblue.js' => '/* Any JavaScript here will be loaded for users using the Cologne Blue skin */', # only translate this message to other languages if you have to change it
 'monobook.js'    => '/* Any JavaScript here will be loaded for users using the MonoBook skin */', # only translate this message to other languages if you have to change it
 'myskin.js'      => '/* Any JavaScript here will be loaded for users using the Myskin skin */', # only translate this message to other languages if you have to change it
 'chick.js'       => '/* Any JavaScript here will be loaded for users using the Chick skin */', # only translate this message to other languages if you have to change it
@@ -2808,7 +2802,9 @@ Variants for Chinese language
 'variantname-zh-cn'   => 'cn', # only translate this message to other languages if you have to change it
 'variantname-zh-tw'   => 'tw', # only translate this message to other languages if you have to change it
 'variantname-zh-hk'   => 'hk', # only translate this message to other languages if you have to change it
+'variantname-zh-mo'   => 'mo', # only translate this message to other languages if you have to change it
 'variantname-zh-sg'   => 'sg', # only translate this message to other languages if you have to change it
+'variantname-zh-my'   => 'my', # only translate this message to other languages if you have to change it
 'variantname-zh'      => 'zh', # only translate this message to other languages if you have to change it
 
 # Variants for Serbian language
@@ -3334,6 +3330,20 @@ You can also [[Special:Watchlist/edit|use the standard editor]].',
 'iranian-calendar-m11' => 'Bahman', # only translate this message to other languages if you have to change it
 'iranian-calendar-m12' => 'Esfand', # only translate this message to other languages if you have to change it
 
+# Hijri month names
+'hijri-calendar-m1'  => 'Muharram', # only translate this message to other languages if you have to change it
+'hijri-calendar-m2'  => 'Safar', # only translate this message to other languages if you have to change it
+'hijri-calendar-m3'  => "Rabi' al-awwal", # only translate this message to other languages if you have to change it
+'hijri-calendar-m4'  => "Rabi' al-thani", # only translate this message to other languages if you have to change it
+'hijri-calendar-m5'  => 'Jumada al-awwal', # only translate this message to other languages if you have to change it
+'hijri-calendar-m6'  => 'Jumada al-thani', # only translate this message to other languages if you have to change it
+'hijri-calendar-m7'  => 'Rajab', # only translate this message to other languages if you have to change it
+'hijri-calendar-m8'  => "Sha'aban", # only translate this message to other languages if you have to change it
+'hijri-calendar-m9'  => 'Ramadan', # only translate this message to other languages if you have to change it
+'hijri-calendar-m10' => 'Shawwal', # only translate this message to other languages if you have to change it
+'hijri-calendar-m11' => "Dhu al-Qi'dah", # only translate this message to other languages if you have to change it
+'hijri-calendar-m12' => 'Dhu al-Hijjah', # only translate this message to other languages if you have to change it
+
 # Hebrew month names
 'hebrew-calendar-m1'      => 'Tishrei', # only translate this message to other languages if you have to change it
 'hebrew-calendar-m2'      => 'Cheshvan', # only translate this message to other languages if you have to change it
@@ -3367,6 +3377,7 @@ You can also [[Special:Watchlist/edit|use the standard editor]].',
 # Signatures
 'signature'      => '[[{{ns:user}}:$1|$2]]', # do not translate or duplicate this message to other languages
 'signature-anon' => '[[{{#special:Contributions}}/$1|$2]]', # do not translate or duplicate this message to other languages
+'timezone-utc'   => 'UTC', # only translate this message to other languages if you have to change it
 
 # Core parser functions
 'unknown_extension_tag' => 'Unknown extension tag "$1"',