Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
briar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
675
Issues
675
List
Boards
Labels
Service Desk
Milestones
Merge Requests
11
Merge Requests
11
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
briar
briar
Commits
aab46040
Verified
Commit
aab46040
authored
Jun 17, 2019
by
akwizgran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comments for translators.
parent
0d8af780
Pipeline
#3574
passed with stage
in 8 minutes and 3 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
briar-android/src/main/res/values/strings.xml
briar-android/src/main/res/values/strings.xml
+7
-0
No files found.
briar-android/src/main/res/values/strings.xml
View file @
aab46040
...
...
@@ -215,8 +215,15 @@
</plurals>
<string
name=
"duplicate_link_dialog_title"
>
Duplicate Link
</string>
<string
name=
"duplicate_link_dialog_text_1"
>
You already have a pending contact with this link: %s
</string>
<!-- This is a question asking whether two nicknames refer to the same person -->
<string
name=
"duplicate_link_dialog_text_2"
>
Are %s and %s the same person?
</string>
<!-- This is a button for answering that two nicknames do indeed refer to the same person. This
string will be used in a dialog button, so if the translation of this string is longer than 20
characters, please use "Yes" instead, and use "No" for the "Different Person" button -->
<string
name=
"same_person_button"
>
Same Person
</string>
<!-- This is a button for answering that two nicknames refer to different people. This string
will be used in a dialog button, so if the translation of this string longer than 20 characters,
please use "No" instead, and use "Yes" for the "Same Person" button -->
<string
name=
"different_person_button"
>
Different Person
</string>
<string
name=
"duplicate_link_dialog_text_3"
>
%s and %s sent you the same link.\n\nOne of them may be trying to discover who your contacts are.\n\nDon\'t tell them you received the same link from someone else.
</string>
<string
name=
"pending_contact_updated_toast"
>
Pending contact updated
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment