From a62fb8fb526f23e68cc7ab25ebbd1d0c150ab898 Mon Sep 17 00:00:00 2001 From: guinux Date: Fri, 26 Aug 2016 18:10:50 +0200 Subject: [PATCH] add clearer strings for pacache options --- po/pamac.pot | 4 ++-- resources/preferences_dialog.ui | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/pamac.pot b/po/pamac.pot index 5aacc89..e828b00 100644 --- a/po/pamac.pot +++ b/po/pamac.pot @@ -716,11 +716,11 @@ msgid "Do not ask for confirmation when building packages" msgstr "" #: ../resources/preferences_dialog.ui -msgid "Number 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 -msgid "Only remove uninstalled packages" +msgid "Remove only the versions of uninstalled packages" msgstr "" #: ../resources/preferences_dialog.ui diff --git a/resources/preferences_dialog.ui b/resources/preferences_dialog.ui index 50af84a..0e37266 100644 --- a/resources/preferences_dialog.ui +++ b/resources/preferences_dialog.ui @@ -686,7 +686,7 @@ All AUR users should be familiar with the build process. False start True - Number of each package to keep in the cache: + Number of versions of each package to keep in the cache: True 300 @@ -724,7 +724,7 @@ All AUR users should be familiar with the build process. - Only remove uninstalled packages + Remove only the versions of uninstalled packages True True False