We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3153c commit d4dd67dCopy full SHA for d4dd67d
WooCommerce/Classes/ViewRelated/Dashboard/Settings/About/LicensesViewController.swift
@@ -34,7 +34,7 @@ private extension LicensesViewController {
34
/// Set the title and back button.
35
///
36
func configureNavigation() {
37
- title = NSLocalizedString("Licenses", comment: "Licenses (information page title)")
+ title = NSLocalizedString("Software Licenses", comment: "Software Licenses (information page title)")
38
}
39
40
/// Setup the main view
0 commit comments