Skip to content

Commit 55eec23

Browse files
Add English strings for advanced settings
1 parent 7f83753 commit 55eec23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Swiftcord/en.lproj/Localizable.strings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@
7878
"settings.app.lang" = "Language";
7979
"settings.app.streamer" = "Streamer Mode";
8080
"settings.app.advanced" = "Advanced";
81+
"settings.app.advanced.analytics" = "Usage Matrics";
82+
"settings.app.advanced.analytics.option" = "Send anonymous statistics to AppCenter Analytics to improve Swiftcord";
83+
"settings.app.advanced.analytics.caption" = "Through AppCenter, aggregated (anonymous) usage statistics of Swiftcord (such as rendered language, app version and feature usages) are collected. The matrics obtained will be used to improve Swiftcord's features; we can't trace them back to you.";
84+
"settings.app.advanced.crashes" = "Crash traces will be sent to AppCenter after a crash to help diagnose and prevent future crashes. No logs or identifiable data will be included.";
8185
"settings.others.debug.actions" = "Actions";
8286
"settings.others.debug.actions.info" = "Do not use any options here unless you know what you are doing. Some of them might be DaNgErOuS!";
8387
"settings.others.debug.actions.crash" = "Crash Swiftcord (Not a joke)";

0 commit comments

Comments
 (0)