]> git.mxchange.org Git - friendica-addons.git/blobdiff - notimeline/lang/cs/strings.php
regenerated all the strings
[friendica-addons.git] / notimeline / lang / cs / strings.php
index f0dfbe21a16bd19dacfeffcfc152ca5ffea9955b..5f86390fe88cb51e74acab248952731728155c7e 100644 (file)
@@ -5,8 +5,7 @@ function string_plural_select_cs($n){
        $n = intval($n);
        if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else  { return 2; }
 }}
-;
-$a->strings["No Timeline settings updated."] = "Nastavení No Timeline aktualizováno.";
-$a->strings["No Timeline Settings"] = "Nastavení No Timeline";
-$a->strings["Disable Archive selector on profile wall"] = "Znemožnit použití archivu na této profilové zdi.";
-$a->strings["Submit"] = "Odeslat";
+$a->strings['No Timeline settings updated.'] = 'Nastavení No Timeline aktualizováno.';
+$a->strings['No Timeline Settings'] = 'Nastavení No Timeline';
+$a->strings['Disable Archive selector on profile wall'] = 'Znemožnit použití archivu na této profilové zdi.';
+$a->strings['Submit'] = 'Odeslat';