Skip to content

Commit a2005a4

Browse files
authored
Merge pull request #5686 from wikimedia/hotfix-settings-url
Remove broken Testers link in About
2 parents 52bfb62 + 3de4af0 commit a2005a4

File tree

107 files changed

+11
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+11
-22
lines changed

ContinueReadingWidget/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.9.0</string>
20+
<string>7.9.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>0</string>
2323
<key>NSExtension</key>

NotificationServiceExtension/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.9.0</string>
20+
<string>7.9.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>$(CURRENT_PROJECT_VERSION)</string>
2323
<key>NSExtension</key>

WMF Framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>7.9.0</string>
18+
<string>7.9.1</string>
1919
<key>CFBundleVersion</key>
2020
<string>0</string>
2121
<key>NSPrincipalClass</key>

Widgets/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.9.0</string>
20+
<string>7.9.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>$(CURRENT_PROJECT_VERSION)</string>
2323
<key>NSExtension</key>

Wikipedia Stickers/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>XPC!</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.9.0</string>
20+
<string>7.9.1</string>
2121
<key>CFBundleVersion</key>
2222
<string>0</string>
2323
<key>NSExtension</key>

Wikipedia/Code/AboutViewController.m

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
static NSString *const kWMFURLsFeedbackKey = @"feedback";
1313
static NSString *const kWMFURLsTranslateWikiKey = @"twn";
1414
static NSString *const kWMFURLsWikimediaKey = @"wmf";
15-
static NSString *const kWMFURLsSpecialistGuildKey = @"tsg";
1615
static NSString *const kWMFURLsMITKey = @"mit";
1716
static NSString *const kWMFURLsShareAlikeKey = @"sharealike";
1817
static NSString *const kWMFURLsAppleMapsKey = @"applemaps";
@@ -267,7 +266,6 @@ - (void)injectAboutPageContentIntoWebView:(WKWebView *)webView {
267266
setDivHTML(@"contributors_title", WMFLocalizedStringWithDefaultValue(@"about-contributors", nil, nil, @"Contributors", @"Header text for contributors section of the about page. Is not capitalised for aesthetic reasons, but could be capitalised in translations. {{Identical|Contributor}}"));
268267
setDivHTML(@"contributors_body", self.contributors);
269268
setDivHTML(@"translators_title", WMFLocalizedStringWithDefaultValue(@"about-translators", nil, nil, @"Translators", @"Header text for translators section of the about page. Is not capitalised for aesthetic reasons, but could be capitalised in translations. {{Identical|Translator}}"));
270-
setDivHTML(@"testers_title", WMFLocalizedStringWithDefaultValue(@"about-testers", nil, nil, @"Testers", @"Header text for (software) testers section of the about page. Is not capitalised for aesthetic reasons, but could be capitalised in translations."));
271269
setDivHTML(@"libraries_title", WMFLocalizedStringWithDefaultValue(@"about-libraries", nil, nil, @"Libraries used", @"Header text for libraries section (as in a collection of subprograms used to develop software) of the about page. Is not capitalised for aesthetic reasons, but could be capitalised in translations."));
272270
setDivHTML(@"libraries_body", [[self class] linkHTMLForURLString:@"wmflicense://licenses" title:WMFLocalizedStringWithDefaultValue(@"about-libraries-complete-list", nil, nil, @"Complete list", @"Title for link to complete list of libraries use by the app")]);
273271
setDivHTML(@"repositories_title", WMFLocalizedStringWithDefaultValue(@"about-repositories", nil, nil, @"Repositories", @"Header text for repositories section of the about page. Is not capitalised for aesthetic reasons, but could be capitalised in translations. {{Identical|Repository}}"));
@@ -285,7 +283,6 @@ - (void)injectAboutPageContentIntoWebView:(WKWebView *)webView {
285283
setDivHTML(@"license_body", [NSString stringWithFormat:WMFLocalizedStringWithDefaultValue(@"about-content-license-details", nil, nil, @"Unless otherwise specified, content is available under a %1$@.", @"Text explaining license of app content. %1$@ is the message {{msg-wikimedia|about-content-license-details-share-alike-license}}."), [[self class] linkHTMLForURLString:self.urls[kWMFURLsShareAlikeKey] title:WMFLocalizedStringWithDefaultValue(@"about-content-license-details-share-alike-license", nil, nil, @"Creative Commons Attribution-ShareAlike License", @"Name of the \"Creative Commons Attribution-ShareAlike\" license")]]);
286284

287285
setDivHTML(@"translators_body", [NSString stringWithFormat:WMFLocalizedStringWithDefaultValue(@"about-translators-details", nil, nil, @"Translated by volunteers at %1$@", @"Description of volunteer translation. %1$@ is translatewiki url."), [[self class] linkHTMLForURLString:self.urls[kWMFURLsTranslateWikiKey] title:[self.urls[kWMFURLsTranslateWikiKey] substringFromIndex:7]]]);
288-
setDivHTML(@"testers_body", [NSString stringWithFormat:WMFLocalizedStringWithDefaultValue(@"about-testers-details", nil, nil, @"QA tested by %1$@", @"Description of the Quality Assurance (QA) testers. %1$@ is specialistsguild.org, the website of the testing group."), [[self class] linkHTMLForURLString:self.urls[kWMFURLsSpecialistGuildKey] title:[self.urls[kWMFURLsSpecialistGuildKey] substringFromIndex:7]]]);
289286

290287
setDivHTML(@"footer", [NSString stringWithFormat:WMFLocalizedStringWithDefaultValue(@"about-product-of", nil, nil, @"Made by the %1$@ with the help of volunteers like you", @"Description of who produced the app. %1$@ is the message {{msg-wikimedia|wikipedia-ios-about-wikimedia-foundation}}."), [[self class] linkHTMLForURLString:self.urls[kWMFURLsWikimediaKey] title:WMFLocalizedStringWithDefaultValue(@"about-wikimedia-foundation", nil, nil, @"Wikimedia Foundation", @"Name of the Wikimedia Foundation. Used by the message {{Msg-wikimedia|wikipedia-ios-about-product-of}}.")]]);
291288

Wikipedia/Code/AboutViewController.plist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
<string>https://creativecommons.org/licenses/by-sa/4.0/</string>
99
<key>mit</key>
1010
<string>https://raw.githubusercontent.com/wikimedia/wikipedia-ios/main/LICENSE.txt</string>
11-
<key>tsg</key>
12-
<string>https://tsgteam.org</string>
1311
<key>feedback</key>
1412
<string>mailto:ios-support@wikimedia.org?subject=Feedback:$1</string>
1513
<key>twn</key>

Wikipedia/Experimental-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<key>CFBundlePackageType</key>
4949
<string>APPL</string>
5050
<key>CFBundleShortVersionString</key>
51-
<string>7.9.0</string>
51+
<string>7.9.1</string>
5252
<key>CFBundleSignature</key>
5353
<string>????</string>
5454
<key>CFBundleURLTypes</key>

Wikipedia/Local-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>CFBundlePackageType</key>
2525
<string>APPL</string>
2626
<key>CFBundleShortVersionString</key>
27-
<string>7.9.0</string>
27+
<string>7.9.1</string>
2828
<key>CFBundleSignature</key>
2929
<string>????</string>
3030
<key>CFBundleURLTypes</key>

Wikipedia/Localizations/en.lproj/Localizable.strings

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"about-repositories-app-source-license" = "Source code available under the $1.";
1515
"about-repositories-app-source-license-mit" = "MIT License";
1616
"about-send-feedback" = "Send app feedback";
17-
"about-testers" = "Testers";
18-
"about-testers-details" = "QA tested by $1";
1917
"about-title" = "About";
2018
"about-translators" = "Translators";
2119
"about-translators-details" = "Translated by volunteers at $1";

0 commit comments

Comments
 (0)