Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BridgeDB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
The Tor Project
Anti-censorship
BridgeDB
Commits
208b49cd
Unverified
Commit
208b49cd
authored
Apr 7, 2020
by
Philipp Winter
Browse files
Options
Downloads
Plain Diff
Merge branch 'defect/30941' into develop
parents
bca64964
8b4a087c
Branches
Branches containing commit
Tags
android-components-102.0.14-12.5-1-build2
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
bridgedb/i18n/templates/bridgedb.pot
+5
-6
5 additions, 6 deletions
bridgedb/i18n/templates/bridgedb.pot
bridgedb/strings.py
+1
-3
1 addition, 3 deletions
bridgedb/strings.py
with
6 additions
and
9 deletions
bridgedb/i18n/templates/bridgedb.pot
+
5
−
6
View file @
208b49cd
...
...
@@ -5,11 +5,11 @@
#
msgid ""
msgstr ""
"Project-Id-Version: bridgedb 0.10.0+
8
.g
97621c0
\n"
"Project-Id-Version: bridgedb 0.10.0+
7
.g
bca6496.dirty
\n"
"Report-Msgid-Bugs-To: "
"'https://trac.torproject.org/projects/tor/newticket?component=BridgeDB&keywords"
"=bridgedb-reported,msgid&cc=isis,sysrqb&owner=isis'\n"
"POT-Creation-Date: 2020-04-0
6
1
3:53
-0700\n"
"POT-Creation-Date: 2020-04-0
7
1
0:14
-0700\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"
...
...
@@ -422,14 +422,13 @@ msgstr ""
msgid "(Request IPv6 bridges.)"
msgstr ""
#. TRANSLATORS: Please DO NOT translate the word "TYPE".
#: bridgedb/strings.py:185
msgid "(Request obfuscated bridges. Replace TYPE with 'obfs4'.)"
#: bridgedb/strings.py:184
msgid "(Request obfs4 obfuscated bridges.)"
msgstr ""
#. TRANSLATORS: Please DO NOT translate "BridgeDB".
#. TRANSLATORS: Please DO NOT translate "GnuPG".
#: bridgedb/strings.py:18
9
#: bridgedb/strings.py:18
7
msgid "(Get a copy of BridgeDB's public GnuPG key.)"
msgstr ""
This diff is collapsed.
Click to expand it.
bridgedb/strings.py
+
1
−
3
View file @
208b49cd
...
...
@@ -181,9 +181,7 @@ bridge" field."""),
EMAIL_COMMANDS
=
{
"
get bridges
"
:
_
(
"
(Request unobfuscated Tor bridges.)
"
),
"
get ipv6
"
:
_
(
"
(Request IPv6 bridges.)
"
),
# TRANSLATORS: Please DO NOT translate the word "TYPE".
"
get transport TYPE
"
:
_
(
"
(Request obfuscated bridges. Replace TYPE with
"
"'
obfs4
'
.)
"
),
"
get transport obfs4
"
:
_
(
"
(Request obfs4 obfuscated bridges.)
"
),
# TRANSLATORS: Please DO NOT translate "BridgeDB".
# TRANSLATORS: Please DO NOT translate "GnuPG".
"
get key
"
:
_
(
"
(Get a copy of BridgeDB
'
s public GnuPG key.)
"
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment