X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=superblock%2Flang%2Fhu%2Fstrings.php;h=fe7e437c897470b1f07f949723fa9993bd3e62ce;hb=25ba6023d0ac5d3fed79edeb207f00c0faa132e5;hp=150b56586daa75a007e39d749ab4a98e2af4249e;hpb=55986ad17dadb823a04ae31490310c3854152929;p=friendica-addons.git diff --git a/superblock/lang/hu/strings.php b/superblock/lang/hu/strings.php index 150b5658..fe7e437c 100644 --- a/superblock/lang/hu/strings.php +++ b/superblock/lang/hu/strings.php @@ -5,8 +5,7 @@ function string_plural_select_hu($n){ $n = intval($n); return intval($n != 1); }} -; -$a->strings["Superblock"] = "Szuper tiltás"; -$a->strings["Comma separated profile URLS to block"] = "Tiltandó profil URL-ek vesszővel elválasztott listája"; -$a->strings["Save Settings"] = "Beállítások mentése"; -$a->strings["Block Completely"] = "Tiltás teljesen"; +$a->strings['Superblock'] = 'Szuper tiltás'; +$a->strings['Comma separated profile URLS to block'] = 'Tiltandó profil URL-ek vesszővel elválasztott listája'; +$a->strings['Save Settings'] = 'Beállítások mentése'; +$a->strings['Block Completely'] = 'Tiltás teljesen';