Skip to content

Commit f6675ea

Browse files
Merge pull request #45 from datagutten/CSharp
Fixed wrong keys for audio device texts
2 parents 3e77bb4 + 124d244 commit f6675ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UltimateFishBot/Resources/English.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@
102102
<LABEL_SPLASH_THRESHOLD>Splash Threshold:</LABEL_SPLASH_THRESHOLD>
103103
<LABEL_SPLASH_THRESHOLD_DESC>Determines if a given sound is loud enough to be a fish or not. Too low and the bot will mistake non-fish for fish. Too high and the bot will ignore the real fish.</LABEL_SPLASH_THRESHOLD_DESC>
104104

105-
<LABEL_SCANNING_DELAY>Audio Device:</LABEL_SCANNING_DELAY>
106-
<LABEL_SCANNING_DELAY_DESC>Select the audio device that WoW is Using. If the bot cannot 'hear' the game, it will never catch any fish. If you are unsure, play some music and select each device until you find the right one.</LABEL_SCANNING_DELAY_DESC>
105+
<LABEL_AUDIO_DEVICE>Audio Device:</LABEL_AUDIO_DEVICE>
106+
<LABEL_AUDIO_DEVICE_DESC>Select the audio device that WoW is Using. If the bot cannot 'hear' the game, it will never catch any fish. If you are unsure, play some music and select each device until you find the right one.</LABEL_AUDIO_DEVICE_DESC>
107107

108108
<!-- Premium Settings -->
109109
<LABEL_CAST_KEY>Cast Key:</LABEL_CAST_KEY>

0 commit comments

Comments
 (0)