diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2010-01-15 15:52:49 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2010-01-15 15:52:49 +0000 |
| commit | 1f3e833bd0f75cfed788034df2a290b0713b4aec (patch) | |
| tree | 416fb0f05e3f193d11fa694c156256045e37f646 /lib | |
| parent | 8feea5a181ccb82b8bfad7f290ddf0cd3d8ca0eb (diff) | |
| download | xxv-1f3e833bd0f75cfed788034df2a290b0713b4aec.tar.gz xxv-1f3e833bd0f75cfed788034df2a290b0713b4aec.tar.bz2 | |
* html/xstyle: adjust the checkvalue function to new notation [ Bug #16669 ]
* locale: update italian translation
* SHARE: Update description
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/XXV/MODULES/SHARE.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/XXV/MODULES/SHARE.pm b/lib/XXV/MODULES/SHARE.pm index a3f5bd9..3068bd3 100644 --- a/lib/XXV/MODULES/SHARE.pm +++ b/lib/XXV/MODULES/SHARE.pm @@ -51,7 +51,7 @@ sub module { Prereq => { 'SOAP::Lite' => 'Client and server side SOAP implementation.', }, - Description => gettext('This module send and read shared data from SOAP Server.'), + Description => gettext('This module send anonymized epg data from programmed timern to a common web service. And read backward a ranking list of most programmed epg events.'), Version => (split(/ /, '$Revision$'))[1], Date => (split(/ /, '$Date$'))[1], Author => 'xpix', |
