commit 53825ebbf52c2e42549975de3e746ed0461a33fa Author: Felix Riemann Date: Mon Jun 19 23:23:43 2017 +0200 Prepare release 3.25.1 NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) commit f59aded11956056431c04f88a55af4dde5e504a0 Author: Baurzhan Muftakhidinov Date: Sat Jun 17 11:53:22 2017 +0000 Update Kazakh translation po/kk.po | 716 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 359 insertions(+), 357 deletions(-) commit a40f9e91992c5ce9c37cc531dc0d807c4c516191 Author: Felix Riemann Date: Thu Jun 8 08:11:27 2017 +0000 Update German translation po/de.po | 721 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 362 insertions(+), 359 deletions(-) commit 0503e50bd31975f0f2d12943bf51e4360f2bdf0e Author: Kukuh Syafaat Date: Wed Jun 7 05:16:43 2017 +0000 Update Indonesian translation po/id.po | 710 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 355 insertions(+), 355 deletions(-) commit b3bcb53d89c7844bfb19bb26e5367dacf6198bf0 Author: Fabio Tomat Date: Tue Jun 6 16:03:41 2017 +0000 Update Friulian translation po/fur.po | 714 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 358 insertions(+), 356 deletions(-) commit 8b572596ad841016617a19000f29b31244de90a3 Author: Daniel Mustieles Date: Mon Jun 5 14:09:17 2017 +0000 Update Spanish translation po/es.po | 714 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 358 insertions(+), 356 deletions(-) commit 6c073edc5645c4263fedf91b305b04ca4cda2948 Author: Felix Riemann Date: Sun Jun 4 20:07:15 2017 +0200 fullscreen: reload: Add translator comment to Icon keyword gettext also makes the Icon value translatable. Tell translators that this value is actually an icon (file) name. plugins/fullscreen/fullscreen.plugin.desktop.in | 2 ++ plugins/reload/reload.plugin.desktop.in | 2 ++ 2 files changed, 4 insertions(+) commit beb99cfda1bfd9097e7b2ca3ec4d3950cb2b13b8 Author: Ondrej Holy Date: Mon May 15 10:27:03 2017 +0200 EogJobs: Try to mount volume if not already mounted It may happen for various reasons that somebody tries to open a location, which is not already mounted. Consequently, "No images found in '[location]'." error is shown to the user currently. Let's try to mount the volume in such case instead of showing the error. https://bugzilla.gnome.org/show_bug.cgi?id=555831 src/eog-jobs.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 70 insertions(+), 1 deletion(-) commit 0c97d1c7da1af7e6dfd4f822fcf3363a1ae79ff0 Author: Felix Riemann Date: Sun Jun 4 16:20:36 2017 +0200 Update git.mk to recognize the gettext .m4s Revision d6caf0d1 from https://github.com/behdad/git.mk Makefile.am | 13 ++++--------- git.mk | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 9 deletions(-) commit cda433d5a9020074156f16a86148d09121249f67 Author: Felix Riemann Date: Sun Jun 4 13:16:25 2017 +0200 Convert from intltool to gettext See https://wiki.gnome.org/Initiatives/GnomeGoals/GettextMigration Makefile.am | 7 +- autogen.sh | 1 - configure.ac | 6 +- data/Makefile.am | 16 +++-- data/{eog-app-menu.xml => eog-app-menu.ui} | 0 data/eog.appdata.xml.in | 12 ++-- data/eog.desktop.in.in | 11 ++- plugins/Makefile.am | 8 ++- plugins/fullscreen/fullscreen.plugin.desktop.in | 4 +- plugins/reload/reload.plugin.desktop.in | 4 +- .../statusbar-date.plugin.desktop.in | 4 +- po/Makevars | 78 ++++++++++++++++++++++ po/POTFILES.in | 23 +++---- src/eog.gresource.xml | 2 +- 14 files changed, 133 insertions(+), 43 deletions(-) commit 79ebfbc0a9a47c218d0c1df7d66bdb216c3f909f Author: Felix Riemann Date: Sun Jun 4 16:21:22 2017 +0200 Post-branch version bump configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 4d00c81c002331cac5ed1c7fa690c7bce25bc3de Author: Emin Tufan Çetin Date: Fri May 19 18:48:31 2017 +0000 Update Turkish translation po/tr.po | 413 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 225 insertions(+), 188 deletions(-) commit bd591759568444f2b79e360b00e7a27a1bbbb80d Author: Fabio Tomat Date: Fri May 5 15:57:18 2017 +0000 Update Friulian translation po/fur.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 98b51943f64a366c06906eb8d70115d81e21b7bb Author: Fabio Tomat Date: Fri May 5 15:54:58 2017 +0000 Update Friulian translation po/fur.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit aa3162566b9b661bd254a1414ceff30357f41926 Author: Stas Solovey Date: Thu Apr 13 11:47:31 2017 +0000 Update Russian translation po/ru.po | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) commit 5a71efaffe7338891e0a88d6ec023841b243cee4 Author: Felix Riemann Date: Mon Apr 10 20:48:12 2017 +0200 Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)