added the column changing option to whats new

This commit is contained in:
tibbi 2017-02-10 23:50:36 +01:00
parent 07335fba67
commit 67a459ced7
13 changed files with 13 additions and 0 deletions

View file

@ -356,6 +356,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
add(Release(62, R.string.release_62))
add(Release(65, R.string.release_65))
add(Release(66, R.string.release_66))
add(Release(69, R.string.release_69))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Video Endlos-Schleife</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Loop videos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Tourner en boucle les vidéos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Loop videos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Loop videos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Vídeos em ciclo</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Повторять видео</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Добавлена возможность выбирать цвета по hex-кодам</string>
<string name="release_65">Добавлена возможность показывать место съёмки фото или видео на карте, если указаны координаты</string>
<string name="release_62">В свойствах фото теперь отображаются некоторые Exif-данные</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Automaticky reštartovať videá</string>
<!-- Release notes -->
<string name="release_69">Boli pridané tlačidlá na zmenu počtu stĺpcov</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Återspela videos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">循环播放视频</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">迴圈播放影片</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>

View file

@ -82,6 +82,7 @@
<string name="loop_videos">Loop videos</string>
<!-- Release notes -->
<string name="release_69">Added menu buttons for changing the column count</string>
<string name="release_66">Allow picking colors by hex codes</string>
<string name="release_65">Allow showing the photos and videos on a map, if there are available map coordinates</string>
<string name="release_62">Show some additional Exif data at photo properties</string>