mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
pakfire.cgi: Partially fixes Bug #12049
I added translations for package uninstallation but didn't know how to fix the missing list of affected dependencies during uninstallation, see: => https://forum.ipfire.org/viewtopic.php?f=17&t=21912&p=120466#p120593 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
1f5c0c563a
commit
c89156263a
@@ -1386,6 +1386,7 @@
|
||||
'pakfire possible dependency' => ' Pewne pakiety mogą wymagać zależności. Oto lista pakietów które muszę zostać zainstalowane.',
|
||||
'pakfire register' => 'Register at pakfire-server:',
|
||||
'pakfire system state' => 'Status systemu',
|
||||
'pakfire uninstall all' => 'Czy chcesz odinstalować następujące pakiety?',
|
||||
'pakfire uninstall description' => 'Proszę wybrać jedną lub kilka pozycji z poniższej listy, <br /> a następnie kliknąć minus aby odinstalować.',
|
||||
'pakfire uninstall package' => 'Zamierzasz odinstalować następujące pakiety: ',
|
||||
'pakfire update daily' => 'Szukaj aktualizacje codziennie:',
|
||||
|
||||
Reference in New Issue
Block a user