]> git.mxchange.org Git - friendica-addons.git/blobdiff - buglink/lang/ro/strings.php
regenerated all the strings
[friendica-addons.git] / buglink / lang / ro / strings.php
index 20a57ce78e748c07c903f47cb04f162e29b3891b..2c2100ef44094d24d149e934910e127ecf0ba27c 100644 (file)
@@ -5,5 +5,4 @@ function string_plural_select_ro($n){
        $n = intval($n);
        if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else  { return 1; }
 }}
-;
-$a->strings["Report Bug"] = "Raportează Problema";
+$a->strings['Report Bug'] = 'Raportează Problema';