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
fb7a4bf8
Commit
fb7a4bf8
authored
Jan 07, 2017
by
tonymanou
Committed by
topjohnwu
Jan 10, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove empty dutch string, fix german spelling mistake
parent
4b41799a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
strings.xml
app/src/main/res/values-de/strings.xml
+1
-1
strings.xml
app/src/main/res/values-nl/strings.xml
+0
-1
No files found.
app/src/main/res/values-de/strings.xml
View file @
fb7a4bf8
...
...
@@ -3,7 +3,7 @@
<!--Welcome Activity-->
<string
name=
"navigation_drawer_open"
>
Navigationsleiste öffnen
</string>
<string
name=
"navigation_drawer_close"
>
Navigationsleiste schlie
ss
en
</string>
<string
name=
"navigation_drawer_close"
>
Navigationsleiste schlie
ß
en
</string>
<string
name=
"modules"
>
Module
</string>
<string
name=
"downloads"
>
Downloads
</string>
<string
name=
"log"
>
Log
</string>
...
...
app/src/main/res/values-nl/strings.xml
View file @
fb7a4bf8
...
...
@@ -93,7 +93,6 @@
<string
name=
"settings_shell_logging_summary"
>
Schakel dit in om alle shell commands en output te loggen
</string>
<string
name=
"settings_magiskhide_title"
>
Magisk verbergen
</string>
<string
name=
"settings_magiskhide_summary"
>
Reboot om de instellingen toe te passen
</string>
<string
name=
"zip_install_unzip_zip_msg"
></string>
<!-- Strings related to Settings -->
...
...
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