summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alwaysin <adrien@demma.fr> 2015-05-18 09:02:28 +0200
committerGravatar Alwaysin <adrien@demma.fr> 2015-05-18 09:02:28 +0200
commit265f09f25726102249ff3819ae810f85dee2849f (patch)
treed0e9cefd61c624d71be60a9a377f5b9f1cec8618
parentcad42ea55f8f974899328bed74cf2b9d7fffe4a2 (diff)
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',