X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=gnot%2Flang%2Fcs%2Fstrings.php;h=90648e5e57a41f062b7307dc0555dca4c675b205;hb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;hp=5ff4a720189199dc8ba46eaf2b30db2268e16530;hpb=a79ca033f475e5044d06c4376ee6a1f03695e35a;p=friendica-addons.git diff --git a/gnot/lang/cs/strings.php b/gnot/lang/cs/strings.php index 5ff4a720..90648e5e 100644 --- a/gnot/lang/cs/strings.php +++ b/gnot/lang/cs/strings.php @@ -8,6 +8,6 @@ function string_plural_select_cs($n){ $a->strings["Gnot settings updated."] = "Nastavení Gnot aktualizováno."; $a->strings["Gnot Settings"] = "Nastavení Gnot"; $a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Umožnit řetězení emailových komentářových notifikací na Gmailu a anonymizací řádky předmětu."; -$a->strings["Enable this plugin/addon?"] = "Povolit tento plugin/rozšíření?"; -$a->strings["Save Settings"] = "Uložit Nastavení"; +$a->strings["Enable this addon?"] = "Povolit tento addon/rozšíření?"; +$a->strings["Submit"] = "Odeslat"; $a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Upozornění] Komentář ke konverzaci #%d";