You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix localization issue with NSLocalizedString not using literals
Because the `value` parameter of those two `NSLocalizedString` entries was not a literal, it wasn't extracted properly by `genstrings` into the `Localizable.strings` file, and led to the original / English copy exported to GlotPress to be the same as the semantic key instead of being the value.
Copy file name to clipboardExpand all lines: WordPress/Jetpack/Classes/ViewRelated/WordPress-to-Jetpack Migration/Common/Views/Configuration/MigrationHeaderConfiguration.swift
0 commit comments