diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-11-25 16:23:00 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-11-25 16:23:00 +0000 |
commit | b00c6471a2e2ab7b93ef91237952ef5ede442530 (patch) | |
tree | 0aee46ce4b50342c6b1efe25b157f0ee0135220d | |
parent | 100e49949f1d2c202b6341ae2ba0447a5d22ae4a (diff) | |
download | www-b00c6471a2e2ab7b93ef91237952ef5ede442530.tar www-b00c6471a2e2ab7b93ef91237952ef5ede442530.tar.gz www-b00c6471a2e2ab7b93ef91237952ef5ede442530.tar.bz2 www-b00c6471a2e2ab7b93ef91237952ef5ede442530.tar.xz www-b00c6471a2e2ab7b93ef91237952ef5ede442530.zip |
typo
-rw-r--r-- | en/downloads/locales.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/downloads/locales.php b/en/downloads/locales.php index 3bed4d99e..e68f8e9df 100644 --- a/en/downloads/locales.php +++ b/en/downloads/locales.php @@ -89,8 +89,8 @@ Note that translations are on their way.', is made possible by all the <a href="%s">people and organizations that mirror our software</a> and that <a href="%s">donate money, hardware, hosting and more</a>.', 'dl-failed-try-again' => 'Your download could not complete, as we could not find this file. - Please try again from the <a href="%s">main downloads page</a>.' - 'dl-failed-tell-us' => 'If you still encounter this error and think IT SHOULD NOT HAPPEN – please tell us:', + Please try again from the <a href="%s">main downloads page</a>.', + 'dl-failed-tell-us' => 'If you still encounter this error and think IT SHOULD NOT HAPPEN – please tell us:' ), 'cs' => array( 'download' => 'stahovánĂ', |