From 4b6fcaeb50daa4fc216002a55978234baf4edf31 Mon Sep 17 00:00:00 2001 From: Andy H3 Date: Thu, 15 Mar 2018 11:51:27 +0700 Subject: [PATCH 1/2] Update messages.po Rephrased the convoluted description that contained cultural specific instructions --- nsfw/lang/C/messages.po | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/nsfw/lang/C/messages.po b/nsfw/lang/C/messages.po index 0fd1035c..509a8817 100644 --- a/nsfw/lang/C/messages.po +++ b/nsfw/lang/C/messages.po @@ -18,17 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: nsfw.php:78 -msgid "Not Safe For Work (General Purpose Content Filter) settings" +msgid "Content Filter(#NSFW tag and more)" msgstr "" #: nsfw.php:80 msgid "" -"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." +"This addon searches for specified words/text in posts and collapses them." +"It can be used to filter content tagged with for instance #NSFW that may be" +"deemed inappropriate at certain times or places, such as being at work." +"It is also useful for hiding irrelevant or annoying content from direct view." msgstr "" #: nsfw.php:81 From 49ebfc1f9532f7a40b5f21baa29a995e96507e3e Mon Sep 17 00:00:00 2001 From: Andy H3 Date: Thu, 15 Mar 2018 11:54:57 +0700 Subject: [PATCH 2/2] Update messages.po rm double space --- nsfw/lang/C/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsfw/lang/C/messages.po b/nsfw/lang/C/messages.po index 509a8817..bbea8aab 100644 --- a/nsfw/lang/C/messages.po +++ b/nsfw/lang/C/messages.po @@ -23,7 +23,7 @@ msgstr "" #: nsfw.php:80 msgid "" -"This addon searches for specified words/text in posts and collapses them." +"This addon searches for specified words/text in posts and collapses them." "It can be used to filter content tagged with for instance #NSFW that may be" "deemed inappropriate at certain times or places, such as being at work." "It is also useful for hiding irrelevant or annoying content from direct view."