Improve services setting translation
This commit is contained in:
parent
3e4b8500a4
commit
a7d88adde1
1 changed files with 2 additions and 2 deletions
|
|
@ -1104,11 +1104,11 @@ en:
|
||||||
connect: "Connect"
|
connect: "Connect"
|
||||||
disconnect: "Disconnect"
|
disconnect: "Disconnect"
|
||||||
logged_in_as: "Logged in as %{nickname}."
|
logged_in_as: "Logged in as %{nickname}."
|
||||||
no_services_available: "There are no services on this pod available."
|
no_services_available: "There are no services available on this pod."
|
||||||
not_logged_in: "Currently not logged in."
|
not_logged_in: "Currently not logged in."
|
||||||
really_disconnect: "Disconnect %{service}?"
|
really_disconnect: "Disconnect %{service}?"
|
||||||
edit_services: "Edit services"
|
edit_services: "Edit services"
|
||||||
services_explanation: "Connecting to services gives you the ability to publish your posts to them as you write them in diaspora*."
|
services_explanation: "Connecting to third-party sharing services gives you the ability to publish your posts to them as you write them in diaspora*."
|
||||||
create:
|
create:
|
||||||
success: "Authentication successful."
|
success: "Authentication successful."
|
||||||
failure: "Authentication failed."
|
failure: "Authentication failed."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue