From 1dc61ace13096738a0d1e34579aa823523ef7f4d Mon Sep 17 00:00:00 2001
From: Yonle
%s:
\n"
" "
@@ -533,7 +533,7 @@ d_char *html_top_controls(snac *snac, d_char *s)
L("Sensitive content description"),
L("Only for mentioned people"),
- L("Attach..."),
+ L("Attachment..."),
L("File"),
L("File description"),
@@ -555,7 +555,7 @@ d_char *html_top_controls(snac *snac, d_char *s)
snac->actor,
L("Boost"), L("(by URL)"),
- L("User setup..."),
+ L("User settings...."),
snac->actor,
L("Display name"),
es1,
@@ -575,8 +575,8 @@ d_char *html_top_controls(snac *snac, d_char *s)
L("Drop direct messages from people you don't follow"),
xs_type(bot) == XSTYPE_TRUE ? "checked" : "",
L("This account is a bot"),
- L("New Password"),
- L("Repeat New Password"),
+ L("New password"),
+ L("Repeat new password"),
L("Update user info")
);