Skip to content

Commit 3ce441a

Browse files
authored
Localize FXIOS-10905 Focus iOS: DAU Ping Setting translation comment (#24254)
1 parent 55b930a commit 3ce441a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

focus-ios/Blockzilla/UIComponents/UIConstants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ struct UIConstants {
218218
static let detailTextDailyUsagePing = NSLocalizedString(
219219
"Settings.DailyUsagePing.Message",
220220
value: "This helps Mozilla to estimate active users.",
221-
comment: "On the Settings screen, this is the subtitle text for a toggle which controls sending daily usage ping. Placeholder will be replaced the company name of Mozilla.")
221+
comment: "On the Settings screen, this is the subtitle text for a toggle which controls sending daily usage ping.")
222222
static let general = NSLocalizedString("Settings.general", value: "General", comment: "Title for section in settings menu")
223223
static let theme = NSLocalizedString("Settings.theme", value: "Theme", comment: "Theme section in settings menu")
224224
static let systemTheme = NSLocalizedString("Settings.systemTheme", value: "System Theme", comment: "System value for theme section in settings menu")

0 commit comments

Comments
 (0)