Kenny Root 3a084af2e9 Correct executable bit for source files
Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
2012-11-07 10:27:31 -08:00

15 lines
613 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Sco Audio Test</string>
<string name="playback_name">Playback</string>
<string name="record_name">Record</string>
<string name="force_sco_off">NO SCO</string>
<string name="force_sco_on">USE SCO</string>
<string name="vd_off">Start Voice Dialer</string>
<string name="vd_on">Voice Dialer On</string>
<string name="tts_speak">Speak TTS</string>
<string name="tts_to_file">TTS to file</string>
<string name="audiomanagertwo">Use different AudioManager for starting SCO</string>
</resources>