Ignore:
Timestamp:
Aug 14, 2010, 4:59:43 PM (14 years ago)
Author:
Kyle Brogle <broglek@…>
Branches:
debian
Children:
c95ca32
Parents:
2ee7f19
git-author:
Kyle Brogle <broglek@…> (08/14/10 16:59:43)
git-committer:
Kyle Brogle <broglek@…> (08/14/10 16:59:43)
Message:

Added debconf to gutenbach-remctl to allow users to specify preferred mixer
and channel on install.

Fixed debconf prompts for gutenbach-server that still mentioned the old
method of queuing music

Added gutenbach team as uploaders to avoid Lintian NMU errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/po/templates.pot

    r1817635 r2116615  
    1 # Gutenbach Translation File.
    2 #
    3 # This file is distributed under the same license as the GUTENBACH package.
     1# GUTENBACH TRANSLATION FILE.
     2# Copyright 2010
     3# This file is distributed under the same license as the gutenbach-server package.
    44# Jessica B. Hamrick <jhamrick@mit.edu>, 2010.
    55#
    6 #
     6#, fuzzy
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: PACKAGE VERSION\n"
     9"Project-Id-Version: 2.12\n"
    1010"Report-Msgid-Bugs-To: gutenbach@mit.edu\n"
    11 "POT-Creation-Date: 2010-06-14 18:36-0600\n"
     11"POT-Creation-Date: 2010-08-14 16:11-0400\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    6363"or something else shorter."
    6464msgstr ""
     65
     66#. Type: string
     67#. Description
     68#: ../gutenbach-remctl.templates:1001
     69msgid "The mixer that gutenbach uses:"
     70msgstr ""
     71
     72#. Type: string
     73#. Description
     74#: ../gutenbach-remctl.templates:1001
     75msgid ""
     76"Gutenbach remctl needs the name of the mixer in order to control the volume "
     77"of the music server. [Default is \"PCM\"]"
     78msgstr ""
     79
     80#. Type: string
     81#. Description
     82#: ../gutenbach-remctl.templates:2001
     83msgid "The mixer channel that gutenbach uses:"
     84msgstr ""
     85
     86#. Type: string
     87#. Description
     88#: ../gutenbach-remctl.templates:2001
     89msgid ""
     90"Gutenbach remctl needs a channel on the mixer in order to control the volume "
     91"of the music server. [Default is \"Left Front\"]"
     92msgstr ""
Note: See TracChangeset for help on using the changeset viewer.