aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-18 10:09:40 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-18 10:09:40 +0200
commit9b69ec4b3194a82f9c3b0d5ee513a2acdcea74eb (patch)
treea4b7d10fcd716e90f134e4bd1bba8a659da8fa56
parent3e738e91e0b517856a7878cf60799cd2661a732a (diff)
parent265f09f25726102249ff3819ae810f85dee2849f (diff)
Merge pull request #842 from Alwaysin/patch-9
Language fix
-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 013c3495d..6e47e0921 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -150,7 +150,7 @@ return array(
'wallabag' => 'wallabag',
),
'short' => array(
- 'attention' => 'Attention!',
+ 'attention' => 'Warning!',
'blank_to_disable' => 'Leave blank to disable',
'by_author' => 'By <em>%s</em>',
'by_default' => 'By default',