~ubuntu-branches/ubuntu/saucy/amsn/saucy

« back to all changes in this revision

Viewing changes to plugins/countdown/lang/langen

  • Committer: Bazaar Package Importer
  • Author(s): Devid Antonio Filoni
  • Date: 2010-04-13 23:21:29 UTC
  • mfrom: (1.1.11 upstream) (3.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100413232129-vgpx20brdd2qavs7
Tags: 0.98.3-0ubuntu1
* Merge from Debian unstable (LP: #449072), remaining Ubuntu changes:
  - add 08_use_aplay_for_sound.dpatch patch by Festor Wailon Dacoba to use
    aplay to play sounds
  + debian/control:
    - modify iceweasel to firefox | abrowser in amsn Suggests field
    - add xdg-utils and gstreamer0.10-nice to amsn Depends field
    - mofify sox to alsa-utils in amsn Suggests field as we are now using
      aplay
* New upstream release (LP: #562619), tarball repacked according to
  debian/README.source.
* Fix missing-debian-source-format lintian warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
amsn_lang_version 2
 
2
date The date/time to countdown to
 
3
howtoshow1 Select how to show the countdown.
 
4
howtoshow2 if days and hours are selected, hours will be shown only on the last day (same for minutes).
 
5
showdays Show days remaining
 
6
showhours Show hours remaining
 
7
showminutes Show minutes remaining
 
8
prefixd Prefix for counter in days
 
9
suffixd Suffix for counter in days
 
10
prefixh Prefix for counter in hours
 
11
suffixh Suffix for counter in hours
 
12
prefixm Prefix for counter in minutes
 
13
suffixm Suffix for counter in minutes
 
14
after Message once counter expired
 
15
invaliddate The date/time you entered is invalid.
 
16
invalidshow The 'show' options are invalid. Enabling all.
 
 
b'\\ No newline at end of file'