firstboot: Add debconf translations for wizard secret dialog

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Joseph Nuthalapati 2018-07-03 16:41:35 +05:30 committed by James Valleroy
parent ba9af6ddff
commit 637d1a4b7f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
3 changed files with 36 additions and 1 deletions

1
debian/po/POTFILES.in vendored Normal file
View File

@ -0,0 +1 @@
[type: gettext/rfc822deb] templates

33
debian/po/templates.pot vendored Normal file
View File

@ -0,0 +1,33 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the plinth package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: plinth\n"
"Report-Msgid-Bugs-To: plinth@packages.debian.org\n"
"POT-Creation-Date: 2018-07-03 16:39+0530\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: note
#. Description
#: ../templates:1001
msgid "FreedomBox first wizard secret - ${secret}"
msgstr ""
#. Type: note
#. Description
#: ../templates:1001
msgid ""
"Please save this string. You will be asked to enter this in the first screen "
"after you launch the FreedomBox interface. In case you lose it, you can find "
"it in the file /var/lib/plinth/firstboot-wizard-secret."
msgstr ""

3
debian/templates vendored
View File

@ -1,6 +1,7 @@
Template: plinth/firstboot_wizard_secret
Type: note
Description: FreedomBox first wizard secret - ${secret}
#flag:translate!:3
_Description: FreedomBox first wizard secret - ${secret}
Please save this string. You will be asked to enter this in the first screen
after you launch the FreedomBox interface. In case you lose it, you can find
it in the file /var/lib/plinth/firstboot-wizard-secret.