Fix Sappa's issue with getString log spam, three strings weren't quite in the right xml.
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
name="media_remote" use_bounding_rect="true" width="220">
|
||||
<panel bottom="1" filename="panel_bg_tab.xml" height="22" left="0" width="220" />
|
||||
<panel bottom="3" filename="panel_media_controls.xml" height="20" left="0" width="220" />
|
||||
<string name="Title">Title</string>
|
||||
<string name="Artist">Artist</string>
|
||||
<string name="Now_playing">Now playing</string>
|
||||
</panel>
|
||||
|
||||
@@ -15,9 +15,6 @@
|
||||
<string name="pause_label">
|
||||
Pause
|
||||
</string>
|
||||
<string name="Title">Title</string>
|
||||
<string name="Artist">Artist</string>
|
||||
<string name="Now_playing">Now playing</string>
|
||||
<string name="default_tooltip_label">
|
||||
No Media Specified
|
||||
</string>
|
||||
|
||||
Reference in New Issue
Block a user