mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Small fixes
This commit is contained in:
parent
3246b2c81f
commit
66c3307291
14 changed files with 105 additions and 31 deletions
|
|
@ -130,7 +130,7 @@ LABEL_ENABLE_TWITTER = "Twitter-Integration aktivieren (Autorisierung)"
|
|||
LABEL_TWITTER_CONSUMER_KEY = "Consumer-Schlüssel"
|
||||
LABEL_TWITTER_CONSUMER_SECRET = "Consumer-Geheimnis"
|
||||
LEGEND_DROPBOX = "Dropbox"
|
||||
LABEL_ENABLE_DROPBOX = "Dropbox-Integration aktivieren (Erstellen-Ansicht)"
|
||||
LABEL_ENABLE_DROPBOX = "Dropbox-Integration aktivieren"
|
||||
LABEL_DROPBOX_API_KEY = "API-Schlüssel"
|
||||
TOP_ALERT = "Detaillierte Informationen zur Integration von Social-Diensten finden Sie unter"
|
||||
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ LABEL_ENABLE_TWITTER = "Enable Twitter Integration (Authorization)"
|
|||
LABEL_TWITTER_CONSUMER_KEY = "Consumer Key"
|
||||
LABEL_TWITTER_CONSUMER_SECRET = "Consumer Secret"
|
||||
LEGEND_DROPBOX = "Dropbox"
|
||||
LABEL_ENABLE_DROPBOX = "Enable Dropbox Integration (Compose view)"
|
||||
LABEL_ENABLE_DROPBOX = "Enable Dropbox Integration"
|
||||
LABEL_DROPBOX_API_KEY = "Api Key"
|
||||
TOP_ALERT = "Detailed information on social integration is found at"
|
||||
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ LABEL_ENABLE_TWITTER = "Habilitar integração com o Twitter (Autenticação)"
|
|||
LABEL_TWITTER_CONSUMER_KEY = "Consumer Key"
|
||||
LABEL_TWITTER_CONSUMER_SECRET = "Consumer Secret"
|
||||
LEGEND_DROPBOX = "Dropbox"
|
||||
LABEL_ENABLE_DROPBOX = "Habilitar integração com o Dropbox (Anexos)"
|
||||
LABEL_ENABLE_DROPBOX = "Habilitar integração com o Dropbox"
|
||||
LABEL_DROPBOX_API_KEY = "Api Key"
|
||||
TOP_ALERT = "Informações detalhadas sobre as integrações em"
|
||||
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@ LABEL_ENABLE_TWITTER = "Включить Twitter интеграцию (Авто
|
|||
LABEL_TWITTER_CONSUMER_KEY = "Consumer Key"
|
||||
LABEL_TWITTER_CONSUMER_SECRET = "Consumer Secret"
|
||||
LEGEND_DROPBOX = "Dropbox"
|
||||
LABEL_ENABLE_DROPBOX = "Включить Dropbox интеграцию (Экран нового сообщения)"
|
||||
LABEL_ENABLE_DROPBOX = "Включить Dropbox интеграцию"
|
||||
LABEL_DROPBOX_API_KEY = "Api Key"
|
||||
TOP_ALERT = "Подробная информация о социальной интеграции находится на"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue