aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-04-08 19:47:53 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-04-08 19:47:53 +0200
commit1749a1072a4a0b09bbc535aa279814d74a7bccbf (patch)
tree5c32a1e30b3d6100cf41f1dec6147bb3f42b2feb
parent8af3c9841e7040b91282f24cdccc0e215c52ceef (diff)
Revert i18n en: gen.action.actualize
https://github.com/FreshRSS/FreshRSS/pull/1465/files#r109282131 https://github.com/FreshRSS/FreshRSS/pull/1465 https://github.com/FreshRSS/FreshRSS/issues/1464
-rw-r--r--app/i18n/en/gen.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index d6ae266b7..a502e829a 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -2,7 +2,7 @@
return array(
'action' => array(
- 'actualize' => 'Updating',
+ 'actualize' => 'Actualize',
'back_to_rss_feeds' => '← Go back to your RSS feeds',
'cancel' => 'Cancel',
'create' => 'Create',