From: Ævar Arnfjörð Bjarmason Date: Sat, 22 Oct 2005 11:32:22 +0000 (+0000) Subject: * Removed msg:geo X-Git-Tag: 1.6.0~1374 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=3cd6fc705daae8e072b802cc691bc44a1bd6135f;p=lhc%2Fweb%2Fwiklou.git * Removed msg:geo --- diff --git a/languages/Language.php b/languages/Language.php index 436488618f..c1609c51b0 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -344,6 +344,7 @@ parent class in order maintain consistency across languages. 'dec' => 'Dec', # Bits of text used by many pages: # +'categories1' => 'Category', 'categories' => 'Categories', 'category' => 'category', 'category_header' => 'Articles in category "$1"', @@ -1129,7 +1130,6 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.", # Miscellaneous special pages # 'orphans' => 'Orphaned pages', -'geo' => 'GEO coordinates', 'validate' => 'Validate page', 'lonelypages' => 'Orphaned pages', 'uncategorizedpages' => 'Uncategorized pages',