[SCM] libdvd-pkg/master: i18n improvements (Closes: #793937)

onlyjob at users.alioth.debian.org onlyjob at users.alioth.debian.org
Wed Aug 12 07:47:52 UTC 2015


The following commit has been merged in the master branch:
commit 603efba113344ed6d20e5b298a7bc998d811b4ec
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Wed Aug 12 17:46:21 2015 +1000

    i18n improvements (Closes: #793937)
    
     Thanks, Christian Perrier.

diff --git a/debian/control b/debian/control
index a205d72..afb45bf 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,5 @@ Recommends: ${guest:Recommends} ,libcap2-bin
 Suggests: ${guest:Suggests}
 Description: download and install software necessary to play video DVDs
  This package fetches, compiles from source code and installs library
- packages that are necessary to play all video DVDs with media
- player of your choice (like VLC, SMplayer, Totem, etc.).
+ packages that are necessary to play all video DVDs with any media
+ player (such as VLC, SMplayer, Totem, etc.).
diff --git a/debian/templates b/debian/templates
index 05c7cad..092ff51 100644
--- a/debian/templates
+++ b/debian/templates
@@ -2,7 +2,7 @@ Template: libdvd-pkg/first-install
 Type: note
 _Description:
  This package downloads the ${PKGG} source files from videolan.org,
- compile them and install the binary deb package(s)
+ compiles them and installs the binary deb package(s)
  [${PKGG_ALL}].
  .
  Please remember to run "sudo dpkg-reconfigure ${PKGI}"
@@ -16,7 +16,7 @@ Template: libdvd-pkg/build
 Type: boolean
 Default: true
 _Description: Proceed with downloading and compiling ${PKGG}${VER}?
- The installation process is therefore about to download the source files
+ The installation process is about to download the source files
  from videolan.org, compile them, and install the binary deb package(s)
  [${PKGG_ALL}].
  .
@@ -38,7 +38,7 @@ _Description:
 Template: libdvd-pkg/post-invoke_hook-install
 Type: boolean
 Default: true
-_Description: Install APT post-invoke hook?
+_Description: Install APT post-invoke hook for ${PKGI}?
  If activated, the APT post-invoke hook takes care of future automatic
  upgrades of guest package(s) on host package upgrade. When an update
  is available, the hook will attempt to download and build the package(s),
@@ -50,7 +50,7 @@ _Description: Install APT post-invoke hook?
 Template: libdvd-pkg/post-invoke_hook-remove
 Type: boolean
 Default: false
-_Description: Remove APT post-invoke hook?
+_Description: Remove APT post-invoke hook for ${PKGI}?
  If activated, the APT post-invoke hook takes care of future automatic
  upgrades of guest package(s) on host package upgrade. When an update
  is available, the hook will attempt to download and build the package(s),

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list