Fix title on homepage
"Welcome On LodgeIt" is grammatically incorrect. Change it to "Welcome To LodgeIt". Change-Id: Id5614b0b84c566bd3a4a95ab1990bca113cf9595
This commit is contained in:
parent
3aece7900b
commit
c17e0a3741
Binary file not shown.
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-06-04 11:15+0900\n"
|
||||
"POT-Creation-Date: 2015-10-08 17:07+0900\n"
|
||||
"PO-Revision-Date: 2008-09-20 17:45+0200\n"
|
||||
"Last-Translator: Christopher Grebs <cg@webshox.org>\n"
|
||||
"Language-Team: de <LL@li.org>\n"
|
||||
@ -368,7 +368,8 @@ msgid "hide this notification"
|
||||
msgstr "Benachrichtigung verbergen"
|
||||
|
||||
#: lodgeit/views/layout.html:62
|
||||
msgid "Welcome On LodgeIt"
|
||||
#, fuzzy
|
||||
msgid "Welcome To LodgeIt"
|
||||
msgstr "Willkommen bei LodgeIt"
|
||||
|
||||
#: lodgeit/views/layout.html:63
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2015-06-04 11:15+0900\n"
|
||||
"POT-Creation-Date: 2015-10-08 17:07+0900\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"
|
||||
@ -311,7 +311,7 @@ msgid "hide this notification"
|
||||
msgstr ""
|
||||
|
||||
#: lodgeit/views/layout.html:62
|
||||
msgid "Welcome On LodgeIt"
|
||||
msgid "Welcome To LodgeIt"
|
||||
msgstr ""
|
||||
|
||||
#: lodgeit/views/layout.html:63
|
||||
|
@ -59,7 +59,7 @@
|
||||
</div>
|
||||
{% elif request.first_visit %}
|
||||
<div class="notification">
|
||||
<h3>{% trans %}Welcome On LodgeIt{% endtrans %}</h3>
|
||||
<h3>{% trans %}Welcome To LodgeIt{% endtrans %}</h3>
|
||||
<p>{%- trans -%}
|
||||
Welcome to the LodgeIt pastebin. In order to use the notification feature
|
||||
a 31 day cookie with an unique ID was created for you. The lodgeit database
|
||||
|
Loading…
x
Reference in New Issue
Block a user