diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-05-31 16:58:28 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-05-31 16:58:28 +0000 |
commit | e60170c42fb05e13b3a279c69431eadb448b005a (patch) | |
tree | 74f730e00d36d83e0773b73cc1ad69b7d5d3d5d0 /en/1/notes | |
parent | 2845aed6967d44babf0cf5fc240eb65763c268d4 (diff) | |
download | www-e60170c42fb05e13b3a279c69431eadb448b005a.tar www-e60170c42fb05e13b3a279c69431eadb448b005a.tar.gz www-e60170c42fb05e13b3a279c69431eadb448b005a.tar.bz2 www-e60170c42fb05e13b3a279c69431eadb448b005a.tar.xz www-e60170c42fb05e13b3a279c69431eadb448b005a.zip |
small fixes
Diffstat (limited to 'en/1/notes')
-rw-r--r-- | en/1/notes/locales.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/en/1/notes/locales.php b/en/1/notes/locales.php index 061132483..eff0eb508 100644 --- a/en/1/notes/locales.php +++ b/en/1/notes/locales.php @@ -2,10 +2,10 @@ $_t = array( 'en' => array( - 'page_title' => 'Mageia 1 - Release notes', - 'page_desc' => 'Release notes of the Mageia 1 release', + 'page_title' => 'Mageia 1 Release Notes', + 'page_desc' => 'Notes of the Mageia 1 release', 'page_kw' => 'mageia, release notes, Mga1', - 'page_h1' => 'Mageia 1 - Release notes' + 'page_h1' => 'Release Notes' ) ); -?> + |