mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-06-05 21:59:31 +02:00
updating the strings
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<!-- Settings -->
|
||||
<string name="try_hiding_notification">Try hiding the recording notification</string>
|
||||
<string name="save_recordings_in">Save recordings in</string>
|
||||
<string name="audio_source">Audio Source</string>
|
||||
<string name="audio_source">Audio source</string>
|
||||
<string name="bitrate">Bitrate</string>
|
||||
<string name="record_after_launch">Start recording automatically after launching the app</string>
|
||||
<!-- FAQ -->
|
||||
@@ -27,10 +27,11 @@
|
||||
<string name="faq_1_text">Well, it depends. While you use your device it is no longer possible to fully hide the notifications of apps like this.
|
||||
If you check the proper setting item, the app will do its best to hide it. You can hide it on the lockscreen though, if you disable the displaying of sensitive notifications in your device settings.</string>
|
||||
<!-- Settings Audio source selection -->
|
||||
<string name="audio_source_camcorder">Camera (default)</string>
|
||||
<string name="audio_source_camcorder">Camera</string>
|
||||
<string name="audio_source_default">Android default</string>
|
||||
<string name="audio_source_unprocessed">Unprocessed</string>
|
||||
<string name="audio_source_microphone">Microphone</string>
|
||||
<string name="audio_source_voice_recognition">Voice recognition</string>
|
||||
<string name="audio_source_voice_communication">Voice communication</string>
|
||||
<string name="audio_source_voice_performance">Voice performance</string>
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user