diff options
author | filip <filip.komar@gmail.com> | 2017-03-26 21:48:50 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2017-03-26 21:48:50 +0200 |
commit | 91a35fa5a92d1e965ea080b55483ef0368a29646 (patch) | |
tree | 0fe9d56d9b549045c298854768cfbbc3c2c9d4da /en/about/index.php | |
parent | 5a01c27691ececf0118a809378b515bcb1e278e5 (diff) | |
download | www-91a35fa5a92d1e965ea080b55483ef0368a29646.tar www-91a35fa5a92d1e965ea080b55483ef0368a29646.tar.gz www-91a35fa5a92d1e965ea080b55483ef0368a29646.tar.bz2 www-91a35fa5a92d1e965ea080b55483ef0368a29646.tar.xz www-91a35fa5a92d1e965ea080b55483ef0368a29646.zip |
Improving a sentence according to report on ML
https://ml.mageia.org/l/arc/atelier-discuss/2017-03/msg00043.html
Diffstat (limited to 'en/about/index.php')
-rw-r--r-- | en/about/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/index.php b/en/about/index.php index 4eadd7490..87d969784 100644 --- a/en/about/index.php +++ b/en/about/index.php @@ -37,7 +37,7 @@ $dictionary = read_translation_file($locale, array('about', 'common_footer')); ?></p> <?php _g('Our mission: to build great tools for people.',null,'p'); - _g('Further than just delivering a secure, stable and sustainable operating system, the goal is to set up a stable and trustable governance to direct collaborative projects.',null,'p'); + _g('Beyond just delivering a secure, stable and sustainable operating system, the goal is also to become and maintain a credible and recognized community in the free software world.',null,'p'); _g('To date, Mageia:',null,'p'); ?> <ul class="hl"><?php |