~jm-leddy/ubuntu/precise/ubiquity/lp929092

« back to all changes in this revision

Viewing changes to d-i/source/apt-setup/debian/po/templates.pot

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Evan Dandrea, Colin Watson
  • Date: 2009-11-13 10:41:42 UTC
  • mfrom: (281.1.2 karmic-updates)
  • Revision ID: james.westby@ubuntu.com-20091113104142-ghwoqmn0bko416c2
Tags: 2.1.0
[ Evan Dandrea ]
* Run X with -nolisten tcp (LP: #462394).
* Make sure we never try to install onto the live filesystem.
* Only print the filenames being blacklisted if in debug mode.
* Provide human readable sizes in the partitions-too-small warning
  (LP: #298974).
* Mark the "Installation Complete" window as always on top
  (LP: #462178).
* Fixes from Pychecker for the KDE frontend (kde_ui):
  - Don't import datetime or math.  The timezone code is in a separate
    module now.
  - Remove some unused variables.
  - Don't assign to a variable that's going to be immediately discarded.
* Signal to GTK+ when using a right-to-left language, so that it
  composes the interface from right to left (LP: #222845).
* Signal to the slideshow when the installer is using a right-to-left
  language (LP: #446989).
* Set SUDO_UID and SUDO_GID in ubiquity-dm so ubiquity knows what user
  to drop privileges to (LP: #422254).
* Do not try to configure networking in oem-config (LP: #471498).
* Make migration-assistant import failures non-fatal to the overall
  install.
* pkgsel now provides a debconf question to avoid warning the end user
  when the language packs could not be installed (LP: #471553).
* Make sure a device exists as part of the grub target device
  validation.
* Allow the user to retry grub installation with a different device on
  failure.
* Automatic update of included source packages: apt-setup
  1:0.42ubuntu1, choose-mirror 2.29ubuntu2, clock-setup 0.100ubuntu1,
  debian-installer-utils 1.71ubuntu1, grub-installer 1.47ubuntu1, hw-
  detect 1.73ubuntu1, netcfg 1.51ubuntu1, partman-base 135ubuntu1,
  tzsetup 1:0.26ubuntu1, user-setup 1.28ubuntu1.

[ Colin Watson ]
* Add a debian/rules target to run pychecker. I've fixed several warnings,
  but there are still several left so this is not yet enabled by default.
* Fix debconf frontend:
  - Start oem-config on stopping rc, as well as when starting display
    managers.
  - Add some missing imports (ubiquity.frontend.base.Controller,
    ubiquity.plugin.Plugin, ubiquity.i18n, signal,
    ubiquity.components.install).
  - If there's a containing debconf frontend, talk to it rather than using
    debconf-communicator.
  - Set a controller in the language plugin.
  - Use spaces rather than ${!TAB} in localechooser when using the debconf
    frontend, since debconf doesn't support the latter yet.
  - Don't handle user-setup preseeding for the debconf frontend.
  - Remove unused progress_position handling.
  - Fix exception names in ubi-network and ubi-tasks.
* Require Python 2.5, so we can now use hashlib rather than md5 and avoid
  a slew of warnings.
* Add an intro message noting that we're alpha again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
#    Translators, if you are not familiar with the PO format, gettext
3
 
#    documentation is worth reading, especially sections dedicated to
4
 
#    this format, e.g. by running:
5
 
#         info -n '(gettext)PO Files'
6
 
#         info -n '(gettext)Header Entry'
7
 
#
8
 
#    Some information specific to po-debconf are available at
9
 
#            /usr/share/doc/po-debconf/README-trans
10
 
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11
 
#
12
 
#    Developers do not need to manually edit POT or PO files.
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 
3
# This file is distributed under the same license as the PACKAGE package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
13
5
#
14
6
#, fuzzy
15
7
msgid ""
16
8
msgstr ""
17
9
"Project-Id-Version: PACKAGE VERSION\n"
18
 
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
19
 
"POT-Creation-Date: 2009-02-24 18:12+0000\n"
 
10
"Report-Msgid-Bugs-To: apt-setup@packages.debian.org\n"
 
11
"POT-Creation-Date: 2009-06-26 22:47+0000\n"
20
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
21
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
22
14
"Language-Team: LANGUAGE <LL@li.org>\n"