diff options
| author | glatzor@ubuntu.com <> | 2006-07-27 22:34:11 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-07-27 22:34:11 +0200 |
| commit | 7403f3888293e0c9ff544a218decaf6b428b2396 (patch) | |
| tree | 91e1f7fb24c696b7eb409acaf0b6a5f8c43fa0df /data | |
| parent | c2a2f69a9a9ee1f45290b15e76f6098c4b28bd98 (diff) | |
| parent | 2c1051ac180cfa72705b63c5080771b69dbeaca7 (diff) | |
| download | python-apt-7403f3888293e0c9ff544a218decaf6b428b2396.tar.gz | |
* merge with mvo
* try to find a nice country name for custom mirrors
* if available select a custom mirror in the combobox
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels/Ubuntu.info.in | 2 | ||||
| -rw-r--r-- | data/glade/SoftwareProperties.glade | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/channels/Ubuntu.info.in b/data/channels/Ubuntu.info.in index bac13754..f3eb60d6 100644 --- a/data/channels/Ubuntu.info.in +++ b/data/channels/Ubuntu.info.in @@ -110,7 +110,7 @@ BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ _Description: Backported updates -Suite: dapper-backports +Suite: breezy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ diff --git a/data/glade/SoftwareProperties.glade b/data/glade/SoftwareProperties.glade index 08ffd743..98bf65bc 100644 --- a/data/glade/SoftwareProperties.glade +++ b/data/glade/SoftwareProperties.glade @@ -1057,7 +1057,7 @@ <child> <widget class="GtkLabel" id="label20"> <property name="visible">True</property> - <property name="label" translatable="yes"><i>Please take part in the popularity contest, to improve the user experience of Ubuntu. Therefor the following data will be collected and sent to the Ubuntu project anonymously on a weekly basis: the list of installed software and how often it was used. + <property name="label" translatable="yes"><i>To improve the user experience of Ubuntu please take part in the popularity contest. If you do so the list of installed software and how often it was used will be collected and sent anonymously to the Ubuntu project on a weekly basis. The results are used to improve the support for popular applications and to rank applications in the search results.</i></property> <property name="use_underline">False</property> |
