Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2015-11-08 11:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old)
 and      /work/SRC/openSUSE:Factory/.four-in-a-row.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "four-in-a-row"

Changes:
--------
--- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes      
2015-10-26 12:47:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new/four-in-a-row.changes 
2015-11-08 11:27:44.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov  6 22:34:25 UTC 2015 - [email protected]
+
+- Update to version 3.18.2:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  four-in-a-row-3.18.1.tar.xz

New:
----
  four-in-a-row-3.18.2.tar.xz

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

Other differences:
------------------
++++++ four-in-a-row.spec ++++++
--- /var/tmp/diff_new_pack.nyl49v/_old  2015-11-08 11:27:46.000000000 +0100
+++ /var/tmp/diff_new_pack.nyl49v/_new  2015-11-08 11:27:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           four-in-a-row
-Version:        3.18.1
+Version:        3.18.2
 Release:        0
 Summary:        Connect Four Game for GNOME
 License:        GPL-2.0+ and GPL-3.0+

++++++ four-in-a-row-3.18.1.tar.xz -> four-in-a-row-3.18.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/Makefile.in 
new/four-in-a-row-3.18.2/Makefile.in
--- old/four-in-a-row-3.18.1/Makefile.in        2015-10-11 23:08:47.000000000 
+0200
+++ new/four-in-a-row-3.18.2/Makefile.in        2015-11-06 23:05:42.000000000 
+0100
@@ -156,7 +156,7 @@
 CSCOPE = cscope
 DIST_SUBDIRS = $(SUBDIRS)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in COPYING \
-       NEWS README compile install-sh missing
+       NEWS README compile depcomp install-sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/NEWS 
new/four-in-a-row-3.18.2/NEWS
--- old/four-in-a-row-3.18.1/NEWS       2015-10-11 23:08:21.000000000 +0200
+++ new/four-in-a-row-3.18.2/NEWS       2015-11-06 23:05:08.000000000 +0100
@@ -1,3 +1,8 @@
+3.18.2 - November 6, 2015
+=========================
+
+* Updated translations
+
 3.18.1 - October 11, 2015
 =========================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/configure 
new/four-in-a-row-3.18.2/configure
--- old/four-in-a-row-3.18.1/configure  2015-10-11 23:08:47.000000000 +0200
+++ new/four-in-a-row-3.18.2/configure  2015-11-06 23:05:41.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Four-in-a-Row 3.18.1.
+# Generated by GNU Autoconf 2.69 for Four-in-a-Row 3.18.2.
 #
 # Report bugs to <https://bugzilla.gnome.org/>.
 #
@@ -639,8 +639,8 @@
 # Identity of this package.
 PACKAGE_NAME='Four-in-a-Row'
 PACKAGE_TARNAME='four-in-a-row'
-PACKAGE_VERSION='3.18.1'
-PACKAGE_STRING='Four-in-a-Row 3.18.1'
+PACKAGE_VERSION='3.18.2'
+PACKAGE_STRING='Four-in-a-Row 3.18.2'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Four-in-a-row'
 
