瀏覽代碼

Minor rewording.

grunfink 1 月之前
父節點
當前提交
c279fc8f6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      html.c

+ 1 - 1
html.c

@@ -1852,7 +1852,7 @@ xs_html *html_top_controls(snac *user)
                         xs_html_attr("placeholder", L("en fr es de_AT")))),
 
                 xs_html_tag("p",
-                    xs_html_text(L("Exclude posts written in these languages:")),
+                    xs_html_text(L("Don't show posts written in these languages:")),
                     xs_html_sctag("br", NULL),
                     xs_html_sctag("input",
                         xs_html_attr("type", "text"),