Browse Source

Merge pull request #1561 from Frenzie/patch-2

(minor) Eng i18n: "Damn" to "blast"
Alexandre Alapetite 8 years ago
parent
commit
d100b2deb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/i18n/en/gen.php

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

@@ -174,7 +174,7 @@ return array(
 		'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',
-		'damn' => 'Damn!',
+		'damn' => 'Blast!',
 		'default_category' => 'Uncategorized',
 		'default_category' => 'Uncategorized',
 		'no' => 'No',
 		'no' => 'No',
 		'not_applicable' => 'Not available',
 		'not_applicable' => 'Not available',