mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #946] [MERGED] Some corrections of German translation (and translations in general) #2071
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2071
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/946
Author: @christianwgd
Created: 10/16/2016
Status: ✅ Merged
Merged: 10/16/2016
Merged by: @tonioo
Base:
master← Head:master📝 Commits (6)
abe88b3Added datetime formats for all supported languagesc13ba5fMoved the DATETIME_FORMATS dictionary to from modoboa/core/constants.py to modoboa_webmail/imapheaders.py to seperate plugins from modoboa core.d4a0cf3Merge branch 'master' of https://github.com/tonioo/modoboa8ec95a4Improved German translation: Translation of user settings dialog, corrected wrong parenthesis in logging of login/logout, language label field had no label tagb41183bImproved German translation: Translation of user settings dialog, corrected wrong parenthesis in logging of login/logout, language label field had no label tag5da45f2Improved German translation: Translation of user settings dialog, corrected wrong parenthesis in logging of login/logout, language label field had no label tag📊 Changes
50 files changed (+505 additions, -328 deletions)
View changed files
📝
modoboa/admin/locale/cs_CZ/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/de/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/en/LC_MESSAGES/django.po(+9 -9)📝
modoboa/admin/locale/es/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/fr/LC_MESSAGES/django.po(+115 -41)📝
modoboa/admin/locale/it/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/ja_JP/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/nl_NL/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/pt_BR/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/pt_PT/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/ru/LC_MESSAGES/django.po(+14 -9)📝
modoboa/admin/locale/sv/LC_MESSAGES/django.po(+14 -9)📝
modoboa/core/models.py(+2 -2)📝
modoboa/core/views/auth.py(+2 -2)📝
modoboa/limits/locale/cs_CZ/LC_MESSAGES/django.po(+1 -1)📝
modoboa/limits/locale/de/LC_MESSAGES/django.po(+1 -1)📝
modoboa/limits/locale/en/LC_MESSAGES/django.po(+1 -1)📝
modoboa/limits/locale/es/LC_MESSAGES/django.po(+1 -1)📝
modoboa/limits/locale/fr/LC_MESSAGES/django.po(+1 -1)📝
modoboa/limits/locale/it/LC_MESSAGES/django.po(+1 -1)...and 30 more files
📄 Description
Improved German translation: Translation of user settings dialog, corrected wrong parenthesis in logging of login/logout, language label field had no label tag
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.