]> git.mxchange.org Git - friendica-addons.git/blobdiff - dwpost/lang/en-gb/strings.php
regenerated all the strings
[friendica-addons.git] / dwpost / lang / en-gb / strings.php
index e2643cf4dae2b62d284ce74b2b7b9b1ed3427ea2..b7270d7931318e663cc9182d3f84d5d8f1fc6d4c 100644 (file)
@@ -5,11 +5,10 @@ function string_plural_select_en_gb($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Post to Dreamwidth"] = "Post to Dreamwidth";
-$a->strings["Dreamwidth Post Settings"] = "Dreamwidth Post Settings";
-$a->strings["Enable dreamwidth Post Addon"] = "Enable Dreamwidth post addon";
-$a->strings["dreamwidth username"] = "Dreamwidth username";
-$a->strings["dreamwidth password"] = "Dreamwidth password";
-$a->strings["Post to dreamwidth by default"] = "Post to Dreamwidth by default";
-$a->strings["Submit"] = "Submit";
+$a->strings['Post to Dreamwidth'] = 'Post to Dreamwidth';
+$a->strings['Dreamwidth Post Settings'] = 'Dreamwidth Post Settings';
+$a->strings['Enable dreamwidth Post Addon'] = 'Enable Dreamwidth post addon';
+$a->strings['dreamwidth username'] = 'Dreamwidth username';
+$a->strings['dreamwidth password'] = 'Dreamwidth password';
+$a->strings['Post to dreamwidth by default'] = 'Post to Dreamwidth by default';
+$a->strings['Submit'] = 'Submit';