Dear Debian maintainer, On Sunday, October 07, 2007, I sent you a notification about the beginning of a review action on debconf templates for xawtv.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Sunday, October 07, 2007. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- xawtv.old/debian/xawtv.templates 2007-10-06 17:13:21.501393179 +0000 +++ xawtv/debian/xawtv.templates 2007-10-21 07:46:32.595686814 +0000 @@ -1,3 +1,12 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [EMAIL PROTECTED] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: xawtv/makedev Type: boolean Default: true @@ -6,37 +15,34 @@ Template: xawtv/channel-scan Type: boolean Default: true -_Description: scan for TV stations? - This can do a scan of all channels and put a list of the TV stations I've - found into the config file. +_Description: Scan for TV stations? + A list of TV stations found by scanning can be included in the + configuration file. . - This requires a working bttv driver. If bttv isn't configured correctly I - might not find the TV stations. + This requires a working bttv driver. If bttv isn't configured correctly, TV + stations will not be found. . - I'll try to pick up the channel names from videotext. This will work with - PAL only. + Channel names will be retrieved from teletext information, which + will only work for PAL channels. Template: xawtv/tvnorm Type: select -_Choices: PAL, SECAM, NTSC -_Description: TV norm is used in your country: +Choices: PAL, SECAM, NTSC +_Description: TV standard: Template: xawtv/build-config Type: boolean Default: false _Description: Create a default configuration for xawtv? - You can create a system-wide configuration file for xawtv with reasonable - default values for the country you live in (which TV norm is used for - example). + A system-wide configuration file for xawtv can be created with reasonable + default values for the local country. . - It is not required to have a global configuration file, but it will be - more comfortable for your users if they find a working default - configuration. + That file is not required but will simplify software configuration + for users. Template: xawtv/freqtab Type: select -_Choices: us-bcast, us-cable, us-cable-hrc, japan-bcast, japan-cable, europe-west, europe-east, italy, newzealand, australia, ireland, france, china-bcast -_Description: Frequency table that should be used: - A frequency table is just a list of TV channel names/numbers and the - corresponding broadcast frequencies for these channels. Different regions - use different standards here... +__Choices: us-bcast, us-cable, us-cable-hrc, japan-bcast, japan-cable, europe-west, europe-east, italy, newzealand, australia, ireland, france, china-bcast +_Description: Frequency table to use: + A frequency table is a list of TV channel names and numbers with + their broadcast frequencies. --- xawtv.old/debian/control 2007-10-06 17:13:21.501393179 +0000 +++ xawtv/debian/control 2007-10-21 07:55:02.069895690 +0000 @@ -10,51 +10,52 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, v4l-conf [linux-any], xutils, scantv, xawtv-plugins (=${binary:Version}), pia Suggests: xawtv-plugin-qt (=${binary:Version}), tv-fonts -Description: X11 TV application - TV application for X11. Supports video4linux - devices and the Xvideo extension. +Description: television viewer - X11 application + XawTV is an X11 application which displays television channels. It + supports video4linux devices and the Xvideo extension. Package: pia Section: x11 Architecture: any Depends: ${shlibs:Depends}, xawtv-plugins (=${binary:Version}) -Description: movie player - This is a simple movie player. It is used by xawtv and motv to - playback movie files which are recorded from TV. +Description: movie player for xawtw + This package provides a simple movie player used by xawtv and motv to + play back movie files which are recorded from TV. Package: fbtv Architecture: linux-any Depends: ${shlibs:Depends}, v4l-conf, xawtv-plugins (=${binary:Version}) Suggests: xawtv -Description: linux console (fbcon) TV application - TV application for the linux console, requires a - framebuffer device (vesafb, matroxfb, atyfb, ...) - and a video4linux driver like bttv. +Description: television viewer - Linux framebuffer application + FbTV is a Linux framebuffer application which displays television + channels. It supports video4linux devices and requires a framebuffer + device (vesafb, matroxfb, atyfb, etc.). Package: ttv Architecture: any Depends: ${shlibs:Depends}, xawtv-plugins (=${binary:Version}) Suggests: xawtv -Description: tty TV application - TV application for terminals, based on aalib. - Uses video4linux devices as video input. +Description: television viewer - console application + TTV is a console application, based on aalib, which displays + television channels. It supports video4linux devices. Package: scantv Architecture: any Depends: ${shlibs:Depends}, xawtv-plugins (=${binary:Version}) Replaces: xawtv (<< 3.53) -Description: scan TV channels for stations - This utility can scan a channel set for TV stations - and write the ones found into a xawtv config file - (which is also read by some other utilities like fbtv). - It also tries to extract the station names from vbi data. +Description: television channel-scanner + This package provides a utility that can scan a channel set for TV + stations and write the ones found in an xawtv configuration file + (which is also read by some other utilities such as fbtv). It + attempts to extract the station names from inter-frame (VBI) data + as well. Package: streamer Architecture: any Depends: ${shlibs:Depends}, xawtv-plugins (=${binary:Version}) Suggests: xawtv -Description: capture tool (images / movies) - A tool to capture single/multiple images or +Description: television capture tool (images/movies) + This package provides a tool to capture single/multiple images or record movies from a video4linux device. Package: radio @@ -62,7 +63,7 @@ Architecture: linux-any Depends: ${shlibs:Depends} Description: ncurses-based radio application - This is a ncurses-based radio application. It + This package provides an ncurses-based radio application. It supports the video4linux API. Package: v4l-conf @@ -71,39 +72,36 @@ Conflicts: suidmanager (<< 0.50) Replaces: xawtv (<=3.95-3) Description: tool to configure video4linux drivers - This is a small tool to configure a video4linux - device driver. It is required to make the video + This package provides a small tool to configure a video4linux + device driver. It is required to make the video overlay work in fbtv and xawtv. Package: xawtv-tools Architecture: any Depends: ${shlibs:Depends} -Description: Miscellaneous tools distributed with xawtv - This package has a few tools you might find useful. They - have not to do very much to do with xawtv. I've used/wrote - them for debugging: - * propwatch - monitors properties of X11 windows. If you - want to know how to keep track of xawtv's - _XAWTV_STATION property, look at this. - * dump-mixers - dump mixer settings to stdout - * record - console sound recorder. Has a simple input - level meter which might be useful to trouble - shoot sound problems. - * showriff - display the structure of RIFF files (avi, wav). +Description: television viewer - tools + This package provides some tools that may be useful with xawtv: + - propwatch: monitors properties of X11 windows. Helps + keep track of xawtv's _XAWTV_STATION property; + - dump-mixers: dump mixer settings to stdout; + - record: console sound recorder. It has a simple input + level meter which might be useful for + troubleshooting sound problems; + - showriff: display the structure of RIFF files (avi, wav). Package: xawtv-plugin-qt Architecture: any Depends: ${shlibs:Depends} -Description: quicktime plugin for xawtv and motv - this plugin is needed to record quicktime movies with +Description: television viewer - QuickTime plugin + This package provides a plugin to record QuickTime movies with xawtv and motv. Package: xawtv-plugins Architecture: any Depends: ${shlibs:Depends} -Description: plugins for xawtv and motv - A number of plugins for xawtv and motv: driver interfaces for - hardware access (video4linux API, ...), plugins for reading/writing +Description: television viewer - plugins + This package provides plugins for xawtv and motv: driver interfaces for + hardware access (video4linux API, etc.), plugins for reading/writing movie files and some image processing filters. Package: webcam @@ -111,15 +109,15 @@ Architecture: any Depends: ${shlibs:Depends}, xawtv-plugins (=${binary:Version}) Recommends: ftp, ssh -Description: capture and upload images - webcam captures images from a video4linux device like - bttv, annotates them and uploads them to a webserver - using ftp or ssh in an endless loop. +Description: image grabber and uploader + This package provides an utility that captures images from a + video4linux device such as bttv, annotates them and uploads them to a + webserver in an endless loop using FTP or SSH. Package: alevtd Section: net Architecture: any Depends: ${shlibs:Depends} -Description: http daemon for videotext pages - alevtd is http daemon which servers videotext pages as +Description: HTTP daemon for teletext pages + This package provides an HTTP daemon which serves teletext pages as HTML. --- xawtv.old/debian/changelog 2007-10-06 17:13:21.501393179 +0000 +++ xawtv/debian/changelog 2007-11-09 06:23:15.413432503 +0000 @@ -1,3 +1,23 @@ +xawtv (3.95.dfsg.1-7) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #447430 + * [Debconf translation updates] + * Basque. Closes: #447995 + * Vietnamese. Closes: #448026 + * Galician. Closes: #448069 + * Finnish. Closes: #448075 + * Spanish; Castilian. Closes: #448744 + * Japanese. Closes: #448750 + * German. Closes: #449030 + * Czech. Closes: #449262 + * Italian. Closes: #449443 + * French. Closes: #449579 + * Russian. Closes: #450503 + * Portuguese. Closes: #450669 + + -- Christian Perrier <[EMAIL PROTECTED]> Fri, 09 Nov 2007 06:23:15 +0000 + xawtv (3.95.dfsg.1-6) unstable; urgency=low * Applied Martin Denn's patch for 11_plugins_memory_leaks.dpatch
signature.asc
Description: Digital signature