Cleaned and updated even more libs. Added a string. Disabled LogCat "spam" from UIL.
This commit is contained in:
parent
b4e15b1e02
commit
b7c038c5ed
5 changed files with 12 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="action_share">Share</string>
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="action_currently_playing">Currently playing</string>
|
||||
|
|
@ -122,6 +123,7 @@
|
|||
<string name="navigation_drawer_close">Close navigation drawer</string>
|
||||
<string name="delete_action">Delete</string>
|
||||
<string name="rename_action">Rename</string>
|
||||
<string name="create_action">Create</string>
|
||||
|
||||
<string name="select">Select</string>
|
||||
<string name="default_str">Default</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue