diff --git a/_posts/2015-04-20-bugfix,-translation-updates-and-default-language-selection.md b/_posts/2015-04-20-bugfix,-translation-updates-and-default-language-selection.md new file mode 100644 index 00000000..dc167ff8 --- /dev/null +++ b/_posts/2015-04-20-bugfix,-translation-updates-and-default-language-selection.md @@ -0,0 +1,8 @@ +--- +layout: default +--- + +Fixed issue [#149](https://github.com/vitalidze/traccar-web/issues/149) database migration was failing from old versions. Also: + +* updated [german](/features/german.html) translation +* added default language selection to the `Settings >> Global` menu. If no `?locale` URL parameter is set then this language will be selected by default. Previously this could be also changed by setting up special value in `` tag (see [this issue](https://github.com/vitalidze/traccar-web/issues/141#issuecomment-91893508) for more info). Now it's set up in special cookie. \ No newline at end of file diff --git a/features/german.md b/features/german.md index 36406589..1f042174 100644 --- a/features/german.md +++ b/features/german.md @@ -3,4 +3,4 @@ layout: feature title: German translation --- -![German UI screen shot](http://i57.tinypic.com/27wvuat.png) \ No newline at end of file +![German UI screen shot](http://i59.tinypic.com/16bzhpg.png) \ No newline at end of file