Hello community,

here is the log from the commit of package poedit for openSUSE:Factory checked 
in at 2015-05-18 22:36:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poedit (Old)
 and      /work/SRC/openSUSE:Factory/.poedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poedit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/poedit/poedit.changes    2015-04-23 
08:03:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.poedit.new/poedit.changes       2015-05-18 
22:36:28.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 18 15:05:10 UTC 2015 - astie...@suse.com
+
+- poedit 1.7.7:
+  + strip whitespace in extractor definitions resulting from copy
+    and paste
+
+-------------------------------------------------------------------

Old:
----
  poedit-1.7.6.tar.gz

New:
----
  poedit-1.7.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ poedit.spec ++++++
--- /var/tmp/diff_new_pack.FAovBg/_old  2015-05-18 22:36:29.000000000 +0200
+++ /var/tmp/diff_new_pack.FAovBg/_new  2015-05-18 22:36:29.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           poedit
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Cross-platform Gettext Catalogs Editing Tool
 License:        MIT

++++++ poedit-1.7.6.tar.gz -> poedit-1.7.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/NEWS new/poedit-1.7.7/NEWS
--- old/poedit-1.7.6/NEWS       2015-04-18 20:01:37.000000000 +0200
+++ new/poedit-1.7.7/NEWS       2015-05-18 16:23:54.000000000 +0200
@@ -1,4 +1,10 @@
 
+Version 1.7.7
+-------------
+
+- strip whitespace in extractor definitions resulting from copy & paste
+
+
 Version 1.7.6
 -------------
 
@@ -6,6 +12,7 @@
 - [Windows] fix "file couldn't be formatted nicely" problems with files in
   directories with (some) Unicode names
 
+
 Version 1.7.5
 -------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/configure new/poedit-1.7.7/configure
--- old/poedit-1.7.6/configure  2015-04-18 20:02:30.000000000 +0200
+++ new/poedit-1.7.7/configure  2015-05-18 16:25:31.000000000 +0200
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for poedit 1.7.6.
+# Generated by GNU Autoconf 2.68 for poedit 1.7.7.
 #
-# Report bugs to <poe...@googlegroups.com>.
+# Report bugs to <h...@poedit.net>.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -238,11 +238,11 @@
     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_echo "$0: Please tell bug-autoc...@gnu.org and
-$0: poe...@googlegroups.com about your system, including
-$0: any error possibly output before this message. Then
-$0: install a modern shell, or manually run the script
-$0: under such a shell if you do have one."
+    $as_echo "$0: Please tell bug-autoc...@gnu.org and h...@poedit.net
+$0: about your system, including any error possibly output
+$0: before this message. Then install a modern shell, or
+$0: manually run the script under such a shell if you do
+$0: have one."
   fi
   exit 1
 fi
@@ -560,9 +560,9 @@
 # Identity of this package.
 PACKAGE_NAME='poedit'
 PACKAGE_TARNAME='poedit'
-PACKAGE_VERSION='1.7.6'
-PACKAGE_STRING='poedit 1.7.6'
-PACKAGE_BUGREPORT='poe...@googlegroups.com'
+PACKAGE_VERSION='1.7.7'
+PACKAGE_STRING='poedit 1.7.7'
+PACKAGE_BUGREPORT='h...@poedit.net'
 PACKAGE_URL=''
 
 ac_unique_file="README"
