Skip to content

Fix translation #71

Merged
merged 4 commits into from
Feb 13, 2020
Merged

Fix translation #71

merged 4 commits into from
Feb 13, 2020

Commits on Feb 9, 2020

  1. Config: Update admin

    donald committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    bf1dd23 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Update translations

    Run
    
        ./manage.py makemessages -l de
    donald committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    97ef8b7 View commit details
    Browse the repository at this point in the history
  2. translations: Page not available in %s

    Allow different word order in the phrase and update German translation.
    donald committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4676194 View commit details
    Browse the repository at this point in the history
  3. translations: Show translated language name

    On a preview we came up with "Page not available in Deutsch", which is
    obivously wrong. Translate the language name as well, so that it fits to
    the rest of the phrase.
    donald committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    561a87b View commit details
    Browse the repository at this point in the history