From d606c30686995feb33d3ec934322cd6920cbba08 Mon Sep 17 00:00:00 2001 From: "Isaac (.ike) Levy" Date: Mon, 11 May 2015 00:27:15 -0400 Subject: [PATCH] This can be generated via xgettext(1) regularly, If this file is generated regularly, it becomes easier for translators to keep up with changes to the source code. (Or, at least changes with accompanying gettext calls). This was generated with: # for i in `git grep --name-only 'gettext' | grep -v 'pot$'` ; do # xgettext -j -o ./src/share/locale/en/LC_MESSAGES/OPNsense.pot "${i}" # done Signed-off-by: Isaac (.ike) Levy --- src/share/locale/en/LC_MESSAGES/OPNsense.pot | 23 ++++++++++---------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/share/locale/en/LC_MESSAGES/OPNsense.pot b/src/share/locale/en/LC_MESSAGES/OPNsense.pot index 57463c853..5973794a4 100644 --- a/src/share/locale/en/LC_MESSAGES/OPNsense.pot +++ b/src/share/locale/en/LC_MESSAGES/OPNsense.pot @@ -1,19 +1,20 @@ -# OPNsense gettext canonical base. -# Copyright (C) OPNsense project. -# This file is distributed under the same BSD license as the OPNsense project. -# Isaac (.ike) Levy , 2015. +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: >15.1.9.2\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-15 18:00-0400\n" -"PO-Revision-Date: 2015-05-10 00:00-0400\n" -"Last-Translator: Isaac (.ike) Levy \n" -"Language-Team: ENGLISH \n" -"Language: EN\n" +"POT-Creation-Date: 2015-05-11 00:25-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/etc/inc/auth.inc:108