Updated module sections so it looks more consistent

This commit is contained in:
Viktor De Pasquale
2019-11-11 19:36:40 +01:00
parent 82120cf47f
commit 495e734428
5 changed files with 40 additions and 99 deletions
+3 -1
View File
@@ -76,8 +76,10 @@
<string name="module_safe_mode_message">You\'re in safe mode. None of user modules will work.\nThis message will disappear once safe mode is disabled.</string>
<string name="module_version_author">%1$s by %2$s</string>
<string name="module_section_pending">Pending changes</string>
<string name="module_section_active">Active</string>
<string name="module_section_installed">Installed</string>
<string name="module_section_remote">Remote</string>
<string name="module_state_remove">Remove</string>
<string name="module_state_restore">Restore</string>
<string name="superuser_toggle_log">Toggles logging</string>
<string name="superuser_toggle_notification">Toggles “toast” notifications</string>