Change "Preferences" to "Settings"

Settings seems to be the more common term in Android apps.
This commit is contained in:
Christopher Eby 2011-09-18 19:25:29 -05:00
parent af069c208b
commit a60d6ec330

View File

@ -26,7 +26,7 @@ THE SOFTWARE.
<!-- Playback Activity (main screen) -->
<string name="no_songs">No songs found on your device.</string>
<string name="empty_queue">No songs selected. Pick some from the library (search key) or enter random mode (in the menu).</string>
<string name="settings">Preferences</string>
<string name="settings">Settings</string>
<string name="library">Library</string>
<string name="display_mode">Display Mode</string>
<string name="shuffle_enable">Enable Shuffle</string>