From 07243e8d77870f00b45c86fcbfc5d8d4cc856001 Mon Sep 17 00:00:00 2001 From: guinux Date: Sat, 7 Jan 2017 15:28:08 +0100 Subject: [PATCH] fix #196 --- po/ast.po | 4 ++-- po/bg.po | 4 ++-- po/ca.po | 4 ++-- po/cs.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/el.po | 4 ++-- po/el_GR.po | 4 ++-- po/es.po | 4 ++-- po/es_419.po | 4 ++-- po/fr.po | 4 ++-- po/gl.po | 4 ++-- po/he.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/is.po | 4 ++-- po/it.po | 4 ++-- po/ja.po | 4 ++-- po/lt.po | 4 ++-- po/nb.po | 2 +- po/nl.po | 4 ++-- po/nl_NL.po | 4 ++-- po/pamac.pot | 2 +- po/pl.po | 4 ++-- po/pt_BR.po | 4 ++-- po/pt_PT.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 4 ++-- po/sv.po | 4 ++-- po/tr.po | 4 ++-- po/uk.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_TW.po | 4 ++-- resources/preferences_dialog.ui | 3 +-- src/preferences_dialog.vala | 3 +++ 35 files changed, 68 insertions(+), 66 deletions(-) diff --git a/po/ast.po b/po/ast.po index 50c4712..ea0418e 100644 --- a/po/ast.po +++ b/po/ast.po @@ -722,8 +722,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Nun entrugar pola confirmación al construyir paquetes" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Númberu de versiones de cada paquete pa caltener na caché:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Númberu de versiones de cada paquete pa caltener na caché" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/bg.po b/po/bg.po index 12deccf..940be35 100644 --- a/po/bg.po +++ b/po/bg.po @@ -723,8 +723,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Не питай за потвърждение, когато се изграждат пакети" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Брой версии на пакет, които да се пазят в кеша:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Брой версии на пакет, които да се пазят в кеша" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/ca.po b/po/ca.po index 7497c8a..2abc67b 100644 --- a/po/ca.po +++ b/po/ca.po @@ -724,8 +724,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "No demanis confirmació quan es construeixin paquets" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Nombre de versions de cada paquet per mantenir a la memòria cau:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Nombre de versions de cada paquet per mantenir a la memòria cau" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/cs.po b/po/cs.po index 46f5d79..9e826e3 100644 --- a/po/cs.po +++ b/po/cs.po @@ -725,8 +725,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Nevyžadovat potvrzení při vytváření balíčků" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Kolik verzí každého z balíčků ponechat v mezipaměti:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Kolik verzí každého z balíčků ponechat v mezipaměti" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/da.po b/po/da.po index bd4204f..a52f444 100644 --- a/po/da.po +++ b/po/da.po @@ -727,8 +727,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Spørg ikke efter bekræftelse når pakker bygges" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Antal versioner af hver pakke der skal gemmes i cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Antal versioner af hver pakke der skal gemmes i cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/de.po b/po/de.po index 5930df3..d20149c 100644 --- a/po/de.po +++ b/po/de.po @@ -734,8 +734,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Beim Erstellen von Paketen nicht nach Bestätigung fragen" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Anzahl der vorgehaltenen Versionen eines Paketes im Cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Anzahl der vorgehaltenen Versionen eines Paketes im Cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/el.po b/po/el.po index 2ebd401..b3d16ed 100644 --- a/po/el.po +++ b/po/el.po @@ -728,8 +728,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Μην ζητάς επιβεβαίωση όταν χτίζονται τα πακέτα" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Αριθμός των εκδόσεων για κάθε πακέτο που θα κρατηθεί στην αποθήκη." +msgid "Number of versions of each package to keep in the cache" +msgstr "Αριθμός των εκδόσεων για κάθε πακέτο που θα κρατηθεί στην αποθήκη" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/el_GR.po b/po/el_GR.po index c3e0da3..17abfe4 100644 --- a/po/el_GR.po +++ b/po/el_GR.po @@ -717,8 +717,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Μην ζητάς επιβεβαίωση όταν χτίζονται τα πακέτα" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Αριθμός των εκδόσεων κάθε πακέτου που θέλεις να κρατηθεί στην αποθήκη." +msgid "Number of versions of each package to keep in the cache" +msgstr "Αριθμός των εκδόσεων κάθε πακέτου που θέλεις να κρατηθεί στην αποθήκη" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/es.po b/po/es.po index 7257042..236637a 100644 --- a/po/es.po +++ b/po/es.po @@ -726,8 +726,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "No solicitar confirmación cuando se construyan los paquetes" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Número de versiones de cada paquete para a mantener en la memoria caché:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Número de versiones de cada paquete para a mantener en la memoria caché" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/es_419.po b/po/es_419.po index 167377e..082c234 100644 --- a/po/es_419.po +++ b/po/es_419.po @@ -720,8 +720,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "No preguntar por confirmación al construir paquetes" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Número de versiones de cada paquete a mantener en caché:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Número de versiones de cada paquete a mantener en caché" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/fr.po b/po/fr.po index 245e1b4..953fc68 100644 --- a/po/fr.po +++ b/po/fr.po @@ -729,8 +729,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Ne pas demander de confirmation lors de la construction des paquets" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Nombre de versions de chaque paquet à conserver dans le cache : " +msgid "Number of versions of each package to keep in the cache" +msgstr "Nombre de versions de chaque paquet à conserver dans le cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/gl.po b/po/gl.po index 124d91a..51f09f8 100644 --- a/po/gl.po +++ b/po/gl.po @@ -717,8 +717,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Non pedir confirmación cando os paquetes son construídos" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Número de versións de cada paquete para manter no cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Número de versións de cada paquete para manter no cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/he.po b/po/he.po index f04df97..7912cdb 100644 --- a/po/he.po +++ b/po/he.po @@ -720,8 +720,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "אל תשאל לאימות כאשר בונים חבילות" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "מספר גרסאות של כל חבילה לשמירה בתוך המטמון:" +msgid "Number of versions of each package to keep in the cache" +msgstr "מספר גרסאות של כל חבילה לשמירה בתוך המטמון" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/hr.po b/po/hr.po index ebd7266..d98f444 100644 --- a/po/hr.po +++ b/po/hr.po @@ -724,8 +724,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Ne pitaj za potvrdu prilikom stvaranja paketa" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Broj različitih verzija paketa za spremanje u predmemoriju:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Broj različitih verzija paketa za spremanje u predmemoriju" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/hu.po b/po/hu.po index 6d8c689..e33706c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -721,8 +721,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Ne kérdezzen rá csomagok építésekor" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "A cache- ben csomagonként megtartandó példányok száma:" +msgid "Number of versions of each package to keep in the cache" +msgstr "A cache- ben csomagonként megtartandó példányok száma" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/is.po b/po/is.po index e52d48e..a42ba55 100644 --- a/po/is.po +++ b/po/is.po @@ -719,8 +719,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Ekki biðja um staðfestingu þegar pakkar eru byggðir" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Fjöldi af útgáfum hvers pakka til að halda í skyndiminni:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Fjöldi af útgáfum hvers pakka til að halda í skyndiminni" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/it.po b/po/it.po index 31a7f98..4c3a53a 100644 --- a/po/it.po +++ b/po/it.po @@ -729,8 +729,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Non chiedere conferma durante la creazione dei pacchetti" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Numero delle versioni di ogni pacchetto da lasciare nella cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Numero delle versioni di ogni pacchetto da lasciare nella cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/ja.po b/po/ja.po index 0eb4df3..a2e4faa 100644 --- a/po/ja.po +++ b/po/ja.po @@ -717,8 +717,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "パッケージビルド時に確認を行わない" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "キャッシュ内で各パッケージのバージョン番号を保持:" +msgid "Number of versions of each package to keep in the cache" +msgstr "キャッシュ内で各パッケージのバージョン番号を保持" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/lt.po b/po/lt.po index c3b3d19..8f53f80 100644 --- a/po/lt.po +++ b/po/lt.po @@ -721,8 +721,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Neklausti patvirtinimo, kuriant paketus" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Podėlyje laikomas kiekvieno paketo versijų skaičius:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Podėlyje laikomas kiekvieno paketo versijų skaičius" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/nb.po b/po/nb.po index 0f8221e..0cbb541 100644 --- a/po/nb.po +++ b/po/nb.po @@ -730,7 +730,7 @@ msgid "Do not ask for confirmation when building packages" msgstr "Ikke spør etter bekreftelse når pakker blir bygget" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" +msgid "Number of versions of each package to keep in the cache" msgstr "Antall versioner for hver pakke som skal beholdes i cachen" #: ../resources/preferences_dialog.ui diff --git a/po/nl.po b/po/nl.po index 3f8c5d9..93b89b3 100644 --- a/po/nl.po +++ b/po/nl.po @@ -731,8 +731,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Niet om bevestiging vragen bij het bouwen van pakketten" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Het aantal in de cache te bewaren pakketversies:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Het aantal in de cache te bewaren pakketversies" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/nl_NL.po b/po/nl_NL.po index 5e24ce5..12cd033 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -721,8 +721,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Niet om bevestiging vragen bij het bouwen van pakketten" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Het aantal in de cache te bewaren pakketversies:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Het aantal in de cache te bewaren pakketversies" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/pamac.pot b/po/pamac.pot index 401640a..220a60c 100644 --- a/po/pamac.pot +++ b/po/pamac.pot @@ -716,7 +716,7 @@ msgid "Do not ask for confirmation when building packages" msgstr "" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" +msgid "Number of versions of each package to keep in the cache" msgstr "" #: ../resources/preferences_dialog.ui diff --git a/po/pl.po b/po/pl.po index 911ff51..e534df7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -728,8 +728,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Nie pytaj o potwierdzenie przy tworzeniu pakietów" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Liczba wersji każdego pakietu które zostaną w pamięci podręcznej:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Liczba wersji każdego pakietu które zostaną w pamięci podręcznej" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/pt_BR.po b/po/pt_BR.po index d9743b0..c35e446 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -733,8 +733,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Não pedir confirmação ao construir pacotes" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Numero de versões de cada pacote para guardar no cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Numero de versões de cada pacote para guardar no cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/pt_PT.po b/po/pt_PT.po index 677ef27..2031d89 100644 --- a/po/pt_PT.po +++ b/po/pt_PT.po @@ -724,8 +724,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Não pedir confirmação ao criar pacotes" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Número de versões de cada pacote a guardar na cache:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Número de versões de cada pacote a guardar na cache" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/ru.po b/po/ru.po index f9d4873..ee2381c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -741,8 +741,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Не спрашивать подтверждение при сборке пакетов" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Количество версий каждого пакета, сохраняемого в кэш:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Количество версий каждого пакета, сохраняемого в кэш" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/sk.po b/po/sk.po index 4f93533..1c34896 100644 --- a/po/sk.po +++ b/po/sk.po @@ -725,8 +725,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Nepýtať si potvrdenie pri zostavovaní balíkov" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Počet verzií každého balíka, ktoré ponechať vo vyrovnávacej pamäti:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Počet verzií každého balíka, ktoré ponechať vo vyrovnávacej pamäti" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/sv.po b/po/sv.po index c2cbf04..9743faa 100644 --- a/po/sv.po +++ b/po/sv.po @@ -725,8 +725,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Bygg paket utan att fråga efter tillstånd" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Antal versioner av varje paket att behålla i cachen:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Antal versioner av varje paket att behålla i cachen" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/tr.po b/po/tr.po index 2ef742c..199e94b 100644 --- a/po/tr.po +++ b/po/tr.po @@ -721,8 +721,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Paketler inşa edilirken onay veya düzenleme sorulmasın" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Her bir paket sürümünü ve sayısını önbellekte tut:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Her bir paket sürümünü ve sayısını önbellekte tut" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/uk.po b/po/uk.po index da07d31..6c73d81 100644 --- a/po/uk.po +++ b/po/uk.po @@ -729,8 +729,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "Не питати підтвердження при створенні пакетів" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "Кількість версій кожного пакунку, що зберігається у кеші:" +msgid "Number of versions of each package to keep in the cache" +msgstr "Кількість версій кожного пакунку, що зберігається у кеші" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/zh_CN.po b/po/zh_CN.po index 7b75b33..5ab86fe 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -719,8 +719,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "构建软件包时不再请求确认" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "每个软件包保留在缓存中的版本数目:" +msgid "Number of versions of each package to keep in the cache" +msgstr "每个软件包保留在缓存中的版本数目" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/po/zh_TW.po b/po/zh_TW.po index 08bdc05..139d1bd 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -716,8 +716,8 @@ msgid "Do not ask for confirmation when building packages" msgstr "當構建軟體包時不要詢問確認" #: ../resources/preferences_dialog.ui -msgid "Number of versions of each package to keep in the cache:" -msgstr "每個軟體包要保留在快取中的版本數量:" +msgid "Number of versions of each package to keep in the cache" +msgstr "每個軟體包要保留在快取中的版本數量" #: ../resources/preferences_dialog.ui msgid "Remove only the versions of uninstalled packages" diff --git a/resources/preferences_dialog.ui b/resources/preferences_dialog.ui index 0e37266..19eabc4 100644 --- a/resources/preferences_dialog.ui +++ b/resources/preferences_dialog.ui @@ -686,7 +686,6 @@ All AUR users should be familiar with the build process. False start True - Number of versions of each package to keep in the cache: True 300 @@ -700,7 +699,7 @@ All AUR users should be familiar with the build process. True True - How often to check for updates, value in hours + Number of versions of each package to keep in the cache end False number diff --git a/src/preferences_dialog.vala b/src/preferences_dialog.vala index 9296416..5b9edd4 100644 --- a/src/preferences_dialog.vala +++ b/src/preferences_dialog.vala @@ -57,6 +57,8 @@ namespace Pamac { [GtkChild] Gtk.CheckButton no_confirm_build_checkbutton; [GtkChild] + Gtk.Label cache_keep_nb_label; + [GtkChild] Gtk.SpinButton cache_keep_nb_spin_button; [GtkChild] Gtk.CheckButton cache_only_uninstalled_checkbutton; @@ -70,6 +72,7 @@ namespace Pamac { this.transaction = transaction; refresh_period_label.set_markup (dgettext (null, "How often to check for updates, value in hours") +":"); + cache_keep_nb_label.set_markup (dgettext (null, "Number of versions of each package to keep in the cache") +":"); remove_unrequired_deps_button.active = transaction.recurse; check_space_button.active = transaction.get_checkspace (); if (transaction.refresh_period == 0) {