Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2022-03-09 11:38:49 +0300
committerDaniel Lublin <daniel@lublin.se>2022-03-09 11:38:49 +0300
commit8b46fe93855bd42e7b31979845f165659193cedf (patch)
tree03cec5e791bc970ca4857e29dbfeb681663cfe43
parent833627eabc6e075273e46176b3288584bc7e96ff (diff)
Revise preferences strings
-rw-r--r--app/src/main/res/values/preference.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/app/src/main/res/values/preference.xml b/app/src/main/res/values/preference.xml
index 81a4f07..24ad685 100644
--- a/app/src/main/res/values/preference.xml
+++ b/app/src/main/res/values/preference.xml
@@ -41,44 +41,44 @@
<!-- About -->
<string name="about">About</string>
- <string name="aboutSum">Legal info and contributors</string>
+ <string name="aboutSum">Legal and acknowledgements</string>
<string name="acknowledgements">Contributors</string>
- <string name="acknowledgementsSum">Browse and fund the creators on the web</string>
- <string name="licenses">Libre licenses</string>
+ <string name="acknowledgementsSum">See who contributed to Mumla (web link)</string>
+ <string name="licenses">Licenses</string>
<string name="authentication">Authentication</string>
<string name="authenticationSum">Manage and create certificates</string>
<string name="audioInput">Audio input</string>
- <string name="audioInputMethodSum">How to send sound to others.</string>
+ <string name="audioInputMethodSum">How audio transmission is activated.</string>
<string name="audioInputMethod">Transmit mode</string>
<string name="audioInputVolume">Microphone volume</string>
- <string name="audioInputVolumeSum">Level to normalize audio at.</string>
+ <string name="audioInputVolumeSum">Level to normalize audio to.</string>
<string name="callMode">Call mode</string>
<string name="callModeSum">Regular phone call or speakerphone.</string>
<string name="detectionThreshold">Detection threshold</string>
- <string name="detectionThresholdSum">Minimum level of detected voice (only applicable for voice activity).</string>
+ <string name="detectionThresholdSum">Minimum volume level for detecting voice (when transmit mode is \"Voice activity\").</string>
<string name="pttKey">Push-to-talk key</string>
- <string name="pttKeySum">Physical button to use to send audio.</string>
- <string name="hotCorner">Push-to-talk area</string>
- <string name="hotCornerSum">A pressable screen corner to talk throughout Android.</string>
+ <string name="pttKeySum">Use a physical button to transmit audio.</string>
+ <string name="hotCorner">Push-to-talk corner</string>
+ <string name="hotCornerSum">Press a screen corner to transmit audio throughout Android.</string>
<string name="general">General</string>
<string name="generalSum">The main settings</string>
<string name="appearance">Appearance</string>
<string name="appearanceSum">Adjust the app\'s visuals</string>
- <string name="themeSum">What the app looks like.</string>
+ <string name="themeSum">Change the look of the app.</string>
<string name="theme">Theme</string>
<string name="advancedAudio">Advanced</string>
<string name="forceTcp">Only TCP</string>
<string name="forceTcpSum">Turns off UDP for communication.</string>
- <string name="audio">Sound</string>
+ <string name="audio">Audio</string>
<string name="audioSum">Adjust audio input and output</string>
- <string name="audioSampleRate">Input Sample Rate</string>
- <string name="audioSampleRateSum">Preferred audio sample rate. Some devices support fewer options.</string>
+ <string name="audioSampleRate">Input sample rate</string>
+ <string name="audioSampleRateSum">Preferred audio sample rate. Some devices support fewer rates.</string>
<string name="noCert">No certificate</string>
<string name="chatNotifications">Chat notifications</string>
<string name="chatNotificationsSum">Shown for new chat messages.</string>
<string name="defaultUsername">Default username</string>
- <string name="defaultUsernameSum">Prefilled name to use when connecting to new servers.</string>
+ <string name="defaultUsernameSum">Prefilled name used when adding a server, or connecting to a public server.</string>
<string name="defaultUsernameDefault">Mumla_User</string>
<string name="certificateGenerate">Generate certificate</string>
<string name="certificateGenerateSum">Generates a new self-signed Mumla certificate. Recommended for beginners.</string>
@@ -90,19 +90,19 @@
<string name="disableOpus">Avoid Opus codec</string>
<string name="disableOpusSum">Turn off Opus support for Mumble 1.2.4 servers.</string>
<string name="hidePtt">Hide push-to-talk button</string>
- <string name="hidePttSum">Useful if only using hot corners or a physical key.</string>
+ <string name="hidePttSum">Only useful if you use Push-to-talk corner or physical key.</string>
<string name="useTts">Text-to-speech</string>
- <string name="useTtsSum">Speech synthesis for incoming messages.</string>
+ <string name="useTtsSum">Read incoming message aloud using speech synthesis.</string>
<string name="shortTtsMessages">Shortened text-to-speech messages</string>
- <string name="shortTtsMessagesSum">Shorten speech synthesis messages by only reading the domain names of links.</string>
+ <string name="shortTtsMessagesSum">Shorten the messages by only reading the domain names of links.</string>
<string name="togglePtt">Push-to-talk</string>
<string name="togglePttSum">Turns push-to-talk on or off for each press.</string>
<string name="autoReconnect">Auto-reconnect</string>
- <string name="autoReconnectSum">Re-establishes lost connections to servers.</string>
+ <string name="autoReconnectSum">Re-establishes connection to server when lost.</string>
<string name="useTor">Connect via Tor</string>
<string name="useTorSum">Requires the Orbot app.</string>
<string name="inputQuality">Microphone input quality</string>
- <string name="inputQualitySum">The rate of data to send in bits per second.</string>
+ <string name="inputQualitySum">Preferred rate of data transmitted (in bits per second).</string>
<string name="pttButtonHeight">Push-to-talk button height</string>
<string name="pttButtonHeightSum">Change the vertical length of the push-to-talk button.</string>
<string name="pressKey">Press a physical key to use it for push-to-talk.</string>
@@ -119,7 +119,7 @@
<string name="pttSound">Push-to-talk sound</string>
<string name="pttSoundSum">Play sound effect when pressing the push-to-talk button.</string>
<string name="preprocessor_enabled">Input pre-processing</string>
- <string name="preprocessor_enabled_sum">Supresses ambient noise and normalizes sound volume.</string>
+ <string name="preprocessor_enabled_sum">Suppresses ambient noise and normalizes sound volume.</string>
<string name="audio_per_packet">Audio per packet</string>
<string name="audio_per_packet_sum">The length of audio per voice packet.</string>
<string name="stay_awake">Stay awake</string>
@@ -132,6 +132,6 @@
<string name="pref_export_certificate_summary">Exports one to external storage.</string>
<string name="pref_show_user_count">Show channel user count</string>
<string name="pref_show_user_count_summary">Shows the number of users in channel subtrees.</string>
- <string name="pref_start_up_in_pinned_mode">Only pinned</string>
- <string name="pref_start_upIn_pinned_mode_sum">Collapse all other channels in connected servers.</string>
+ <string name="pref_start_up_in_pinned_mode">Pinned channels mode</string>
+ <string name="pref_start_upIn_pinned_mode_sum">Enables \"Pinned channels\" mode after connecting (hides channels that are not pinned).</string>
</resources>