After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695013 - use of term software is inconsistent
use of term software is inconsistent
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
3.8?
Depends on:
Blocks:
 
 
Reported: 2013-03-02 18:16 UTC by William Jon McCann
Modified: 2013-03-04 10:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use the term software more consistently (11.33 KB, patch)
2013-03-02 18:17 UTC, William Jon McCann
none Details | Review
Use the term software more consistently (16.52 KB, patch)
2013-03-02 18:53 UTC, William Jon McCann
none Details | Review

Description William Jon McCann 2013-03-02 18:16:10 UTC
We have been preferring the term "software" in user facing strings. In many messages we are still using "package".
Comment 1 William Jon McCann 2013-03-02 18:17:05 UTC
Created attachment 237827 [details] [review]
Use the term software more consistently
Comment 2 William Jon McCann 2013-03-02 18:53:10 UTC
Created attachment 237832 [details] [review]
Use the term software more consistently

Even more places
Comment 3 Richard Hughes 2013-03-04 10:39:04 UTC
(In reply to comment #0)
> We have been preferring the term "software" in user facing strings.

I've applied your patch with a few little fixes to make the repetition of software less difficult to translate. Thanks.