From: Cash Costello Date: Sat, 19 Jan 2013 15:18:02 +0000 (-0500) Subject: standardise on American spelling of licence X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6fed7f5286a839cd81d038df8a7988a388d82f2b;p=lorea%2Felgg.git standardise on American spelling of licence --- diff --git a/languages/en.php b/languages/en.php index 00a825b4d..02e6eeb68 100644 --- a/languages/en.php +++ b/languages/en.php @@ -689,7 +689,7 @@ $english = array( 'admin:plugins:label:author' => "Author", 'admin:plugins:label:copyright' => "Copyright", 'admin:plugins:label:categories' => 'Categories', - 'admin:plugins:label:licence' => "Licence", + 'admin:plugins:label:licence' => "License", 'admin:plugins:label:website' => "URL", 'admin:plugins:label:repository' => "Code", 'admin:plugins:label:bugtracker' => "Report issue",