]> git.mxchange.org Git - friendica-addons.git/blobdiff - startpage/lang/ro/strings.php
regenerated all the strings
[friendica-addons.git] / startpage / lang / ro / strings.php
index a25abea96b24c6cc3ae2346a12e7d88cc98dccee..b67757d85154024350c1d6f4d1cd38be6d8b06bc 100644 (file)
@@ -5,8 +5,7 @@ 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["Startpage"] = "Startpage";
-$a->strings["Home page to load after login  - leave blank for profile wall"] = "Pagina de întâmpinare ce va fi încărcată după autentificare - lăsați necompletat pentru perete de profil";
-$a->strings["Examples: "network" or "notifications/system""] = "Exemple: "rețea" sau "notificări/sistem"";
-$a->strings["Save Settings"] = "Salvare Configurări";
+$a->strings['Startpage'] = 'Startpage';
+$a->strings['Home page to load after login  - leave blank for profile wall'] = 'Pagina de întâmpinare ce va fi încărcată după autentificare - lăsați necompletat pentru perete de profil';
+$a->strings['Examples: "network" or "notifications/system"'] = 'Exemple: "rețea" sau "notificări/sistem"';
+$a->strings['Save Settings'] = 'Salvare Configurări';