commit 6e792947a01622393c75193ab6047a5373f2cf57 (HEAD -> master)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Nov 10 14:17:29 2015 +0100

    3.18.1

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit ebc3e477cefddea29f8a0b9ff639562eb8c29e8c (origin/master, origin/HEAD)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Nov 7 14:11:36 2015 +0100

    po: Unbreak Slovak translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757704

 po/sk.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 2ff060985bb5f4ac263592a3ef962e69f89a26a0
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:   Sun Oct 25 16:36:41 2015 +0100

    Updated Romanian Translation

 po/ro.po | 1462 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 729 insertions(+), 733 deletions(-)

commit 5bb56110b57de96edada88c8878f510084cf286b
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Tue Oct 20 08:49:34 2015 +0000

    Updated Slovak translation

 po/sk.po | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

commit 6c1e9fa38d9527e237f8bac5f318bc15ab971e70
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Oct 14 11:50:51 2015 +0200

    Updated Basque language

 po/eu.po | 239 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 143 insertions(+), 96 deletions(-)

commit b71dcf6907f8ac9519cda404198ed6c54cb8f637
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 13 17:07:21 2015 +0200

    pairing-dialog: Don't forget to show the title
    
    The title was set, but not shown. The problem didn't show in the test
    application, as it did a "gtk_widget_show_all()" unlike the settings
    code which simply called "gtk_widget_show()".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756446

 lib/bluetooth-pairing-dialog.c | 1 +
 lib/test-pairing-dialog.c      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

commit bf87d34377025bfe7b8d5130a874430d4f774c77
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 13 17:01:36 2015 +0200

    pairing-dialog: Hide close button in dialogue
    
    It shouldn't have been there in the first place.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756446

 lib/bluetooth-pairing-dialog.c | 1 +
 1 file changed, 1 insertion(+)

commit 274fc6ebabc7b14a0e2e42bff26c39c871296aa2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 13 17:01:12 2015 +0200

    pairing-dialog: Fix lost styling for PINs
    
    The styling was lost when moving the GTK+ theme from
    gnome-themes-standard to GTK+.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756446

 lib/Makefile.am                |  2 +-
 lib/bluetooth-pairing-dialog.c | 10 ++++++++++
 lib/bluetooth-settings.css     |  7 +++++++
 lib/bluetooth.gresource.xml    |  1 +
 4 files changed, 19 insertions(+), 1 deletion(-)

commit fa6cf1ca55479e656db18e748e2108c9ffe42a93
Author: Trần Ngọc Quân <vnwildman@gmail.com>
Date:   Sun Sep 27 08:19:00 2015 +0700

    Updated Vietnamese translation
    
    Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>

 po/vi.po | 257 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 153 insertions(+), 104 deletions(-)

commit 6b388ebb209a25fc2b99732d8c354e5bd28bc4e3
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Sep 24 00:05:54 2015 +0200

    Update Arabic translation

 po/ar.po | 979 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 512 insertions(+), 467 deletions(-)

commit 3f389ff4471a228bc006a0fafd74ec3641536220
Author: Милош Поповић <gpopac@gmail.com>
Date:   Tue Sep 22 12:11:56 2015 +0000

    Updated Serbian Latin translation

 po/sr@latin.po | 240 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 145 insertions(+), 95 deletions(-)

commit 59a3daf2f86c55ded295084677599cbb5d992655
Author: Марко Костић <marko.m.kostic@gmail.com>
Date:   Tue Sep 22 12:11:15 2015 +0000

    Updated Serbian translation

 po/sr.po | 252 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 149 insertions(+), 103 deletions(-)

commit eb2558d45518f7c23c20fa7b13639f013810494e (tag: GNOMEBT_V_3_18_0)