diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-12 21:05:03 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-12 21:05:03 +0200 |
| commit | 79037450162dad5a8e96608d1e6d7c9f28957691 (patch) | |
| tree | 80ca9864792b013bed55a1721e09db50a39a9b8f /data | |
| parent | 3dbbb375ff7a77872ae811d9cef31b55d082077a (diff) | |
| download | python-apt-79037450162dad5a8e96608d1e6d7c9f28957691.tar.gz | |
* data/update-manager.schemas.in: fix the description
Diffstat (limited to 'data')
| -rw-r--r-- | data/update-manager.schemas.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/update-manager.schemas.in b/data/update-manager.schemas.in index 68a8deef..275f8be5 100644 --- a/data/update-manager.schemas.in +++ b/data/update-manager.schemas.in @@ -55,11 +55,11 @@ <default>False</default> <locale name="C"> - <short>Remind to reload the channel list</short> + <short>Check for new distribution releases</short> <long> - If automatic checking for updates is disabeld, you have - to reload the channel list manually. This option allows - to hide the reminder shown in this case. + Check automatically if a new version of the current + distribution is available and offer to upgrade (if + possible). </long> </locale> </schema> |
