"Help" menu refers to "Terms of Service"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
Medium
|
Paolo Rotolo |
Bug Description
Ubuntu Software Center 5.1.13.1, Ubuntu Pangolin
1. Open the Help menu.
What you see: "Terms of Service"
What's wrong with this: USC isn't obviously a "service", and it doesn't match the dialog when purchasing.
What you should see: "Terms of Use"
Fixing this shouldn't affect translations, if it's using the same string as the title of the dialog.
Related branches
- Gary Lasker (community): Approve on 2012-03-23
-
Diff: 27 lines (+8/-1)2 files modifieddata/ui/gtk3/SoftwareCenter.ui (+1/-1)
debian/changelog (+7/-0)
tags: | added: bitesize |
Gary Lasker (gary-lasker) wrote : | #1 |
Changed in software-center (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Gary Lasker (gary-lasker) |
Gary Lasker (gary-lasker) wrote : | #2 |
Ah Paolo! I see you have a branch up. You are fast! ;) Please set a merge proposal for it and I'll be happy to merge it.
And thanks!!
Gary Lasker (gary-lasker) wrote : | #3 |
Paolo, I can't see your branch anymore. :) Please do resubmit it, I'd rather take your fix as you are first (and we love contributors)!!
Thanks again. :D
Changed in software-center (Ubuntu): | |
assignee: | Gary Lasker (gary-lasker) → Paolo Rotolo (paolorotolo) |
Changed in software-center (Ubuntu): | |
assignee: | Paolo Rotolo (paolorotolo) → nobody |
Paolo Rotolo (paolorotolo) wrote : | #4 |
Oh, thanks Gary :)
I've proposed a merge.
Regards,
Paolo
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Gary Lasker (gary-lasker) wrote : | #5 |
Approved and merged, thanks again, Paolo!
Changed in software-center (Ubuntu): | |
assignee: | nobody → Paolo Rotolo (paolorotolo) |
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package software-center - 5.1.13.2
---------------
software-center (5.1.13.2) precise; urgency=low
[ kiwinote ]
* looks like the latest gtk causes us to receive less style-updated
signals, call init_sc_
custom theming (LP: #961102)
[ Paolo Rotolo ]
* data/ui/
- fix string from "Terms of Service" to "Terms of Use" (LP: #963309).
[ Gary Lasker ]
* lp:~gary-lasker/software-center/tos-urls-lp961538:
- use a different url for the inline ToS dialog (LP: #961538)
* lp:~gary-lasker/software-center/fix-crash-lp960742:
- do not crash if file can not be unlinked (LP: #960742)
* lp:~gary-lasker/software-center/tos_buy_button_fix_lp961216:
- This branch fixes bug LP: #961216, where the "Buy" button on the
details page and listview stays insensitive after declining the
ToS dialog
* lp:~gary-lasker/software-center/fix-crash-lp961198:
- make recommendations menu available once the available pane is
ready (LP: #961198)
[ Michael Vogt ]
* lp:~mvo/software-center/builder_get_cleanup:
- cleaner way to get menuitems
* lp:~mvo/software-center/lp-955346:
- draw stars with 1px border to get crisper stars (LP: #955346)
* lp:~mvo/software-center/fix-purchase-accept-crash:
- fixes crash when accepting tos on system without s-c config file
* lp:~mvo/software-center/lp962927:
- fix race condition on creating cache dir (LP: #962927)
* lp:~mvo/software-center/lp964918:
- do not raise an exception in the case of multiple origins,
instead log a warning and do the right thing in the UI
(LP: #964918)
[ Dave Morley ]
* lp:~davmor2/software-center/lp965222:
- add ldtp based statup time helper
-- Michael Vogt <email address hidden> Mon, 26 Mar 2012 19:02:24 +0200
Changed in software-center (Ubuntu): | |
status: | Fix Committed → Fix Released |
Thanks mpt! We'll fix this.