Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
5c0250f4
Commit
5c0250f4
authored
Jul 15, 2017
by
zertyuiop
Committed by
topjohnwu
Jul 18, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix too long string
checking_safetyNet_status string is too long.
parent
2093f726
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
strings.xml
app/src/main/res/values-ru/strings.xml
+1
-1
No files found.
app/src/main/res/values-ru/strings.xml
View file @
5c0250f4
...
...
@@ -24,7 +24,7 @@
<string
name=
"root_error"
>
Root присутствует, но отсутствует разрешение
</string>
<string
name=
"not_rooted"
>
Root отсутствует
</string>
<string
name=
"proper_root"
>
Корректный root-доступ
</string>
<string
name=
"safetyNet_check_text"
>
Нажмите, чтобы начать проверку
SafetyNet
</string>
<string
name=
"safetyNet_check_text"
>
Проверить статус
SafetyNet
</string>
<string
name=
"checking_safetyNet_status"
>
Проверка статуса SafetyNet…
</string>
<string
name=
"safetyNet_check_success"
>
Проверка SafetyNet пройдена
</string>
<string
name=
"safetyNet_connection_failed"
>
Невозможно подключиться к Google API
</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