linuxmint / mintcommon

23 stars 25 forks source link

mint-remove-application: only disallow removal ... #59

Closed fredcw closed 4 days ago

fredcw commented 4 months ago

... of packages that are dependencies of system packages, not all packages which have dependents.

Fixes #58

fredcw commented 4 months ago

Although the dialog text "Cannot remove package %s as it is required by other packages." works ok for now, I would ideally like to change it to "Cannot remove package %s as it is required by a system package." However, perhaps I should wait until the next mint version to allow more time for translations?

mtwebster commented 5 days ago

If you want to update that string I'll merge this for 22.1

Thanks

fredcw commented 4 days ago

@mtwebster Done.