@@ -1281,7 +1281,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures poedit 1.7.6 to adapt to many kinds of systems.
+\`configure' configures poedit 1.7.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1351,7 +1351,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of poedit 1.7.6:";;
+     short | recursive ) echo "Configuration of poedit 1.7.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1409,7 +1409,7 @@
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <poe...@googlegroups.com>.
+Report bugs to <h...@poedit.net>.
 _ACEOF
 ac_status=$?
 fi
@@ -1472,7 +1472,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-poedit configure 1.7.6
+poedit configure 1.7.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1715,7 +1715,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by poedit $as_me 1.7.6, which was
+It was created by poedit $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2063,7 +2063,7 @@
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-PACKAGE_SHORT_VERSION=1.7.6
+PACKAGE_SHORT_VERSION=1.7.7
 
 
 ac_aux_dir=
@@ -2607,7 +2607,7 @@
 
 # Define the identity of the package.
  PACKAGE='poedit'
- VERSION='1.7.6'
+ VERSION='1.7.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6437,7 +6437,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by poedit $as_me 1.7.6, which was
+This file was extended by poedit $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6488,13 +6488,13 @@
 Configuration commands:
 $config_commands
 
-Report bugs to <poe...@googlegroups.com>."
+Report bugs to <h...@poedit.net>."
 
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-poedit config.status 1.7.6
+poedit config.status 1.7.7
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/configure.ac 
new/poedit-1.7.7/configure.ac
--- old/poedit-1.7.6/configure.ac       2015-04-18 20:01:37.000000000 +0200
+++ new/poedit-1.7.7/configure.ac       2015-05-18 16:23:54.000000000 +0200
@@ -2,8 +2,8 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT([poedit], [1.7.6], [poe...@googlegroups.com])
-PACKAGE_SHORT_VERSION=1.7.6
+AC_INIT([poedit], [1.7.7], [h...@poedit.net])
+PACKAGE_SHORT_VERSION=1.7.7
 AC_SUBST(PACKAGE_SHORT_VERSION)
 
 AC_CONFIG_AUX_DIR([admin])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/docs/poedit.1 
new/poedit-1.7.7/docs/poedit.1
--- old/poedit-1.7.6/docs/poedit.1      2015-04-18 20:02:32.000000000 +0200
+++ new/poedit-1.7.7/docs/poedit.1      2015-05-18 16:25:33.000000000 +0200
@@ -2,12 +2,12 @@
 .\"     Title: poedit
 .\"    Author: Vaclav Slavik <vac...@slavik.io>
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 04/18/2015
+.\"      Date: 05/18/2015
 .\"    Manual: \ \&
 .\"    Source: \ \&
 .\"  Language: English
 .\"
-.TH "POEDIT" "1" "04/18/2015" "\ \&" "\ \&"
+.TH "POEDIT" "1" "05/18/2015" "\ \&" "\ \&"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/Makefile.am 
new/poedit-1.7.7/locales/Makefile.am
--- old/poedit-1.7.6/locales/Makefile.am        2015-04-18 20:01:44.000000000 
+0200
+++ new/poedit-1.7.7/locales/Makefile.am        2015-05-18 16:24:08.000000000 
+0200
@@ -31,7 +31,7 @@
               --add-comments=TRANSLATORS \
               --from-code=UTF-8 \
               --package-name=Poedit --package-version=$(PACKAGE_SHORT_VERSION) 
\
-              --msgid-bugs-address=poe...@googlegroups.com
+              --msgid-bugs-address=h...@poedit.net
 
 # implicit rules
 %.mo: %.po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/Makefile.in 
new/poedit-1.7.7/locales/Makefile.in
--- old/poedit-1.7.6/locales/Makefile.in        2015-04-18 20:02:30.000000000 
+0200
+++ new/poedit-1.7.7/locales/Makefile.in        2015-05-18 16:25:30.000000000 
+0200
@@ -203,7 +203,7 @@
               --add-comments=TRANSLATORS \
               --from-code=UTF-8 \
               --package-name=Poedit --package-version=$(PACKAGE_SHORT_VERSION) 
\
-              --msgid-bugs-address=poe...@googlegroups.com
+              --msgid-bugs-address=h...@poedit.net
 
 all: all-am
 
Files old/poedit-1.7.6/locales/af.mo and new/poedit-1.7.7/locales/af.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/af.po 
new/poedit-1.7.7/locales/af.po
--- old/poedit-1.7.6/locales/af.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/af.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/am.mo and new/poedit-1.7.7/locales/am.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/am.po 
new/poedit-1.7.7/locales/am.po
--- old/poedit-1.7.6/locales/am.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/am.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/an.mo and new/poedit-1.7.7/locales/an.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/an.po 
new/poedit-1.7.7/locales/an.po
--- old/poedit-1.7.6/locales/an.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/an.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ar.mo and new/poedit-1.7.7/locales/ar.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ar.po 
new/poedit-1.7.7/locales/ar.po
--- old/poedit-1.7.6/locales/ar.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/ar.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ast.mo and new/poedit-1.7.7/locales/ast.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ast.po 
new/poedit-1.7.7/locales/ast.po
--- old/poedit-1.7.6/locales/ast.po     2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/ast.po     2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/az.mo and new/poedit-1.7.7/locales/az.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/az.po 
new/poedit-1.7.7/locales/az.po
--- old/poedit-1.7.6/locales/az.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/az.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/be.mo and new/poedit-1.7.7/locales/be.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/be.po 
new/poedit-1.7.7/locales/be.po
--- old/poedit-1.7.6/locales/be.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/be.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/b...@latin.mo and 
new/poedit-1.7.7/locales/b...@latin.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/b...@latin.po 
new/poedit-1.7.7/locales/b...@latin.po
--- old/poedit-1.7.6/locales/b...@latin.po      2015-04-18 20:02:37.000000000 
+0200
+++ new/poedit-1.7.7/locales/b...@latin.po      2015-05-18 16:25:39.000000000 
+0200
@@ -3,7 +3,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Poedit 1.6\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2008-03-03 14:41+0200\n"
 "Last-Translator: Alaksandar Navicki <zo...@lacinka.org>\n"
Files old/poedit-1.7.6/locales/bg.mo and new/poedit-1.7.7/locales/bg.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/bg.po 
new/poedit-1.7.7/locales/bg.po
--- old/poedit-1.7.6/locales/bg.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/bg.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/bn.mo and new/poedit-1.7.7/locales/bn.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/bn.po 
new/poedit-1.7.7/locales/bn.po
--- old/poedit-1.7.6/locales/bn.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/bn.po      2015-05-18 16:25:39.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/br.mo and new/poedit-1.7.7/locales/br.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/br.po 
new/poedit-1.7.7/locales/br.po
--- old/poedit-1.7.6/locales/br.po      2015-04-18 20:02:37.000000000 +0200
+++ new/poedit-1.7.7/locales/br.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/bs.mo and new/poedit-1.7.7/locales/bs.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/bs.po 
new/poedit-1.7.7/locales/bs.po
--- old/poedit-1.7.6/locales/bs.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/bs.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ca.mo and new/poedit-1.7.7/locales/ca.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ca.po 
new/poedit-1.7.7/locales/ca.po
--- old/poedit-1.7.6/locales/ca.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/ca.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/c...@valencia.mo and 
new/poedit-1.7.7/locales/c...@valencia.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/c...@valencia.po 
new/poedit-1.7.7/locales/c...@valencia.po
--- old/poedit-1.7.6/locales/c...@valencia.po   2015-04-18 20:02:38.000000000 
+0200
+++ new/poedit-1.7.7/locales/c...@valencia.po   2015-05-18 16:25:40.000000000 
+0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ckb.mo and new/poedit-1.7.7/locales/ckb.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ckb.po 
new/poedit-1.7.7/locales/ckb.po
--- old/poedit-1.7.6/locales/ckb.po     2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/ckb.po     2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/co.mo and new/poedit-1.7.7/locales/co.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/co.po 
new/poedit-1.7.7/locales/co.po
--- old/poedit-1.7.6/locales/co.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/co.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/cs.mo and new/poedit-1.7.7/locales/cs.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/cs.po 
new/poedit-1.7.7/locales/cs.po
--- old/poedit-1.7.6/locales/cs.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/cs.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/da.mo and new/poedit-1.7.7/locales/da.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/da.po 
new/poedit-1.7.7/locales/da.po
--- old/poedit-1.7.6/locales/da.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/da.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/de.mo and new/poedit-1.7.7/locales/de.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/de.po 
new/poedit-1.7.7/locales/de.po
--- old/poedit-1.7.6/locales/de.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/de.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/el.mo and new/poedit-1.7.7/locales/el.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/el.po 
new/poedit-1.7.7/locales/el.po
--- old/poedit-1.7.6/locales/el.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/el.po      2015-05-18 16:25:40.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/en_GB.mo and new/poedit-1.7.7/locales/en_GB.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/en_GB.po 
new/poedit-1.7.7/locales/en_GB.po
--- old/poedit-1.7.6/locales/en_GB.po   2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/en_GB.po   2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/eo.mo and new/poedit-1.7.7/locales/eo.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/eo.po 
new/poedit-1.7.7/locales/eo.po
--- old/poedit-1.7.6/locales/eo.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/eo.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/es.mo and new/poedit-1.7.7/locales/es.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/es.po 
new/poedit-1.7.7/locales/es.po
--- old/poedit-1.7.6/locales/es.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/es.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/et.mo and new/poedit-1.7.7/locales/et.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/et.po 
new/poedit-1.7.7/locales/et.po
--- old/poedit-1.7.6/locales/et.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/et.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/eu.mo and new/poedit-1.7.7/locales/eu.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/eu.po 
new/poedit-1.7.7/locales/eu.po
--- old/poedit-1.7.6/locales/eu.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/eu.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/fa.mo and new/poedit-1.7.7/locales/fa.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/fa.po 
new/poedit-1.7.7/locales/fa.po
--- old/poedit-1.7.6/locales/fa.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/fa.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/fi.mo and new/poedit-1.7.7/locales/fi.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/fi.po 
new/poedit-1.7.7/locales/fi.po
--- old/poedit-1.7.6/locales/fi.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/fi.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/fr.mo and new/poedit-1.7.7/locales/fr.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/fr.po 
new/poedit-1.7.7/locales/fr.po
--- old/poedit-1.7.6/locales/fr.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/fr.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/fur.mo and new/poedit-1.7.7/locales/fur.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/fur.po 
new/poedit-1.7.7/locales/fur.po
--- old/poedit-1.7.6/locales/fur.po     2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/fur.po     2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ga.mo and new/poedit-1.7.7/locales/ga.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ga.po 
new/poedit-1.7.7/locales/ga.po
--- old/poedit-1.7.6/locales/ga.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/ga.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/gl.mo and new/poedit-1.7.7/locales/gl.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/gl.po 
new/poedit-1.7.7/locales/gl.po
--- old/poedit-1.7.6/locales/gl.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/gl.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/he.mo and new/poedit-1.7.7/locales/he.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/he.po 
new/poedit-1.7.7/locales/he.po
--- old/poedit-1.7.6/locales/he.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/he.po      2015-05-18 16:25:41.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/hi.mo and new/poedit-1.7.7/locales/hi.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/hi.po 
new/poedit-1.7.7/locales/hi.po
--- old/poedit-1.7.6/locales/hi.po      2015-04-18 20:02:38.000000000 +0200
+++ new/poedit-1.7.7/locales/hi.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/hr.mo and new/poedit-1.7.7/locales/hr.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/hr.po 
new/poedit-1.7.7/locales/hr.po
--- old/poedit-1.7.6/locales/hr.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/hr.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/hu.mo and new/poedit-1.7.7/locales/hu.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/hu.po 
new/poedit-1.7.7/locales/hu.po
--- old/poedit-1.7.6/locales/hu.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/hu.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/id.mo and new/poedit-1.7.7/locales/id.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/id.po 
new/poedit-1.7.7/locales/id.po
--- old/poedit-1.7.6/locales/id.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/id.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/is.mo and new/poedit-1.7.7/locales/is.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/is.po 
new/poedit-1.7.7/locales/is.po
--- old/poedit-1.7.6/locales/is.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/is.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/it.mo and new/poedit-1.7.7/locales/it.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/it.po 
new/poedit-1.7.7/locales/it.po
--- old/poedit-1.7.6/locales/it.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/it.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ja.mo and new/poedit-1.7.7/locales/ja.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ja.po 
new/poedit-1.7.7/locales/ja.po
--- old/poedit-1.7.6/locales/ja.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ja.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ka.mo and new/poedit-1.7.7/locales/ka.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ka.po 
new/poedit-1.7.7/locales/ka.po
--- old/poedit-1.7.6/locales/ka.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ka.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/kk.mo and new/poedit-1.7.7/locales/kk.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/kk.po 
new/poedit-1.7.7/locales/kk.po
--- old/poedit-1.7.6/locales/kk.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/kk.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ko.mo and new/poedit-1.7.7/locales/ko.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ko.po 
new/poedit-1.7.7/locales/ko.po
--- old/poedit-1.7.6/locales/ko.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ko.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ku.mo and new/poedit-1.7.7/locales/ku.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ku.po 
new/poedit-1.7.7/locales/ku.po
--- old/poedit-1.7.6/locales/ku.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ku.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ky.mo and new/poedit-1.7.7/locales/ky.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ky.po 
new/poedit-1.7.7/locales/ky.po
--- old/poedit-1.7.6/locales/ky.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ky.po      2015-05-18 16:25:42.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/lt.mo and new/poedit-1.7.7/locales/lt.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/lt.po 
new/poedit-1.7.7/locales/lt.po
--- old/poedit-1.7.6/locales/lt.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/lt.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/lv.mo and new/poedit-1.7.7/locales/lv.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/lv.po 
new/poedit-1.7.7/locales/lv.po
--- old/poedit-1.7.6/locales/lv.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/lv.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/mk.mo and new/poedit-1.7.7/locales/mk.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/mk.po 
new/poedit-1.7.7/locales/mk.po
--- old/poedit-1.7.6/locales/mk.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/mk.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/mn.mo and new/poedit-1.7.7/locales/mn.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/mn.po 
new/poedit-1.7.7/locales/mn.po
--- old/poedit-1.7.6/locales/mn.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/mn.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/mr.mo and new/poedit-1.7.7/locales/mr.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/mr.po 
new/poedit-1.7.7/locales/mr.po
--- old/poedit-1.7.6/locales/mr.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/mr.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ms.mo and new/poedit-1.7.7/locales/ms.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ms.po 
new/poedit-1.7.7/locales/ms.po
--- old/poedit-1.7.6/locales/ms.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ms.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/nb.mo and new/poedit-1.7.7/locales/nb.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/nb.po 
new/poedit-1.7.7/locales/nb.po
--- old/poedit-1.7.6/locales/nb.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/nb.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ne.mo and new/poedit-1.7.7/locales/ne.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ne.po 
new/poedit-1.7.7/locales/ne.po
--- old/poedit-1.7.6/locales/ne.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/ne.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/nl.mo and new/poedit-1.7.7/locales/nl.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/nl.po 
new/poedit-1.7.7/locales/nl.po
--- old/poedit-1.7.6/locales/nl.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/nl.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/nn.mo and new/poedit-1.7.7/locales/nn.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/nn.po 
new/poedit-1.7.7/locales/nn.po
--- old/poedit-1.7.6/locales/nn.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/nn.po      2015-05-18 16:25:43.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/pa.mo and new/poedit-1.7.7/locales/pa.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/pa.po 
new/poedit-1.7.7/locales/pa.po
--- old/poedit-1.7.6/locales/pa.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/pa.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/pl.mo and new/poedit-1.7.7/locales/pl.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/pl.po 
new/poedit-1.7.7/locales/pl.po
--- old/poedit-1.7.6/locales/pl.po      2015-04-18 20:02:39.000000000 +0200
+++ new/poedit-1.7.7/locales/pl.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/poedit.pot 
new/poedit-1.7.7/locales/poedit.pot
--- old/poedit-1.7.6/locales/poedit.pot 2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/poedit.pot 2015-05-18 16:24:08.000000000 +0200
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Poedit 1.6\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Files old/poedit-1.7.6/locales/pt_BR.mo and new/poedit-1.7.7/locales/pt_BR.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/pt_BR.po 
new/poedit-1.7.7/locales/pt_BR.po
--- old/poedit-1.7.6/locales/pt_BR.po   2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/pt_BR.po   2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/pt_PT.mo and new/poedit-1.7.7/locales/pt_PT.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/pt_PT.po 
new/poedit-1.7.7/locales/pt_PT.po
--- old/poedit-1.7.6/locales/pt_PT.po   2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/pt_PT.po   2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ro.mo and new/poedit-1.7.7/locales/ro.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ro.po 
new/poedit-1.7.7/locales/ro.po
--- old/poedit-1.7.6/locales/ro.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/ro.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ru.mo and new/poedit-1.7.7/locales/ru.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ru.po 
new/poedit-1.7.7/locales/ru.po
--- old/poedit-1.7.6/locales/ru.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/ru.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/sk.mo and new/poedit-1.7.7/locales/sk.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/sk.po 
new/poedit-1.7.7/locales/sk.po
--- old/poedit-1.7.6/locales/sk.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/sk.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/sl.mo and new/poedit-1.7.7/locales/sl.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/sl.po 
new/poedit-1.7.7/locales/sl.po
--- old/poedit-1.7.6/locales/sl.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/sl.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/sq.mo and new/poedit-1.7.7/locales/sq.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/sq.po 
new/poedit-1.7.7/locales/sq.po
--- old/poedit-1.7.6/locales/sq.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/sq.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/sr.mo and new/poedit-1.7.7/locales/sr.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/sr.po 
new/poedit-1.7.7/locales/sr.po
--- old/poedit-1.7.6/locales/sr.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/sr.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/sv.mo and new/poedit-1.7.7/locales/sv.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/sv.po 
new/poedit-1.7.7/locales/sv.po
--- old/poedit-1.7.6/locales/sv.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/sv.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:42-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ta.mo and new/poedit-1.7.7/locales/ta.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ta.po 
new/poedit-1.7.7/locales/ta.po
--- old/poedit-1.7.6/locales/ta.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/ta.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/tg.mo and new/poedit-1.7.7/locales/tg.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/tg.po 
new/poedit-1.7.7/locales/tg.po
--- old/poedit-1.7.6/locales/tg.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/tg.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/th.mo and new/poedit-1.7.7/locales/th.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/th.po 
new/poedit-1.7.7/locales/th.po
--- old/poedit-1.7.6/locales/th.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/th.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/tr.mo and new/poedit-1.7.7/locales/tr.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/tr.po 
new/poedit-1.7.7/locales/tr.po
--- old/poedit-1.7.6/locales/tr.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/tr.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/tt.mo and new/poedit-1.7.7/locales/tt.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/tt.po 
new/poedit-1.7.7/locales/tt.po
--- old/poedit-1.7.6/locales/tt.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/tt.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ug.mo and new/poedit-1.7.7/locales/ug.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ug.po 
new/poedit-1.7.7/locales/ug.po
--- old/poedit-1.7.6/locales/ug.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/ug.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/uk.mo and new/poedit-1.7.7/locales/uk.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/uk.po 
new/poedit-1.7.7/locales/uk.po
--- old/poedit-1.7.6/locales/uk.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/uk.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/ur.mo and new/poedit-1.7.7/locales/ur.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/ur.po 
new/poedit-1.7.7/locales/ur.po
--- old/poedit-1.7.6/locales/ur.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/ur.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/uz.mo and new/poedit-1.7.7/locales/uz.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/uz.po 
new/poedit-1.7.7/locales/uz.po
--- old/poedit-1.7.6/locales/uz.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/uz.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/vi.mo and new/poedit-1.7.7/locales/vi.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/vi.po 
new/poedit-1.7.7/locales/vi.po
--- old/poedit-1.7.6/locales/vi.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/vi.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/wa.mo and new/poedit-1.7.7/locales/wa.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/wa.po 
new/poedit-1.7.7/locales/wa.po
--- old/poedit-1.7.6/locales/wa.po      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/wa.po      2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:34-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/zh_CN.mo and new/poedit-1.7.7/locales/zh_CN.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/zh_CN.po 
new/poedit-1.7.7/locales/zh_CN.po
--- old/poedit-1.7.6/locales/zh_CN.po   2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/zh_CN.po   2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
Files old/poedit-1.7.6/locales/zh_TW.mo and new/poedit-1.7.7/locales/zh_TW.mo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/locales/zh_TW.po 
new/poedit-1.7.7/locales/zh_TW.po
--- old/poedit-1.7.6/locales/zh_TW.po   2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/locales/zh_TW.po   2015-05-18 16:24:08.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: poedit\n"
-"Report-Msgid-Bugs-To: poe...@googlegroups.com\n"
+"Report-Msgid-Bugs-To: h...@poedit.net\n"
 "POT-Creation-Date: 2015-01-10 16:00+0100\n"
 "PO-Revision-Date: 2015-03-10 12:33-0400\n"
 "Last-Translator: vslavik <vac...@slavik.io>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/src/prefsdlg.cpp 
new/poedit-1.7.7/src/prefsdlg.cpp
--- old/poedit-1.7.6/src/prefsdlg.cpp   2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/src/prefsdlg.cpp   2015-05-18 16:24:08.000000000 +0200
@@ -670,12 +670,12 @@
             if (retcode == wxID_OK)
             {
                 Extractor& nfo = m_extractors.Data[num];
-                nfo.Name = extractor_language->GetValue();
-                nfo.Extensions = extractor_extensions->GetValue();
-                nfo.Command = extractor_command->GetValue();
-                nfo.KeywordItem = extractor_keywords->GetValue();
-                nfo.FileItem = extractor_files->GetValue();
-                nfo.CharsetItem = extractor_charset->GetValue();
+                nfo.Name = 
extractor_language->GetValue().Strip(wxString::both);
+                nfo.Extensions = 
extractor_extensions->GetValue().Strip(wxString::both);
+                nfo.Command = 
extractor_command->GetValue().Strip(wxString::both);
+                nfo.KeywordItem = 
extractor_keywords->GetValue().Strip(wxString::both);
+                nfo.FileItem = 
extractor_files->GetValue().Strip(wxString::both);
+                nfo.CharsetItem = 
extractor_charset->GetValue().Strip(wxString::both);
                 m_list->SetString(num, nfo.Name);
             }
             completionHandler(retcode == wxID_OK);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/poedit-1.7.6/src/version.h 
new/poedit-1.7.7/src/version.h
--- old/poedit-1.7.6/src/version.h      2015-04-18 20:01:44.000000000 +0200
+++ new/poedit-1.7.7/src/version.h      2015-05-18 16:24:08.000000000 +0200
@@ -26,7 +26,7 @@
 #ifndef _VERSION_H_
 #define _VERSION_H_
 
-#define POEDIT_VERSION           "1.7.6"
-#define POEDIT_VERSION_WIN        1,7,6,0
+#define POEDIT_VERSION           "1.7.7"
+#define POEDIT_VERSION_WIN        1,7,7,0
 
 #endif // _VERSION_H_


Reply via email to