X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=nsfw%2Flang%2Fpt-br%2Fstrings.php;h=21a814923f9b9a1f54c1355d06176315ecaa2f79;hb=96c41e56233765571870b56081efc366655bead4;hp=6c1b15d9817b1af07c6331bb44ca804202db834e;hpb=aa8c44dcc8df95db4d38fcd33103cb71562f3b66;p=friendica-addons.git diff --git a/nsfw/lang/pt-br/strings.php b/nsfw/lang/pt-br/strings.php index 6c1b15d9..21a81492 100644 --- a/nsfw/lang/pt-br/strings.php +++ b/nsfw/lang/pt-br/strings.php @@ -6,7 +6,7 @@ function string_plural_select_pt_br($n){ }} ; $a->strings["Not Safe For Work (General Purpose Content Filter) settings"] = ""; -$a->strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = ""; +$a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = ""; $a->strings["Enable Content filter"] = "Habilitar filtro de conteúdo"; $a->strings["Comma separated list of keywords to hide"] = ""; $a->strings["Submit"] = "Enviar";