diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..1e92e42e --- /dev/null +++ b/.travis.yml @@ -0,0 +1,11 @@ +language: python +python: + - "3.5" + - "3.6" + +env: + # Set a dummy secret key + - DJANGO_SECRET_KEY=0 +# install dependencies +install: "pip install -r requirements.txt" +script: python manage.py test diff --git a/alplora/locale/de/LC_MESSAGES/django.mo b/alplora/locale/de/LC_MESSAGES/django.mo index 408e5a83..00859bbb 100644 Binary files a/alplora/locale/de/LC_MESSAGES/django.mo and b/alplora/locale/de/LC_MESSAGES/django.mo differ diff --git a/alplora/locale/de/LC_MESSAGES/django.po b/alplora/locale/de/LC_MESSAGES/django.po index 35193ebd..7d9e3630 100644 --- a/alplora/locale/de/LC_MESSAGES/django.po +++ b/alplora/locale/de/LC_MESSAGES/django.po @@ -29,7 +29,7 @@ msgstr "Über" #: templates/alplora/index.html:103 templates/alplora/index.html.py:249 #: templates/alplora/index.html:519 msgid "Why Alplora?" -msgstr "Warum Alplora" +msgstr "Warum Alplora?" #: templates/alplora/index.html:106 templates/alplora/index.html.py:516 msgid "Usecase" @@ -131,7 +131,7 @@ msgstr "" #: templates/alplora/index.html:236 msgid "Find your animal" -msgstr "Sind deine Tiere..." +msgstr "Finde deine Tiere" #: templates/alplora/index.html:239 msgid "" @@ -288,7 +288,7 @@ msgstr "Klicke unten auf Kontakt und hinterlasse uns deine Angaben." #: templates/alplora/index.html:420 msgid "Team Alplora will contact you and visit you with a tracking device." -msgstr "Das Alpora Team wird sich mit Dir schnellstens in Verbindung setzen" +msgstr "Das Alpora Team wird sich mit Dir schnellstens in Verbindung setzen." #: templates/alplora/index.html:437 msgid "New message"