From ca32f08966f1b51fcb19460f0996bb0c4048e6fe Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sat, 3 Dec 2011 13:29:22 +0100 Subject: Update to MediaWiki 1.18.0 * also update ArchLinux skin to chagnes in MonoBook * Use only css to hide our menu bar when printing --- languages/messages/MessagesEn_gb.php | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'languages/messages/MessagesEn_gb.php') diff --git a/languages/messages/MessagesEn_gb.php b/languages/messages/MessagesEn_gb.php index a7f3a675..83f02529 100644 --- a/languages/messages/MessagesEn_gb.php +++ b/languages/messages/MessagesEn_gb.php @@ -16,9 +16,9 @@ */ $specialPageAliases = array( - 'Uncategorizedpages' => array( 'UncategorisedPages' ), 'Uncategorizedcategories' => array( 'UncategorisedCategories' ), 'Uncategorizedimages' => array( 'UncategorisedFiles', 'UncategorisedImages' ), + 'Uncategorizedpages' => array( 'UncategorisedPages' ), 'Uncategorizedtemplates' => array( 'UncategorisedTemplates' ), ); @@ -109,9 +109,16 @@ If the file has been modified from its original state, some details may not full 'exif-sensingmethod-5' => 'Colour sequential area sensor', 'exif-sensingmethod-8' => 'Colour sequential linear sensor', +# Pseudotags used for GPSAltitudeRef +'exif-gpsaltitude-above-sealevel' => '$1 {{PLURAL:$1|metre|metres}} above sea level', +'exif-gpsaltitude-below-sealevel' => '$1 {{PLURAL:$1|metre|metres}} below sea level', + # Pseudotags used for GPSSpeedRef 'exif-gpsspeed-k' => 'Kilometres per hour', +# Pseudotags used for GPSDestDistanceRef +'exif-gpsdestdistance-k' => 'Kilometres', + # E-mail address confirmation 'confirmemail_invalidated' => 'E-mail address confirmation cancelled', @@ -120,6 +127,6 @@ If the file has been modified from its original state, some details may not full MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for more details. -You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public Licence] along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html read it online].', +You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public Licence] along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or [//www.gnu.org/licenses/old-licenses/gpl-2.0.html read it online].', ); -- cgit v1.2.3-54-g00ecf