]> git.mxchange.org Git - friendica-addons.git/blobdiff - gravatar/lang/nl/strings.php
regenerated all the strings
[friendica-addons.git] / gravatar / lang / nl / strings.php
index dd615902ab3ca6b3354675e52fbe0ef59a88a9c2..fe59598d91218a184d599bd28e80adf9393c0951 100644 (file)
@@ -5,8 +5,7 @@ function string_plural_select_nl($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["generic profile image"] = "Generieke profiel-foto";
-$a->strings["random geometric pattern"] = "Willekeurige geometrische figuur";
-$a->strings["Information"] = "Informatie";
-$a->strings["Gravatar settings updated."] = "Gravatar instellingen opgeslagen";
+$a->strings['generic profile image'] = 'Generieke profiel-foto';
+$a->strings['random geometric pattern'] = 'Willekeurige geometrische figuur';
+$a->strings['Information'] = 'Informatie';
+$a->strings['Gravatar settings updated.'] = 'Gravatar instellingen opgeslagen';