Date: Sunday, February 5, 2017 @ 22:26:02 Author: arojas Revision: 288109
Update to 0.16.7 Modified: gajim/trunk/PKGBUILD gajim/trunk/gajim-drill.patch -------------------+ PKGBUILD | 8 - gajim-drill.patch | 240 +++++++++++++++++++++++----------------------------- 2 files changed, 114 insertions(+), 134 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-05 22:06:04 UTC (rev 288108) +++ PKGBUILD 2017-02-05 22:26:02 UTC (rev 288109) @@ -2,8 +2,8 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=gajim -pkgver=0.16.6 -pkgrel=3 +pkgver=0.16.7 +pkgrel=1 pkgdesc="A full featured and easy to use Jabber client" arch=('any') url="https://www.gajim.org/" @@ -20,8 +20,8 @@ 'python2-docutils: for RST generator support' 'gupnp-igd: for UPnP-IGD support') source=(https://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.bz2 gajim-drill.patch) -sha1sums=('6e760416e03753bb50ec9cd999c459e25ed04df5' - '4cb0e88acc310e010a892b2826a54528ec82b474') +sha1sums=('bcbf24c52641dfbe0ad5c8773842bfaeb713105f' + '6c93159d7018675e4747a0d4c0ca43bb559a4dc0') prepare() { cd ${pkgname}-${pkgver} Modified: gajim-drill.patch =================================================================== --- gajim-drill.patch 2017-02-05 22:06:04 UTC (rev 288108) +++ gajim-drill.patch 2017-02-05 22:26:02 UTC (rev 288109) @@ -4,17 +4,17 @@ @@ -8757,11 +8757,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/be.po gajim-0.16/po/be.po --- gajim-0.16-orig/po/be.po 2014-10-05 16:07:08.920296627 -0400 +++ gajim-0.16/po/be.po 2014-10-05 16:07:30.186928779 -0400 @@ -21,17 +21,17 @@ @@ -8732,11 +8732,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/bg.po gajim-0.16/po/bg.po --- gajim-0.16-orig/po/bg.po 2014-10-05 16:07:08.910296643 -0400 +++ gajim-0.16/po/bg.po 2014-10-05 16:07:30.190262105 -0400 @@ -38,18 +38,18 @@ @@ -8669,11 +8669,11 @@ msgstr "Възможност за свързване към сървъри, които използват записи SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Изисква dnsutils." +msgid "Requires ldns." +msgstr "Изисква ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/br.po gajim-0.16/po/br.po --- gajim-0.16-orig/po/br.po 2014-10-05 16:07:08.910296643 -0400 +++ gajim-0.16/po/br.po 2014-10-05 16:07:30.193595433 -0400 @@ -56,17 +56,17 @@ @@ -8723,11 +8723,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/cs.po gajim-0.16/po/cs.po --- gajim-0.16-orig/po/cs.po 2014-10-05 16:07:08.916963299 -0400 +++ gajim-0.16/po/cs.po 2014-10-05 16:07:30.196928762 -0400 @@ -73,19 +73,19 @@ @@ -8594,12 +8594,12 @@ msgstr "Schopnost připojit se na servery používající SRV záznamy." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Je potřeba dnsutils." +msgid "Requires ldns." +msgstr "Je potřeba ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Je potřeba nslookup pro použití SRV záznamů." +msgid "Requires drill to use SRV records." +msgstr "Je potřeba drill pro použití SRV záznamů." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/da.po gajim-0.16/po/da.po --- gajim-0.16-orig/po/da.po 2014-10-05 16:07:08.923629956 -0400 @@ -93,19 +93,19 @@ @@ -8623,12 +8623,12 @@ msgstr "Evnen til at tilslutte til servere som bruger SRV poster." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Kræver dnsutils." +msgid "Requires ldns." +msgstr "Kræver ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Kræver nslookup for at bruge SRV poster." +msgid "Requires drill to use SRV records." +msgstr "Kræver drill for at bruge SRV poster." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/de.po gajim-0.16/po/de.po --- gajim-0.16-orig/po/de.po 2014-10-05 16:07:08.910296643 -0400 @@ -113,19 +113,19 @@ @@ -8717,12 +8717,12 @@ msgstr "Ermöglicht Verbindungen zu Servern, die SRV-DNS-Einträge verwenden." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Erfordert dnsutils." +msgid "Requires ldns." +msgstr "Erfordert ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Erfordert nslookup zur Nutzung von SRV-Einträgen." +msgid "Requires drill to use SRV records." +msgstr "Erfordert drill zur Nutzung von SRV-Einträgen." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/el.po gajim-0.16/po/el.po --- gajim-0.16-orig/po/el.po 2014-10-05 16:07:08.913629972 -0400 @@ -133,17 +133,17 @@ @@ -8803,11 +8803,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/en_GB.po gajim-0.16/po/en_GB.po --- gajim-0.16-orig/po/en_GB.po 2014-10-05 16:07:08.910296643 -0400 +++ gajim-0.16/po/en_GB.po 2014-10-05 16:07:30.203595419 -0400 @@ -150,19 +150,19 @@ @@ -8565,12 +8565,12 @@ msgstr "Ability to connect to servers which are using SRV records." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Requires dnsutils." +msgid "Requires ldns." +msgstr "Requires ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." +msgstr "Requires drill to use SRV records." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/eo.po gajim-0.16/po/eo.po --- gajim-0.16-orig/po/eo.po 2014-10-05 16:07:08.920296627 -0400 @@ -170,17 +170,17 @@ @@ -8724,11 +8724,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/es.po gajim-0.16/po/es.po --- gajim-0.16-orig/po/es.po 2014-10-05 16:07:08.916963299 -0400 +++ gajim-0.16/po/es.po 2014-10-05 16:07:30.210262074 -0400 @@ -187,19 +187,19 @@ @@ -8534,12 +8534,12 @@ msgstr "Posibilidad de conectar a servidores que usen registros SRV" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Requiere dnsutils" +msgid "Requires ldns." +msgstr "Requiere ldns" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Requiere nslookup para usar los registros SRV." +msgid "Requires drill to use SRV records." +msgstr "Requiere drill para usar los registros SRV." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/eu.po gajim-0.16/po/eu.po --- gajim-0.16-orig/po/eu.po 2014-10-05 16:07:08.913629972 -0400 @@ -207,17 +207,17 @@ @@ -8744,11 +8744,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/fr.po gajim-0.16/po/fr.po --- gajim-0.16-orig/po/fr.po 2014-10-05 16:07:08.920296627 -0400 +++ gajim-0.16/po/fr.po 2014-10-05 16:07:30.213595402 -0400 @@ -224,19 +224,19 @@ @@ -8618,12 +8618,12 @@ "Possibilité de se connecter à des serveurs qui utilisent des entrées SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Nécessite dnsutils." +msgid "Requires ldns." +msgstr "Nécessite ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Nécessite nslookup afin d'utiliser les enregistrements SRV." +msgid "Requires drill to use SRV records." +msgstr "Nécessite drill afin d'utiliser les enregistrements SRV." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/gl.po gajim-0.16/po/gl.po --- gajim-0.16-orig/po/gl.po 2014-10-05 16:07:08.916963299 -0400 @@ -244,17 +244,17 @@ @@ -8773,11 +8773,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/he.po gajim-0.16/po/he.po --- gajim-0.16-orig/po/he.po 2014-10-05 16:07:08.913629972 -0400 +++ gajim-0.16/po/he.po 2014-10-05 16:07:30.216928729 -0400 @@ -261,19 +261,19 @@ @@ -8753,12 +8753,12 @@ msgstr "יכולת להתחבר לשרתים המשתמשים ברשומות SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." --msgstr "יש צורך בהתקנת dnsutils." +-msgstr "עליך להתקין dnsutils." +msgid "Requires ldns." -+msgstr "יש צורך בהתקנת ldns." ++msgstr "עליך להתקין ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." --msgstr "יש צורך בהתקנת nslookup כדי לעשות שימוש ברשומות SRV." +-msgstr "עליך להתקין nslookup כדי להשתמש ברשומות SRV." +msgid "Requires drill to use SRV records." -+msgstr "יש צורך בהתקנת drill כדי לעשות שימוש ברשומות SRV." ++msgstr "עליך להתקין drill כדי להשתמש ברשומות SRV." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/hr.po gajim-0.16/po/hr.po --- gajim-0.16-orig/po/hr.po 2014-10-05 16:07:08.913629972 -0400 @@ -281,19 +281,19 @@ @@ -8619,12 +8619,12 @@ msgstr "Mogućnost spajanja na poslužitelje koji koriste SRV spise." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Potreban je dnsutils." +msgid "Requires ldns." +msgstr "Potreban je ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Potreban je nslookup za korištenje SRV spisa." +msgid "Requires drill to use SRV records." +msgstr "Potreban je drill za korištenje SRV spisa." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/hu.po gajim-0.16/po/hu.po --- gajim-0.16-orig/po/hu.po 2014-10-05 16:07:08.916963299 -0400 @@ -301,19 +301,19 @@ @@ -8757,12 +8757,12 @@ "Képesség hogy SRV bejegyzéseket használó szerverekhez lehessen csatlakozni." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "dnsutils szükséges hozzá." +msgid "Requires ldns." +msgstr "ldns szükséges hozzá." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "nslookup szükséges hogy SRV bejegyzéseket lehessen használni." +msgid "Requires drill to use SRV records." +msgstr "drill szükséges hogy SRV bejegyzéseket lehessen használni." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/it.po gajim-0.16/po/it.po --- gajim-0.16-orig/po/it.po 2014-10-05 16:07:08.920296627 -0400 @@ -321,19 +321,19 @@ @@ -8608,12 +8608,12 @@ msgstr "Possibilità di connettersi ai server che usano record SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Richiede dnsutils." +msgid "Requires ldns." +msgstr "Richiede ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Richiede nslookup per usare i record SRV." +msgid "Requires drill to use SRV records." +msgstr "Richiede drill per usare i record SRV." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/ja.po gajim-0.16/po/ja.po --- gajim-0.16-orig/po/ja.po 2014-10-05 16:07:08.916963299 -0400 @@ -341,19 +341,19 @@ @@ -8491,12 +8491,12 @@ msgstr "SRV レコードを使うサーバーとの接続を可能にします。" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "dnsutils が必要です。" +msgid "Requires ldns." +msgstr "ldns が必要です。" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "SRV レコードを使うために nslookup が必要です。" +msgid "Requires drill to use SRV records." +msgstr "SRV レコードを使うために drill が必要です。" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/kk.po gajim-0.16/po/kk.po --- gajim-0.16-orig/po/kk.po 2014-10-05 16:07:08.916963299 -0400 @@ -361,19 +361,19 @@ @@ -8537,12 +8537,12 @@ msgstr "Серверлерге SRV жазбасын қолданып байланыс орнату мүмкіндігі." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Талап етеді: dnsutils." +msgid "Requires ldns." +msgstr "Талап етеді: ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "SRV жазбаларын қолдану үшін nslookup талап етеді." +msgid "Requires drill to use SRV records." +msgstr "SRV жазбаларын қолдану үшін drill талап етеді." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/lt.po gajim-0.16/po/lt.po --- gajim-0.16-orig/po/lt.po 2014-10-05 16:07:08.913629972 -0400 @@ -381,22 +381,22 @@ @@ -8363,11 +8363,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/nb.po gajim-0.16/po/nb.po ---- gajim-0.16-orig/po/nb.po 2014-10-05 16:07:08.920296627 -0400 -+++ gajim-0.16/po/nb.po 2014-10-05 16:07:30.230262041 -0400 +--- gajim-0.16-orig/po/nb_NO.po 2014-10-05 16:07:08.920296627 -0400 ++++ gajim-0.16/po/nb_NO.po 2014-10-05 16:07:30.230262041 -0400 @@ -8596,12 +8596,12 @@ - msgstr "Evne til å koble til servere som bruker SRV records." + msgstr "Evne til å koble til tjenere som bruker SRV-oppføringer." #: ../src/features_window.py:80 -msgid "Requires dnsutils." @@ -406,9 +406,9 @@ #: ../src/features_window.py:81 -msgid "Requires nslookup to use SRV records." --msgstr "Krever nslookup for å bruke SRV records." +-msgstr "Krever nslookup for å bruke SRV-oppføringer." +msgid "Requires drill to use SRV records." -+msgstr "Krever drill for å bruke SRV records." ++msgstr "Krever drill for å bruke SRV-oppføringer." #: ../src/features_window.py:82 msgid "Spell Checker" @@ -418,39 +418,19 @@ @@ -8466,12 +8466,12 @@ msgstr "Mogelijkheid te verbinden met servers die SRV-records gebruiken." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Vereist dnsutils" +msgid "Requires ldns." +msgstr "Vereist ldns" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Vereist nslookup om SRV-records te gebruiken." +msgid "Requires drill to use SRV records." +msgstr "Vereist drill om SRV-records te gebruiken." - #: ../src/features_window.py:82 - msgid "Spell Checker" -diff -Naur gajim-0.16-orig/po/no.po gajim-0.16/po/no.po ---- gajim-0.16-orig/po/no.po 2014-10-05 16:07:08.913629972 -0400 -+++ gajim-0.16/po/no.po 2014-10-05 16:07:30.233595369 -0400 -@@ -8596,12 +8596,12 @@ - msgstr "Evne til å koble til servere som bruker SRV records." - - #: ../src/features_window.py:80 --msgid "Requires dnsutils." --msgstr "Krever dnsutils." -+msgid "Requires ldns." -+msgstr "Krever ldns." - #: ../src/features_window.py:81 --msgid "Requires nslookup to use SRV records." --msgstr "Krever nslookup for å bruke SRV records." -+msgid "Requires drill to use SRV records." -+msgstr "Krever drill for å bruke SRV records." - - #: ../src/features_window.py:82 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/pl.po gajim-0.16/po/pl.po --- gajim-0.16-orig/po/pl.po 2014-10-05 16:07:08.913629972 -0400 @@ -458,19 +438,19 @@ @@ -8280,12 +8280,12 @@ msgstr "Możliwość połączenia z serwerami, które używają rekordów SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Wymaga dnsutils." +msgid "Requires ldns." +msgstr "Wymaga ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Wymaga nslookup." +msgid "Requires drill to use SRV records." +msgstr "Wymaga drill." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/pt_BR.po gajim-0.16/po/pt_BR.po --- gajim-0.16-orig/po/pt_BR.po 2014-10-05 16:07:08.916963299 -0400 @@ -478,19 +458,19 @@ @@ -8644,12 +8644,12 @@ msgstr "Habilidade de conectar a servidores que estão usando registros SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Requer dnsutils." +msgid "Requires ldns." +msgstr "Requer ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Requer nslookup para usar registros SRV." +msgid "Requires drill to use SRV records." +msgstr "Requer drill para usar registros SRV." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/pt.po gajim-0.16/po/pt.po --- gajim-0.16-orig/po/pt.po 2014-10-05 16:07:08.916963299 -0400 @@ -498,17 +478,17 @@ @@ -8742,11 +8742,11 @@ msgstr "" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr "" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/ru.po gajim-0.16/po/ru.po --- gajim-0.16-orig/po/ru.po 2014-10-05 16:07:08.920296627 -0400 +++ gajim-0.16/po/ru.po 2014-10-05 16:07:30.243595353 -0400 @@ -515,19 +495,19 @@ @@ -8562,12 +8562,12 @@ msgstr "Возможность соединяться с серверами, использующими SRV записи." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Требует dnsutils." +msgid "Requires ldns." +msgstr "Требует ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Требует nslookup для использования SRV записей." +msgid "Requires drill to use SRV records." +msgstr "Требует drill для использования SRV записей." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/sk.po gajim-0.16/po/sk.po --- gajim-0.16-orig/po/sk.po 2014-10-05 16:07:08.910296643 -0400 @@ -535,19 +515,19 @@ @@ -8490,12 +8490,12 @@ msgstr "Schopnosť pripojiť sa k serverom, ktoré používajú SRV protokoly." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Vyžaduje dnsutils." +msgid "Requires ldns." +msgstr "Vyžaduje ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Vyžaduje nslookup k použitiu SRV protokolov." +msgid "Requires drill to use SRV records." +msgstr "Vyžaduje drill k použitiu SRV protokolov." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/[email protected] gajim-0.16/po/[email protected] --- gajim-0.16-orig/po/[email protected] 2014-10-05 16:07:08.910296643 -0400 @@ -555,19 +535,19 @@ @@ -8604,12 +8604,12 @@ msgstr "Daje mogućnost konekcije na servere koji koriste SRV zapise." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Zahteva dnsutils." +msgid "Requires ldns." +msgstr "Zahteva ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Zahteva nslookup da biste koristili SRV zapise." +msgid "Requires drill to use SRV records." +msgstr "Zahteva drill da biste koristili SRV zapise." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/sr.po gajim-0.16/po/sr.po --- gajim-0.16-orig/po/sr.po 2014-10-05 16:07:08.906963315 -0400 @@ -575,19 +555,19 @@ @@ -8593,12 +8593,12 @@ msgstr "Даје могућност конекције на сервере који користе SRV записе." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Захтева dnsutils." +msgid "Requires ldns." +msgstr "Захтева ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Захтева nslookup да бисте користили SRV записе." +msgid "Requires drill to use SRV records." +msgstr "Захтева drill да бисте користили SRV записе." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/sv.po gajim-0.16/po/sv.po --- gajim-0.16-orig/po/sv.po 2014-10-05 16:07:08.910296643 -0400 @@ -595,19 +575,19 @@ @@ -8515,12 +8515,12 @@ msgstr "Möjlighet att ansluta till servrar som använder SRV-poster." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Kräver dnsutils." +msgid "Requires ldns." +msgstr "Kräver ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Kräver nslookup för att använda SRV-poster." +msgid "Requires drill to use SRV records." +msgstr "Kräver drill för att använda SRV-poster." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/tr.po gajim-0.16/po/tr.po --- gajim-0.16-orig/po/tr.po 2014-10-05 16:07:08.920296627 -0400 @@ -614,18 +594,18 @@ +++ gajim-0.16/po/tr.po 2014-10-05 16:07:30.250262009 -0400 @@ -8519,11 +8519,11 @@ - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 #, fuzzy -msgid "Requires dnsutils." +msgid "Requires ldns." msgstr " (yetki gerektirir)" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." +msgid "Requires drill to use SRV records." msgstr "" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 diff -Naur gajim-0.16-orig/po/uk.po gajim-0.16/po/uk.po --- gajim-0.16-orig/po/uk.po 2014-10-05 16:07:08.920296627 -0400 +++ gajim-0.16/po/uk.po 2014-10-05 16:07:30.253595337 -0400 @@ -632,19 +612,19 @@ @@ -8610,12 +8610,12 @@ msgstr "Можливість з’єднання з серверами, які використовують записи SRV." - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "Потребує dnsutils." +msgid "Requires ldns." +msgstr "Потребує ldns." - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "Для використання SRV-записів потрібен nslookup." +msgid "Requires drill to use SRV records." +msgstr "Для використання SRV-записів потрібен drill." - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/zh_CN.po gajim-0.16/po/zh_CN.po --- gajim-0.16-orig/po/zh_CN.po 2014-10-05 16:07:08.920296627 -0400 @@ -652,19 +632,19 @@ @@ -8338,12 +8338,12 @@ msgstr "连接到有 SRV 记录的服务器的能力。" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "需要 dnsutils。" +msgid "Requires ldns." +msgstr "需要 ldns。" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "需要 nslookup 以使用 SRV 记录。" +msgid "Requires drill to use SRV records." +msgstr "需要 drill 以使用 SRV 记录。" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/po/zh_TW.po gajim-0.16/po/zh_TW.po --- gajim-0.16-orig/po/zh_TW.po 2014-10-05 16:07:08.913629972 -0400 @@ -672,19 +652,19 @@ @@ -8345,12 +8345,12 @@ msgstr "連線到有 SRV 記錄的伺服器的能力。" - #: ../src/features_window.py:80 + #: ../src/features_window.py:79 -msgid "Requires dnsutils." -msgstr "需要 dnsutils。" +msgid "Requires ldns." +msgstr "需要 ldns。" - #: ../src/features_window.py:81 + #: ../src/features_window.py:80 -msgid "Requires nslookup to use SRV records." -msgstr "需要 nslookup 以使用 SRV 記錄。" +msgid "Requires drill to use SRV records." +msgstr "需要 drill 以使用 SRV 記錄。" - #: ../src/features_window.py:82 + #: ../src/features_window.py:81 msgid "Spell Checker" diff -Naur gajim-0.16-orig/src/common/resolver.py gajim-0.16/src/common/resolver.py --- gajim-0.16-orig/src/common/resolver.py 2014-10-05 16:07:08.923629956 -0400
