-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated translation to include missing bits; added disclaimer in priv…
…acy policy
- Loading branch information
Showing
6 changed files
with
349 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2018-02-22 16:25+0000\n" | ||
"POT-Creation-Date: 2018-02-27 14:08+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -526,6 +526,10 @@ msgstr "" | |
msgid "Email: %(email)s" | ||
msgstr "" | ||
|
||
#: ../sdv/templates/account.html:44 | ||
msgid "Change password" | ||
msgstr "" | ||
|
||
#: ../sdv/templates/account.html:45 | ||
msgid "Imgur: " | ||
msgstr "" | ||
|
@@ -1112,6 +1116,13 @@ msgstr "" | |
msgid "Privacy Policy" | ||
msgstr "" | ||
|
||
#: ../sdv/templates/privacy.html:9 | ||
msgid "" | ||
"Our privacy policy is currently only available in English to ensure " | ||
"consistency. If you use the site in a language other than English, sorry " | ||
"for the inconvenience!" | ||
msgstr "" | ||
|
||
#: ../sdv/templates/profile.html:5 ../sdv/templates/profile.html:9 | ||
#: ../sdv/templates/profile.html:16 ../sdv/templates/profile.html:28 | ||
#, python-format | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
<div class="interiorpanel"> | ||
<h2>Privacy Policy</h2> | ||
|
||
<p><em>{{_("Our privacy policy is currently only available in English to ensure consistency. If you use the site in a language other than English, sorry for the inconvenience!")}}</em></p> | ||
<p>upload.farm has developed this privacy policy in order for you to understand how we collect, use, communicate, disclose and otherwise make use of personal information. The named data controller for this site is Rob Heath, who may be contacted by email at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
|
||
<ul> | ||
|
Oops, something went wrong.