Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
Respect My Net
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
piks3l
Respect My Net
Commits
f60f3668
Commit
f60f3668
authored
Sep 24, 2011
by
Benjamin Sonntag
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:stef/nnmon
parents
4081cd52
e68a234b
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
416 additions
and
239 deletions
+416
-239
bt/models.py
bt/models.py
+1
-0
i18n/bg/LC_MESSAGES/messages.po
i18n/bg/LC_MESSAGES/messages.po
+25
-14
i18n/de/LC_MESSAGES/messages.po
i18n/de/LC_MESSAGES/messages.po
+25
-14
i18n/ee/LC_MESSAGES/messages.po
i18n/ee/LC_MESSAGES/messages.po
+25
-14
i18n/el/LC_MESSAGES/messages.po
i18n/el/LC_MESSAGES/messages.po
+25
-14
i18n/es/LC_MESSAGES/messages.po
i18n/es/LC_MESSAGES/messages.po
+25
-14
i18n/fi/LC_MESSAGES/messages.po
i18n/fi/LC_MESSAGES/messages.po
+25
-14
i18n/fr/LC_MESSAGES/messages.po
i18n/fr/LC_MESSAGES/messages.po
+25
-14
i18n/hu/LC_MESSAGES/messages.po
i18n/hu/LC_MESSAGES/messages.po
+25
-14
i18n/it/LC_MESSAGES/messages.po
i18n/it/LC_MESSAGES/messages.po
+25
-14
i18n/lt/LC_MESSAGES/messages.po
i18n/lt/LC_MESSAGES/messages.po
+25
-14
i18n/messages.pot
i18n/messages.pot
+14
-14
i18n/no/LC_MESSAGES/messages.po
i18n/no/LC_MESSAGES/messages.po
+25
-14
i18n/pl/LC_MESSAGES/messages.po
i18n/pl/LC_MESSAGES/messages.po
+25
-14
i18n/pt/LC_MESSAGES/messages.po
i18n/pt/LC_MESSAGES/messages.po
+25
-14
i18n/ro/LC_MESSAGES/messages.po
i18n/ro/LC_MESSAGES/messages.po
+25
-14
i18n/se/LC_MESSAGES/messages.po
i18n/se/LC_MESSAGES/messages.po
+25
-14
i18n/sk/LC_MESSAGES/messages.po
i18n/sk/LC_MESSAGES/messages.po
+25
-14
templates/about.html
templates/about.html
+1
-1
No files found.
bt/models.py
View file @
f60f3668
...
...
@@ -21,6 +21,7 @@ COUNTRIES = (
(
'HU'
,
_
(
'Hungary'
)),
(
'MT'
,
_
(
'Malta'
)),
(
'NL'
,
_
(
'Netherlands'
)),
(
'NO'
,
_
(
'Norway'
)),
(
'AT'
,
_
(
'Austria'
)),
(
'PL'
,
_
(
'Poland'
)),
(
'PT'
,
_
(
'Portugal'
)),
...
...
i18n/bg/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 01:00+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: bg <LL@li.org>\n"
...
...
@@ -344,7 +344,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -490,7 +490,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -500,7 +500,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -508,45 +508,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -974,3 +974,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/de/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nnmon 0.00000000000001\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-04-29 17:53+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de <LL@li.org>\n"
...
...
@@ -343,7 +343,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -489,7 +489,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -499,7 +499,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -507,45 +507,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -973,3 +973,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/ee/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 01:00+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: ee <LL@li.org>\n"
...
...
@@ -344,7 +344,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -490,7 +490,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -500,7 +500,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -508,45 +508,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -974,3 +974,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/el/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 01:01+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: el <LL@li.org>\n"
...
...
@@ -344,7 +344,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -490,7 +490,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -500,7 +500,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -508,45 +508,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -974,3 +974,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/es/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 01:00+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: es <LL@li.org>\n"
...
...
@@ -344,7 +344,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -490,7 +490,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -500,7 +500,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -508,45 +508,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -974,3 +974,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/fi/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 01:00+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: fi <LL@li.org>\n"
...
...
@@ -344,7 +344,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -490,7 +490,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -500,7 +500,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
msgid "cancel"
msgstr ""
...
...
@@ -508,45 +508,45 @@ msgstr ""
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "
msgstr ""
#: templates/list.html:4
2
#: templates/list.html:4
5
msgid "country"
msgstr ""
#: templates/list.html:4
3
#: templates/list.html:4
6
msgid "operator"
msgstr ""
#: templates/list.html:4
4
#: templates/list.html:4
7
msgid "contract"
msgstr ""
#: templates/list.html:4
5
#: templates/list.html:4
8
msgid "resource"
msgstr ""
#: templates/list.html:4
6
#: templates/list.html:4
9
msgid "type"
msgstr ""
#: templates/list.html:
47
#: templates/list.html:
50
msgid "fixed / wireless"
msgstr ""
#: templates/list.html:
48
#: templates/list.html:
51
msgid "confirmations"
msgstr ""
#: templates/list.html:6
3
templates/view.html:85
#: templates/list.html:6
6
templates/view.html:85
msgid "confirm"
msgstr ""
#: templates/list.html:
69
#: templates/list.html:
72
msgid "OK"
msgstr ""
...
...
@@ -974,3 +974,14 @@ msgstr ""
msgid "An email containing account-activation information has been sent."
msgstr ""
#~ msgid ""
#~ "RespecyMyNet.eu is an online platform "
#~ "enabling citizens to become the watchmen"
#~ " of the Internet by reporting Net "
#~ "Neutrality violations. Everyone is invited "
#~ "to report undue blocking or throttling"
#~ " of their Internet access, and help"
#~ " name and shame operators' harmful "
#~ "practices."
#~ msgstr ""
i18n/fr/LC_MESSAGES/messages.po
View file @
f60f3668
...
...
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nnmon\n"
"Report-Msgid-Bugs-To: https://github.com/stef/nnmon/issues\n"
"POT-Creation-Date: 2011-09-22 1
6:35
+0200\n"
"POT-Creation-Date: 2011-09-22 1
7:44
+0200\n"
"PO-Revision-Date: 2011-09-22 09:14+0000\n"
"Last-Translator: Benjamin <benjamin@sonntag.fr>\n"
"Language-Team: French "
...
...
@@ -385,7 +385,7 @@ msgstr ""
#: templates/about.html:7
msgid ""
"Respec
y
MyNet.eu is an online platform enabling citizens to become the "
"Respec
t
MyNet.eu is an online platform enabling citizens to become the "
"watchmen of the Internet by reporting Net Neutrality violations. Everyone"
" is invited to report undue blocking or throttling of their Internet "
"access, and help name and shame operators' harmful practices."
...
...
@@ -533,7 +533,7 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#: templates/index.html:137 templates/list.html:6
6
#: templates/index.html:137 templates/list.html:6
9
msgid ""
"In order to <strong>validate your confirmation</strong> of this case, "
"please enter your email address"
...
...
@@ -543,7 +543,7 @@ msgstr ""
msgid "ok"
msgstr ""
#: templates/index.html:140 templates/list.html:7
0
#: templates/index.html:140 templates/list.html:7
3
#, fuzzy
msgid "cancel"
msgstr "France"
...
...
@@ -552,45 +552,45 @@ msgstr "France"
msgid "Confirm"
msgstr ""
#: templates/list.html:
38
#: templates/list.html:
41
msgid ""
"This is a list of all reported violations of net neutrality. See <a "
"href='/about'>What is net neutrality</a> for a short explanation. "