wok-current diff tazpkg/stuff/checkspace-module.patch @ rev 25686
Rework tazpkg getall/checkspace feature
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Mar 15 07:15:01 2024 +0000 (18 months ago) |
parents | 3c2b1b2d0d59 |
children | 3fc17db61bce |
line diff
1.1 --- a/tazpkg/stuff/checkspace-module.patch Thu Mar 14 20:28:39 2024 +0000 1.2 +++ b/tazpkg/stuff/checkspace-module.patch Fri Mar 15 07:15:01 2024 +0000 1.3 @@ -23,9 +23,35 @@ 1.4 "<c 32>$pkgs</c>" "$time")" 1.5 1.6 +emsg "$(_p \ 1.7 -+ 'You need %s free space' \ 1.8 -+ 'You need %s free space' "$spaceneed" \ 1.9 ++ 'You need %s free space.' \ 1.10 ++ 'You need %s free space.' "$spaceneed" \ 1.11 + "<c 32>$spaceneed</c>")" 1.12 1.13 # Clean 1.14 rm "$blocked_counter" "$tmp_up_list" 1.15 +--- a/po/fr.po 1.16 ++++ b/po/fr.po 1.17 +@@ -1329,6 +1329,10 @@ 1.18 + msgid "Do you wish to install them now? (y/N)" 1.19 + msgstr "Voulez-vous les installer maintenant ? (o/N)" 1.20 + 1.21 ++#: modules/upgrade:147 1.22 ++msgid "You need %s free space." 1.23 ++msgstr "Vous avez besoin de %s d'espace libre." 1.24 ++ 1.25 + #: modules/upgrade:157 1.26 + msgid "Leaving without any upgrades installed." 1.27 + msgstr "Sortie sans avoir installé de mise à jour." 1.28 +--- a/po/tazpkg.pot 1.29 ++++ b/po/tazpkg.pot 1.30 +@@ -1314,6 +1314,10 @@ 1.31 + msgid "Do you wish to install them now? (y/N)" 1.32 + msgstr "" 1.33 + 1.34 ++#: modules/upgrade:147 1.35 ++msgid "You need %s free space." 1.36 ++msgstr "" 1.37 ++ 1.38 + #: modules/upgrade:157 1.39 + msgid "Leaving without any upgrades installed." 1.40 + msgstr ""