Skip to content

Commit 244009a

Browse files
committed
Change "Unlink" to "Unhook" in unhook_checkbox string
"Unlink" is not an english word, and "Unhook" is used everywhere in the code
1 parent 0f22833 commit 244009a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
<string name="playback_speed_control">Playback Speed Controls</string>
493493
<string name="playback_tempo">Tempo</string>
494494
<string name="playback_pitch">Pitch</string>
495-
<string name="unhook_checkbox">Unlink (may cause distortion)</string>
495+
<string name="unhook_checkbox">Unhook (may cause distortion)</string>
496496
<string name="skip_silence_checkbox">Fast-forward during silence</string>
497497
<string name="playback_step">Step</string>
498498
<string name="playback_reset">Reset</string>

0 commit comments

Comments
 (0)