From 353d0497ff958f89a6e3b4de18d828f2dbc76007 Mon Sep 17 00:00:00 2001 From: Modulos Date: Mon, 10 Apr 2017 09:35:22 +0200 Subject: [PATCH 1/3] Add travis-ci integration --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..fc2903c8 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,7 @@ +language: python +python: + - "3.5" + - "3.6" +# install dependencies +install: "pip install -r requirements.txt" +script: python manage.py test From 74f134cccc79860391da88a46c557a929a51d8ab Mon Sep 17 00:00:00 2001 From: Modulos Date: Mon, 10 Apr 2017 09:48:09 +0200 Subject: [PATCH 2/3] Add default DJANGO_SECRET_KEY --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index fc2903c8..1e92e42e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,10 @@ 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 From 1f85dfc5b31f2884cd8c236211797a560fa6795f Mon Sep 17 00:00:00 2001 From: Levi Date: Mon, 24 Apr 2017 23:44:34 -0500 Subject: [PATCH 3/3] fixed translations --- alplora/locale/de/LC_MESSAGES/django.mo | Bin 7805 -> 7805 bytes alplora/locale/de/LC_MESSAGES/django.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alplora/locale/de/LC_MESSAGES/django.mo b/alplora/locale/de/LC_MESSAGES/django.mo index 408e5a837f498c7a408d5a1652ca7c08e0955844..00859bbb3e65c6d14d5da8c717cc034c80f76780 100644 GIT binary patch delta 307 zcmXZXy=uZx6u|KlO+g&A2Fb@zX@!7O=>tT&NZ0l;B(#&bNFgo-2cd(DdxugG+Hg^9 zU%;+9IFwF(1?N!z2LqS;#0HoM@} FJ^&u&C^rBA delta 319 zcmXZXPm4iO7{~GF4pWozXQ<0vs7r~}%?lt48%yFPxaCHaqSTbE?50`IezKS;au*^m zfVIg+c?(vS%J*>VbUyu_b9$b0ZiQQ6@%J*0iAYNqdB+dT;V1fWg)G^!1@M4rJYx~H zxX2rpJS&(a*YFj4sQL~tic?g5zPm)jwdo*VLJ4=!*A^-pY 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"