Change remote interaction dialog to use specific actions (#9743)
* Change remote interaction dialog to use specific actions Instead of just "interact", use different strings based on whether it's a reply, reblog or favourite. Add explanation why the step is necessary in the first place * Remove obsolete strings
This commit is contained in:
parent
43c61bca60
commit
5654535728
33 changed files with 31 additions and 92 deletions
|
@ -681,9 +681,6 @@ es:
|
|||
no_account_html: "¿No tienes una cuenta? Puedes <a href='%{sign_up_path}' target='_blank'>registrarte aqui</a>"
|
||||
proceed: Proceder a seguir
|
||||
prompt: 'Vas a seguir a:'
|
||||
remote_interaction:
|
||||
proceed: Proceder para interactuar
|
||||
prompt: 'Quieres interactuar con este toot:'
|
||||
remote_unfollow:
|
||||
error: Error
|
||||
title: Título
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue