Skip to content

Commit c0a5bdd

Browse files
committed
lang(telemetry): Add description
See #736
1 parent 06ab90c commit c0a5bdd

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

SoundSwitch/Localization/SettingsStrings.Designer.cs

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

SoundSwitch/Localization/SettingsStrings.fr.resx

+3
Original file line numberDiff line numberDiff line change
@@ -454,4 +454,7 @@ Restaurer l'état du système quand l'application est fermée.</value>
454454
<data name="quickMenu.desc" xml:space="preserve">
455455
<value>Affiche un menu sous la souris quand un raccourcis clavier est utilisé.</value>
456456
</data>
457+
<data name="telemetry.desc" xml:space="preserve">
458+
<value>Rassemble anonymement quelle version de SoundSwitch est utilisée. Partagé uniquement avec le developer de SoundSwitch.</value>
459+
</data>
457460
</root>

SoundSwitch/Localization/SettingsStrings.resx

+3
Original file line numberDiff line numberDiff line change
@@ -474,4 +474,7 @@ Restore the state of the system when the application is closed.</value>
474474
<data name="quickMenu.desc" xml:space="preserve">
475475
<value>Show a quick menu like Windows language when using a hotkey</value>
476476
</data>
477+
<data name="telemetry.desc" xml:space="preserve">
478+
<value>Gather anonymously which version of SoundSwitch is in use. Only shared with the developer of SoundSwitch.</value>
479+
</data>
477480
</root>

0 commit comments

Comments
 (0)