openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
403 stars 110 forks source link

Add colon to removing string #485

Closed guoyunhe closed 4 months ago

guoyunhe commented 1 year ago

The installing message has colon(:) but the removing message doesn't. This patch add colon to removing message, so they look better together.

Before:

Installing: gtk3-immodule-vietnamese-3.24.37+70-1.1.x86_64
Removing libwx_gtk3u_gl-suse8_0_0-3.2.1-1.3.x86_64

After:

Installing: gtk3-immodule-vietnamese-3.24.37+70-1.1.x86_64
Removing: libwx_gtk3u_gl-suse8_0_0-3.2.1-1.3.x86_64
mlandres commented 4 months ago

Sorry, I almost forgot your PR.