diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-27 17:20:33 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-27 17:20:33 +0200 |
| commit | 54d5696fa964d3cc7a79a1ba0ed4083d9701de1e (patch) | |
| tree | a5d02e44e51b843b11390a2fc7ae6f0e42da0efd /data | |
| parent | c2a2f69a9a9ee1f45290b15e76f6098c4b28bd98 (diff) | |
| download | python-apt-54d5696fa964d3cc7a79a1ba0ed4083d9701de1e.tar.gz | |
* data/glade/SoftwareProperties.glade:
- changed the text for Popcon participation
* SoftwareProperties/SoftwareProperties.py:
- support popcon pariticipation
Diffstat (limited to 'data')
| -rw-r--r-- | data/glade/SoftwareProperties.glade | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
