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
0d8af780
Verified
Commit
0d8af780
authored
Jun 15, 2019
by
akwizgran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add strings for duplicate pending contacts.
parent
37f02a40
Pipeline
#3564
passed with stage
in 8 minutes and 37 seconds
Changes
1
Pipelines
1
Hide 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 @
0d8af780
...
...
@@ -213,6 +213,13 @@
<item
quantity=
"one"
>
New contact added.
</item>
<item
quantity=
"other"
>
%d new contacts added.
</item>
</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>
<string
name=
"duplicate_link_dialog_text_2"
>
Are %s and %s the same person?
</string>
<string
name=
"same_person_button"
>
Same Person
</string>
<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>
<!-- Introductions -->
...
...
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