Skip to content

Commit 551c41b

Browse files
committed
boost(profile): improve description of profile and let the text auto wrap
Fixes #1433
1 parent 7dc01cf commit 551c41b

File tree

3 files changed

+47
-45
lines changed

3 files changed

+47
-45
lines changed

SoundSwitch/Localization/SettingsStrings.Designer.cs

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SoundSwitch/Localization/SettingsStrings.resx

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Both: Change when any type of device is switched.</value>
323323
<value>You need to set a playback-, or recording device.</value>
324324
</data>
325325
<data name="profile.explanation" xml:space="preserve">
326-
<value>Add a profile to switch to a certain playback or recording device, when a specific application is started or focused.</value>
326+
<value>Add a profile to switch to a certain playback or recording device, when a specific application is started or focused. You can also set your own hotkey for specific device combo.</value>
327327
</data>
328328
<data name="profile.error.registerHotkeys" xml:space="preserve">
329329
<value>Couldn't register hotkey for the following profiles: {0}</value>

0 commit comments

Comments
 (0)