@@ -1358,7 +1358,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 Four-in-a-Row 3.18.1 to adapt to many kinds of systems.
+\`configure' configures Four-in-a-Row 3.18.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1424,7 +1424,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Four-in-a-Row 3.18.1:";;
+     short | recursive ) echo "Configuration of Four-in-a-Row 3.18.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1540,7 +1540,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Four-in-a-Row configure 3.18.1
+Four-in-a-Row configure 3.18.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1595,7 +1595,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Four-in-a-Row $as_me 3.18.1, which was
+It was created by Four-in-a-Row $as_me 3.18.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2458,7 +2458,7 @@
 
 # Define the identity of the package.
  PACKAGE='four-in-a-row'
- VERSION='3.18.1'
+ VERSION='3.18.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5698,7 +5698,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Four-in-a-Row $as_me 3.18.1, which was
+This file was extended by Four-in-a-Row $as_me 3.18.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5765,7 +5765,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Four-in-a-Row config.status 3.18.1
+Four-in-a-Row config.status 3.18.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/configure.ac 
new/four-in-a-row-3.18.2/configure.ac
--- old/four-in-a-row-3.18.1/configure.ac       2015-10-11 23:08:06.000000000 
+0200
+++ new/four-in-a-row-3.18.2/configure.ac       2015-11-06 23:05:03.000000000 
+0100
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.18.1], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.18.2], [https://bugzilla.gnome.org/],
         [four-in-a-row], [https://wiki.gnome.org/Apps/Four-in-a-row])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/po/LINGUAS 
new/four-in-a-row-3.18.2/po/LINGUAS
--- old/four-in-a-row-3.18.1/po/LINGUAS 2015-10-09 04:45:53.000000000 +0200
+++ new/four-in-a-row-3.18.2/po/LINGUAS 2015-11-06 22:58:15.000000000 +0100
@@ -30,6 +30,7 @@
 fa
 fi
 fr
+fur
 ga
 gl
 gu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/po/eu.po 
new/four-in-a-row-3.18.2/po/eu.po
--- old/four-in-a-row-3.18.1/po/eu.po   2015-10-09 04:45:53.000000000 +0200
+++ new/four-in-a-row-3.18.2/po/eu.po   2015-11-06 22:58:15.000000000 +0100
@@ -2,23 +2,20 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 #
-#
-# Iñaki Larrañaga Murgoitio <[email protected]>, 2008-2014.
+# Iñaki Larrañaga Murgoitio <[email protected]>, 2008-2014, 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: four-in-a-row master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=four-";
-"in-a-row&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2014-12-31 17:07+0100\n"
-"PO-Revision-Date: 2014-12-05 23:00+0100\n"
-"Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n"
+"Project-Id-Version: four-in-a-row gnome-3-18\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-10-14 10:48+0200\n"
+"PO-Revision-Date: 2015-09-28 23:46+0200\n"
+"Last-Translator: Inaki Larranaga Murgoitio <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"\n"
 "X-Generator: Lokalize 1.5\n"
 
 #: ../data/four-in-a-row.appdata.xml.in.h:1
@@ -127,7 +124,11 @@
 msgid "Key press to drop a marble."
 msgstr "Sakatu tekla puxtarriari jaregiteko."
 
-#: ../src/games-controls.c:288
+#: ../src/games-controls.c:105
+msgid "This key is already in use."
+msgstr "Gako hau jadanik erabilita dago."
+
+#: ../src/games-controls.c:326
 msgid "Unknown Command"
 msgstr "Komando ezezaguna"
 
@@ -190,26 +191,22 @@
 msgstr "Hizkuntza Politikarako Sailburuordetza <[email protected]>"
 
 #: ../src/main.c:1130
-msgid "_New Game"
-msgstr "_Joko berria"
-
-#: ../src/main.c:1131
 msgid "_Scores"
 msgstr "_Puntuazioak"
 
-#: ../src/main.c:1132
+#: ../src/main.c:1131
 msgid "_Preferences"
 msgstr "_Hobespenak"
 
-#: ../src/main.c:1135
+#: ../src/main.c:1134
 msgid "_Help"
 msgstr "La_guntza"
 
-#: ../src/main.c:1136
+#: ../src/main.c:1135
 msgid "_About"
 msgstr "Honi _buruz"
 
-#: ../src/main.c:1137
+#: ../src/main.c:1136
 msgid "_Quit"
 msgstr "_Irten"
 
@@ -334,6 +331,9 @@
 msgid "Stars and Rings"
 msgstr "Izarrak eta eraztunak"
 
+#~ msgid "_New Game"
+#~ msgstr "_Joko berria"
+
 #~ msgid "%s"
 #~ msgstr "%s"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/four-in-a-row-3.18.1/po/fur.po 
new/four-in-a-row-3.18.2/po/fur.po
--- old/four-in-a-row-3.18.1/po/fur.po  1970-01-01 01:00:00.000000000 +0100
+++ new/four-in-a-row-3.18.2/po/fur.po  2015-11-06 22:58:15.000000000 +0100
@@ -0,0 +1,331 @@
+# Friulian translation for four-in-a-row.
+# Copyright (C) 2015 four-in-a-row's COPYRIGHT HOLDER
+# This file is distributed under the same license as the four-in-a-row package.
+# Fabio Tomat <[email protected]>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: four-in-a-row gnome-3-18\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=four-";
+"in-a-row&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-10-28 06:26+0000\n"
+"PO-Revision-Date: 2015-10-12 22:33+0200\n"
+"Last-Translator: Fabio Tomat <[email protected]>\n"
+"Language-Team: Friulian <[email protected]>\n"
+"Language: fur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.8.5\n"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:1
+#: ../data/four-in-a-row.desktop.in.h:1 ../data/four-in-a-row.ui.h:1
+#: ../src/main.h:5
+msgid "Four-in-a-row"
+msgstr "Fuarce 4"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:2
+#: ../data/four-in-a-row.desktop.in.h:2
+msgid "Make lines of the same color to win"
+msgstr "Cree des liniis dal stes colôr par vinci"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:3
+msgid ""
+"A family classic, the objective of Four-in-a-row is to build a line of four "
+"of your marbles while trying to stop your opponent (human or computer) from "
+"building a line of his or her own. A line can be horizontal, vertical or "
+"diagonal. The first player to connect four in a row is the winner!"
+msgstr ""
+"Un classic zûc par fameis, l'obietîf di Fuarce 4 al è chel di creâ une rie "
+"di cuatri modons dal tô colôr intant che tu ciris di fermâ il to aversari "
+"(uman o calcoladôr). Une rie a pues sedi orizontâl, verticâl o diagonâl: cui "
+"che al rive par prin a metiju cuatri in linie al vinç!"
+
+#: ../data/four-in-a-row.appdata.xml.in.h:4
+msgid ""
+"Four-in-a-row features multiple difficulty levels. If you're having trouble, "
+"you can always ask for a hint."
+msgstr ""
+"Fuarce 4 al dispon di diviers nivei di dificoltât. Se tu sês in dificoltât "
+"tu puedis simpri domandâ un piçul aiût."
+
+#: ../data/four-in-a-row.desktop.in.h:3
+msgid "game;strategy;logic;"
+msgstr "zûc;strategjie; logjiche;"
+
+#: ../data/four-in-a-row.ui.h:2
+msgid "Undo your most recent move"
+msgstr "Anule le tô ultime mosse"
+
+#: ../data/four-in-a-row.ui.h:3
+msgid "_Hint"
+msgstr "_Indizi"
+
+#: ../data/four-in-a-row.ui.h:4
+msgid "Receive a hint for your next move"
+msgstr "Ricêf un aiût pe tô prossime mosse"
+
+#: ../data/four-in-a-row.ui.h:5
+msgid "_Start Over"
+msgstr "_Torne partî"
+
+#: ../data/four-in-a-row.ui.h:6
+msgid "Start a new game"
+msgstr "Tache une gnove partide"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:1
+msgid "Opponent"
+msgstr "Aversari"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:2
+msgid ""
+"Zero is human; one through three correspond to the level of the computer "
+"player."
+msgstr "Zero al è uman; da un a trê al corispuint il nivel dal computer."
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:3
+msgid "Theme ID"
+msgstr "ID teme"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:4
+msgid "A number specifying the preferred theme."
+msgstr "Un numar che al specifiche il teme preferît."
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:5
+msgid "Sound"
+msgstr "Sun"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:6
+msgid "Whether or not to play event sounds."
+msgstr "Indiche se riprodusi o mancul i events sonôrs."
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:7 ../src/prefs.c:247
+msgid "Move left"
+msgstr "Sposte a çampe"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:8
+msgid "Key press to move left."
+msgstr "Boton di scliçâ par spostâ a çampe."
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:9 ../src/prefs.c:248
+msgid "Move right"
+msgstr "Sposte a diestre"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:10
+msgid "Key press to move right."
+msgstr "Boton di scliçâ par spostâ a diestre."
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:11 ../src/prefs.c:249
+msgid "Drop marble"
+msgstr "Mole modon"
+
+#: ../data/org.gnome.four-in-a-row.gschema.xml.h:12
+msgid "Key press to drop a marble."
+msgstr "Boton di scliçâ par molâ il modon."
+
+#: ../src/games-controls.c:105
+msgid "This key is already in use."
+msgstr "Chest boton al è za in ûs."
+
+#: ../src/games-controls.c:326
+msgid "Unknown Command"
+msgstr "Comant no cognossût"
+
+#: ../src/gfx.c:247
+#, c-format
+msgid ""
+"Unable to load image:\n"
+"%s"
+msgstr ""
+"Impussibil cjariâ la inmagjin:\n"
+"%s"
+
+#: ../src/main.c:476
+msgid "It’s a draw!"
+msgstr "Paritât!"
+
+#: ../src/main.c:484
+msgid "You win!"
+msgstr "Tu âs vinçût!"
+
+#: ../src/main.c:486 ../src/main.c:502
+msgid "Your Turn"
+msgstr "Il to turni"
+
+#: ../src/main.c:489
+msgid "I win!"
+msgstr "O ai vinçût jo!"
+
+#: ../src/main.c:491 ../src/main.c:590
+msgid "I’m Thinking…"
+msgstr "O stoi pensant..."
+
+#: ../src/main.c:603
+#, c-format
+msgid "Hint: Column %d"
+msgstr "Indizi: Colone %d"
+
+#: ../src/main.c:631 ../src/main.c:635
+msgid "You:"
+msgstr "To:"
+
+#: ../src/main.c:632 ../src/main.c:634
+msgid "Me:"
+msgstr "Jo:"
+
+#: ../src/main.c:680
+msgid "Scores"
+msgstr "Risultâts"
+
+#: ../src/main.c:721
+msgid "Drawn:"
+msgstr "Patis:"
+
+#: ../src/main.c:762
+msgid "Connect four in a row to win."
+msgstr "Leâ cuatri suntune rie par vinci."
+
+#: ../src/main.c:765
+msgid "translator-credits"
+msgstr "Fabio Tomat <[email protected]>"
+
+#: ../src/main.c:1130
+msgid "_Scores"
+msgstr "_Risultâts"
+
+#: ../src/main.c:1131
+msgid "_Preferences"
+msgstr "_Preferencis"
+
+#: ../src/main.c:1134
+msgid "_Help"
+msgstr "_Jutori"
+
+#: ../src/main.c:1135
+msgid "_About"
+msgstr "_Informazions"
+
+#: ../src/main.c:1136
+msgid "_Quit"
+msgstr "_Jes"
+
+#: ../src/prefs.c:171
+msgid "Preferences"
+msgstr "Preferencis"
+
+#: ../src/prefs.c:193
+msgid "Game"
+msgstr "Zûc"
+
+#: ../src/prefs.c:196
+msgid "Opponent:"
+msgstr "Aversari:"
+
+#: ../src/prefs.c:207
+msgid "Human"
+msgstr "Uman"
+
+#: ../src/prefs.c:211
+msgid "Level one"
+msgstr "Nivel un"
+
+#: ../src/prefs.c:215
+msgid "Level two"
+msgstr "Nivel doi"
+
+#: ../src/prefs.c:219
+msgid "Level three"
+msgstr "Nivel trê"
+
+#: ../src/prefs.c:225
+msgid "_Theme:"
+msgstr "_Teme:"
+
+#: ../src/prefs.c:238
+msgid "E_nable sounds"
+msgstr "A_bilite suns"
+
+#. keyboard tab
+#: ../src/prefs.c:243
+msgid "Keyboard Controls"
+msgstr "Controi da tastiere"
+
+#: ../src/theme.c:40
+msgid "High Contrast"
+msgstr "Alt Contrast"
+
+#: ../src/theme.c:44 ../src/theme.c:53
+msgid "Circle"
+msgstr "Cercli"
+
+#: ../src/theme.c:44 ../src/theme.c:53
+msgid "Cross"
+msgstr "Crôs"
+
+#: ../src/theme.c:45 ../src/theme.c:54
+msgid "Circle wins!"
+msgstr "Il cercli al vinç!"
+
+#: ../src/theme.c:45 ../src/theme.c:54
+msgid "Cross wins!"
+msgstr "La crôs a vinç!"
+
+#: ../src/theme.c:46 ../src/theme.c:55
+msgid "Circle’s turn"
+msgstr "Turni dal cercli"
+
+#: ../src/theme.c:46 ../src/theme.c:55
+msgid "Cross’s turn"
+msgstr "Turni de crôs"
+
+#: ../src/theme.c:49
+msgid "High Contrast Inverse"
+msgstr "Alt contrast invertît"
+
+#: ../src/theme.c:58
+msgid "Red and Green Marbles"
+msgstr "Modons ros e verts"
+
+#: ../src/theme.c:62 ../src/theme.c:71 ../src/theme.c:80
+msgid "Red"
+msgstr "Ros"
+
+#: ../src/theme.c:62 ../src/theme.c:80
+msgid "Green"
+msgstr "Vert"
+
+#: ../src/theme.c:63 ../src/theme.c:72 ../src/theme.c:81
+msgid "Red wins!"
+msgstr "Il ros al vinç!"
+
+#: ../src/theme.c:63 ../src/theme.c:81
+msgid "Green wins!"
+msgstr "Il vert al vinç!"
+
+#: ../src/theme.c:64 ../src/theme.c:73 ../src/theme.c:82
+msgid "Red’s turn"
+msgstr "Turni dal ros!"
+
+#: ../src/theme.c:64 ../src/theme.c:82
+msgid "Green’s turn"
+msgstr "Turni dal vert"
+
+#: ../src/theme.c:67
+msgid "Blue and Red Marbles"
+msgstr "Modons blu e ros"
+
+#: ../src/theme.c:71
+msgid "Blue"
+msgstr "Blu"
+
+#: ../src/theme.c:72
+msgid "Blue wins!"
+msgstr "Il blu al vinç!"
+
+#: ../src/theme.c:73
+msgid "Blue’s turn"
+msgstr "Turni dal blu"
+
+#: ../src/theme.c:76
+msgid "Stars and Rings"
+msgstr "Stelis e anei"


Reply via email to