diff options
| author | 2017-03-21 16:32:22 +0000 | |
|---|---|---|
| committer | 2017-03-21 16:32:22 +0000 | |
| commit | fd028c6114ff7d66cf717f9964ae0b9702df46de (patch) | |
| tree | 7f1a7be48d3214069cc4d5b1229cb626d2d02f27 /app/i18n/en/gen.php | |
| parent | be0bcfef7e38f27284ec7b377b342ba389515964 (diff) | |
Minor changes to english word choice/grammar to improve user experience for english-speaking users.
Diffstat (limited to 'app/i18n/en/gen.php')
| -rw-r--r-- | app/i18n/en/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php index 1ee5336bd..2a5842157 100644 --- a/app/i18n/en/gen.php +++ b/app/i18n/en/gen.php @@ -2,7 +2,7 @@ return array( 'action' => array( - 'actualize' => 'Actualize', + 'actualize' => 'Updating', 'back_to_rss_feeds' => '← Go back to your RSS feeds', 'cancel' => 'Cancel', 'create' => 'Create', |
