diff options
| author | 2017-03-26 19:25:17 +0200 | |
|---|---|---|
| committer | 2017-03-26 19:25:17 +0200 | |
| commit | cae67808fed114d15700e2a9d2f2b556ffc0d63a (patch) | |
| tree | 4148583ef483f1dd74baeb4fd263892762a0649a /app/i18n/en/conf.php | |
| parent | e7b153fc7f2f70d963adf21555edd41b35e776a0 (diff) | |
Minor i18n English changes
Add credits.
Keep British spelling of favourites in the user interface, USA spelling
in the code.
Diffstat (limited to 'app/i18n/en/conf.php')
| -rw-r--r-- | app/i18n/en/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index 4c4a003c4..5810d7c3a 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -142,7 +142,7 @@ return array( '_' => 'Shortcuts', 'article_action' => 'Article actions', 'auto_share' => 'Share', - 'auto_share_help' => 'If there is only one sharing mode, it is used. Other modes are accessible by their number.', + 'auto_share_help' => 'If there is only one sharing mode, it is used. Otherwise, modes are accessible by their number.', 'close_dropdown' => 'Close menus', 'collapse_article' => 'Collapse', 'first_article' => 'Skip to the first article', |
