]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockem/lang/en-us/strings.php
regenerated all the strings
[friendica-addons.git] / blockem / lang / en-us / strings.php
index b7e92762d91242987d42d4fa6e13a0e00ab0686c..fd76a1bc37eb5ab49ebdfef9491fee617be1c1f8 100644 (file)
@@ -5,13 +5,12 @@ function string_plural_select_en_us($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["\"Blockem\""] = "Blockem";
-$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "Hides user's content by collapsing posts. Also replaces their avatar with generic image.";
-$a->strings["Comma separated profile URLS:"] = "Comma-separated profile URLs:";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["BLOCKEM Settings saved."] = "Blockem settings saved.";
-$a->strings["Filtered user: %s"] = "Filtered user: %s";
-$a->strings["Unblock Author"] = "Unblock author";
-$a->strings["Block Author"] = "Block author";
-$a->strings["blockem settings updated"] = "Blockem settings updated";
+$a->strings['"Blockem"'] = 'Blockem';
+$a->strings['Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.'] = 'Hides user\'s content by collapsing posts. Also replaces their avatar with generic image.';
+$a->strings['Comma separated profile URLS:'] = 'Comma-separated profile URLs:';
+$a->strings['Save Settings'] = 'Save settings';
+$a->strings['BLOCKEM Settings saved.'] = 'Blockem settings saved.';
+$a->strings['Filtered user: %s'] = 'Filtered user: %s';
+$a->strings['Unblock Author'] = 'Unblock author';
+$a->strings['Block Author'] = 'Block author';
+$a->strings['blockem settings updated'] = 'Blockem settings updated';