diff options
| author | Sebastian Heinlein <sebi@sebi-pc> | 2006-09-26 10:47:19 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc> | 2006-09-26 10:47:19 +0200 |
| commit | dd3fbec4f2bb0ecbf237b058f85175c5d0befce9 (patch) | |
| tree | e00d94e7c77b45f8ac9792a9c80a68e2a2391d7c /data | |
| parent | 4de7b5c16a98fcc5e6d9ff4d32ca289c44a5192b (diff) | |
| parent | 90a9b9f0faf09a401693f7cfcbd362ff62559929 (diff) | |
| download | python-apt-dd3fbec4f2bb0ecbf237b058f85175c5d0befce9.tar.gz | |
* merge with mvo
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels/Ubuntu.info.in | 14 | ||||
| -rw-r--r-- | data/update-manager.schemas.in | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/data/channels/Ubuntu.info.in b/data/channels/Ubuntu.info.in index d6070790..1afc66c9 100644 --- a/data/channels/Ubuntu.info.in +++ b/data/channels/Ubuntu.info.in @@ -25,7 +25,7 @@ BaseURI: cdrom:\[Ubuntu.*6.10 _Description: Cdrom with Ubuntu 6.10 'Edgy Eft' Available: False Component: main -_CompDescription: Oficially supported +_CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright @@ -76,7 +76,7 @@ BaseURI: cdrom:\[Ubuntu.*6.06 _Description: Cdrom with Ubuntu 6.06 LTS 'Dapper Drake' Available: False Component: main -_CompDescription: Oficially supported +_CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright @@ -123,7 +123,7 @@ BaseURI: cdrom:\[Ubuntu.*5.10 _Description: Cdrom with Ubuntu 5.10 'Breezy Badger' Available: False Component: main -_CompDescription: Oficially supported +_CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright @@ -151,7 +151,7 @@ MatchURI: archive.ubuntu.com/ubuntu MirrorsFile: /usr/share/update-manager/mirrors.cfg _Description: Ubuntu 5.04 'Hoary Hedgehog' Component: main -_CompDescription: Oficially supported +_CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright Component: universe @@ -165,7 +165,7 @@ BaseURI: cdrom:\[Ubuntu.*5.04 _Description: Cdrom with Ubuntu 5.04 'Hoary Hedgehog' Available: False Component: main -_CompDescription: Oficially supported +_CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright @@ -192,7 +192,7 @@ BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu _Description: Ubuntu 4.10 'Warty Warthog' Component: main -_CompDescription: No longer oficially supported +_CompDescription: No longer officially supported Component: restricted _CompDescription: Restricted copyright Component: universe @@ -206,7 +206,7 @@ BaseURI: cdrom:\[Ubuntu.*4.10 _Description: Cdrom with Ubuntu 4.10 'Warty Warthog' Available: False Component: main -_CompDescription: No longer oficially supported +_CompDescription: No longer officially supported Component: restricted _CompDescription: Restricted copyright diff --git a/data/update-manager.schemas.in b/data/update-manager.schemas.in index ad72c893..3740318c 100644 --- a/data/update-manager.schemas.in +++ b/data/update-manager.schemas.in @@ -11,7 +11,7 @@ <locale name="C"> <short>Remind to reload the channel list</short> <long> - If automatic checking for updates is disabeld, you have + If automatic checking for updates is disabled, you have to reload the channel list manually. This option allows to hide the reminder shown in this case. </long> @@ -28,7 +28,7 @@ <short>Show details of an update</short> <long> Stores the state of the expander that contains the - list of changs and the description + list of changes and the description </long> </locale> </schema> |
