]> git.mxchange.org Git - friendica-addons.git/blobdiff - superblock/lang/en-gb/strings.php
regenerated all the strings
[friendica-addons.git] / superblock / lang / en-gb / strings.php
index e5d54902aaeb0121ca9309d0509d5af2ee1d566c..2d8d25dec70cfbd225fc38b94f4e313fdf61e8f7 100644 (file)
@@ -5,10 +5,9 @@ function string_plural_select_en_gb($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Superblock"] = "Superblock";
-$a->strings["Comma separated profile URLS to block"] = "Profile URLs to block (separated by commas)";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["SUPERBLOCK Settings saved."] = "Superblock settings saved.";
-$a->strings["Block Completely"] = "Block completely";
-$a->strings["superblock settings updated"] = "Superblock settings updated";
+$a->strings['Superblock'] = 'Superblock';
+$a->strings['Comma separated profile URLS to block'] = 'Profile URLs to block (separated by commas)';
+$a->strings['Save Settings'] = 'Save settings';
+$a->strings['SUPERBLOCK Settings saved.'] = 'Superblock settings saved.';
+$a->strings['Block Completely'] = 'Block completely';
+$a->strings['superblock settings updated'] = 'Superblock settings updated';