aboutsummaryrefslogtreecommitdiff
path: root/html.c
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-06-02 09:43:19 +0200
committergrunfink <grunfink@comam.es>2026-06-02 09:43:19 +0200
commitc279fc8f6ac14283400e8175a2faed6270739413 (patch)
treecc5a8906cd984f216881ab7cc3756f47799c2e2a /html.c
parente5696072023056552a997a499a3a8399b20ed431 (diff)
Minor rewording.
Diffstat (limited to 'html.c')
-rw-r--r--html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/html.c b/html.c
index aaf0346..80b7546 100644
--- a/html.c
+++ b/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"),