logo

badwolf

Minimalist and privacy-oriented WebKitGTK+ browser
commit: c689cb7ae9d3d4665a97dc6d1f6f9559b27b9223
parent: b2e5a2d97b1667bbcd1cc6e882d04f9a2538c26b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 31 Oct 2019 17:41:34 +0100

po/messages.pot: Try to fix "title|" strings

Diffstat:

Mpo/messages.pot16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/po/messages.pot b/po/messages.pot @@ -1,14 +1,14 @@ -# BadWolf: Minimalist and privacy-oriented WebKitGTK+ browser -# Copyright (C) 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me> +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Haelwenn (lanodan) Monnier <contact+badwolf-copyright@hacktivis.me> # This file is distributed under the same license as the Badwolf package. -# Haelwenn (lanodan) Monnier <contact@hacktivis.me>, 2019 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: Badwolf 0.3.0+gd88f2e7\n" +"Project-Id-Version: Badwolf 0.3.0+g4b96925\n" "Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n" -"POT-Creation-Date: 2019-10-31 14:09+0100\n" +"POT-Creation-Date: 2019-10-31 17:40+0100\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" @@ -70,15 +70,15 @@ msgstr "" #: badwolf.c:101 badwolf.c:235 badwolf.c:119 msgid "title|Crashed" -msgstr "" +msgstr "Crashed" #: badwolf.c:105 badwolf.c:239 badwolf.c:123 msgid "title|Out of Memory" -msgstr "" +msgstr "Out of Memory" #: badwolf.c:109 badwolf.c:243 badwolf.c:127 msgid "title|Unknown Crash" -msgstr "" +msgstr "Unknown Crash" #: badwolf.c:730 #, c-format