From f0e176e9cb675dbbd33a1124208b495779902a3d Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 20 Feb 2021 22:48:55 +0100 Subject: Text improvements suggested by Antony B. --- en/doc/doc.php | 2 +- en/doc/index.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/en/doc/doc.php b/en/doc/doc.php index 49f46f63d..c528e680d 100644 --- a/en/doc/doc.php +++ b/en/doc/doc.php @@ -152,7 +152,7 @@ function doc_list($documentation_name, $type, $version) $language_present_before = ''; } } - $text_your_language = _r('Please help us translate it in your language.') . '
'; + $text_your_language = _r('Not yet available in your language.') . ' ' . _r('Click bellow for alternative available languages.') . '
'; $table .= sprintf("\t%s
" . PHP_EOL . "\t%s" . PHP_EOL . '%s' . "\t" . PHP_EOL , diff --git a/en/doc/index.php b/en/doc/index.php index b15692056..e57b210dc 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -28,17 +28,17 @@ $rtl = is_locale_rtl($locale);


archive page.')?>

-

documentation and translation teams.')?>
-

+

documentation and translation teams.')?>
+ us improve them, or to assist in translating them into your language.')?>

Calenco tool from NeoDoc.', 'http://www.neodoc.biz/', 'p')?>

Mageia 7

- +
- +
-- cgit v1.2.1