Browse Source

Language fix

Alwaysin 11 years ago
parent
commit
265f09f257
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/i18n/en/gen.php

+ 1 - 1
app/i18n/en/gen.php

@@ -150,7 +150,7 @@ return array(
 		'wallabag' => 'wallabag',
 		'wallabag' => 'wallabag',
 	),
 	),
 	'short' => array(
 	'short' => array(
-		'attention' => 'Attention!',
+		'attention' => 'Warning!',
 		'blank_to_disable' => 'Leave blank to disable',
 		'blank_to_disable' => 'Leave blank to disable',
 		'by_author' => 'By <em>%s</em>',
 		'by_author' => 'By <em>%s</em>',
 		'by_default' => 'By default',
 		'by_default' => 'By default',