]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockbot/lang/en-gb/strings.php
regenerated all the strings
[friendica-addons.git] / blockbot / lang / en-gb / strings.php
index 5bca00a5e5837894c4628b5f9926985adab70757..1570fc97f8362a484e2c72c3ea3b4b7e58595317 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_en_gb($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Save Settings"] = "Save Settings";
-$a->strings["Allow \"good\" crawlers"] = "Allow \"good\" crawlers";
-$a->strings["Block GabSocial"] = "Block GabSocial";
-$a->strings["Training mode"] = "Training mode";
-$a->strings["Settings updated."] = "Settings updated.";
+$a->strings['Save Settings'] = 'Save Settings';
+$a->strings['Allow "good" crawlers'] = 'Allow "good" crawlers';
+$a->strings['Block GabSocial'] = 'Block GabSocial';
+$a->strings['Training mode'] = 'Training mode';
+$a->strings['Settings updated.'] = 'Settings updated.';