Procházet zdrojové kódy

Merge pull request #842 from Alwaysin/patch-9

Language fix
Alexandre Alapetite před 11 roky
rodič
revize
9b69ec4b31
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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',