Merge lp:~paolorotolo/software-center/fix-for-963309 into lp:software-center

Proposed by Paolo Rotolo
Status: Merged
Merged at revision: 2913
Proposed branch: lp:~paolorotolo/software-center/fix-for-963309
Merge into: lp:software-center
Diff against target: 27 lines (+8/-1)
2 files modified
data/ui/gtk3/SoftwareCenter.ui (+1/-1)
debian/changelog (+7/-0)
To merge this branch: bzr merge lp:~paolorotolo/software-center/fix-for-963309
Reviewer Review Type Date Requested Status
Gary Lasker (community) Approve
Review via email: mp+99122@code.launchpad.net

Description of the change

  * data/ui/gtk3/SoftwareCenter.ui:
     - fix string from "Terms of Service" to "Terms of Use" (LP: #963309).

To post a comment you must log in.
Revision history for this message
Gary Lasker (gary-lasker) wrote :

This is just exactly right. Thank you, Paolo!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/ui/gtk3/SoftwareCenter.ui'
--- data/ui/gtk3/SoftwareCenter.ui 2012-03-23 09:45:35 +0000
+++ data/ui/gtk3/SoftwareCenter.ui 2012-03-23 21:30:26 +0000
@@ -514,7 +514,7 @@
514 </child>514 </child>
515 <child>515 <child>
516 <object class="GtkImageMenuItem" id="menuitem_tos">516 <object class="GtkImageMenuItem" id="menuitem_tos">
517 <property name="label" translatable="yes">Terms of Service</property>517 <property name="label" translatable="yes">Terms of Use</property>
518 <property name="visible">True</property>518 <property name="visible">True</property>
519 <property name="can_focus">False</property>519 <property name="can_focus">False</property>
520 <property name="use_action_appearance">False</property>520 <property name="use_action_appearance">False</property>
521521
=== modified file 'debian/changelog'
--- debian/changelog 2012-03-23 14:12:27 +0000
+++ debian/changelog 2012-03-23 21:30:26 +0000
@@ -1,3 +1,10 @@
1software-center (5.1.13.3) precise; urgency=low
2
3 * data/ui/gtk3/SoftwareCenter.ui:
4 - fix string from "Terms of Service" to "Terms of Use" (LP: #963309).
5
6 -- Paolo Rotolo <paolorotolo@ubuntu-it.org> Fri, 23 Mar 2012 22:24:42 +0100
7
1software-center (5.1.13.2) UNRELEASED; urgency=low8software-center (5.1.13.2) UNRELEASED; urgency=low
29
3 [ kiwinote ]10 [ kiwinote ]