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
returnNSLocalizedString("My Site", comment:"Generic name for the detail screen for specific site - used for spotlight indexing on iOS. Note: this is only used if we cannot determine a name chances of this being used are small.")
17
17
}
18
18
19
-
varactivityKeywords:Set<String>?{
19
+
publicvaractivityKeywords:Set<String>?{
20
20
letkeyWordString=NSLocalizedString("wordpress, sites, site, blogs, blog", comment:"This is a comma separated list of keywords used for spotlight indexing of the 'My Sites' tab.")
0 commit comments