mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
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:
parent
ba9af6ddff
commit
637d1a4b7f
1
debian/po/POTFILES.in
vendored
Normal file
1
debian/po/POTFILES.in
vendored
Normal file
@ -0,0 +1 @@
|
||||
[type: gettext/rfc822deb] templates
|
||||
33
debian/po/templates.pot
vendored
Normal file
33
debian/po/templates.pot
vendored
Normal 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
3
debian/templates
vendored
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user