]> git.mxchange.org Git - friendica-addons.git/blobdiff - showmore/lang/en-gb/strings.php
regenerated all the strings
[friendica-addons.git] / showmore / lang / en-gb / strings.php
index c2c11174500c10a3550775ca6fa98d19f593b0d2..3ac0f753fd93d0ddf6e84aeb06bce29b62a9e129 100644 (file)
@@ -5,10 +5,9 @@ function string_plural_select_en_gb($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["\"Show more\" Settings"] = "Show More";
-$a->strings["Enable Show More"] = "Enable this addon?";
-$a->strings["Cutting posts after how much characters"] = "Cutting posts after how many characters";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["Show More Settings saved."] = "Show More Settings saved.";
-$a->strings["show more"] = "show more";
+$a->strings['"Show more" Settings'] = 'Show More';
+$a->strings['Enable Show More'] = 'Enable this addon?';
+$a->strings['Cutting posts after how much characters'] = 'Cutting posts after how many characters';
+$a->strings['Save Settings'] = 'Save settings';
+$a->strings['Show More Settings saved.'] = 'Show More Settings saved.';
+$a->strings['show more'] = 'show more';