Skip to content

Commit db1bea7

Browse files
authored
Incorporate changes from beta 19.1.0.3 (#17871)
2 parents ecaf1ae + 0222f6a commit db1bea7

File tree

21 files changed

+419
-243
lines changed

21 files changed

+419
-243
lines changed

RELEASE-NOTES.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
19.1
1212
-----
1313
* [*] Signup: Fixed bug where username selection screen could be pushed twice. [#17624]
14-
* [**] Threaded comments: comments can now be moderated via a drop-down menu on each comment. [#17758]
1514
* [**] Reader post details Comments snippet: added ability to manage conversation subscription and notifications. [#17749]
1615
* [**] Accessibility: VoiceOver and Dynamic Type improvements on Activity Log and Schedule Post calendars [#17756, #17761, #17780]
1716
* [*] Weekly Roundup: Fix a crash which was preventing weekly roundup notifications from appearing [#17765]

WordPress/Classes/Utility/BuildInformation/FeatureFlag.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ enum FeatureFlag: Int, CaseIterable, OverrideableFlag {
6666
case .postDetailsComments:
6767
return true
6868
case .commentThreadModerationMenu:
69-
return true
69+
return false
7070
case .mySiteDashboard:
7171
return false
7272
case .markAllNotificationsAsRead:

WordPress/Classes/ViewRelated/Blog/QuickStartListTitleCell.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ class QuickStartListTitleCell: UITableViewCell {
4141
if state == .completed {
4242
label.textColor = .neutral(.shade30)
4343
label.attributedText = NSAttributedString(string: text, attributes: [NSAttributedString.Key.strikethroughStyle: NSUnderlineStyle.single.rawValue])
44+
} else {
45+
label.textColor = .label
46+
label.attributedText = NSAttributedString(string: text, attributes: [NSAttributedString.Key.strikethroughStyle: []])
4447
}
4548
}
4649
}

WordPress/Resources/ar.lproj/Localizable.strings

Lines changed: 36 additions & 36 deletions
Large diffs are not rendered by default.

WordPress/Resources/de.lproj/Localizable.strings

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2022-01-25 10:12:31+0000 */
1+
/* Translation-Revision-Date: 2022-02-01 13:54:07+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/3.0.0-alpha.2 */
44
/* Language: de */
@@ -566,7 +566,7 @@ translators: Block name. %s: The localized block name */
566566
"Add menu item to children" = "Bei untergeordneten Einträgen Menüeintrag hinzufügen";
567567

568568
/* Accessibility hint for add button to add items to the user's media library */
569-
"Add new media" = "Add new media";
569+
"Add new media" = "Neue Medien hinzufügen";
570570

571571
/* Screen reader text for Menus button that adds a new menu to a site. */
572572
"Add new menu" = "Neues Menü hinzufügen";
@@ -2751,7 +2751,7 @@ translators: Block name. %s: The localized block name */
27512751
"Enter different words above and we'll look for an address that matches it." = "Gib oben andere Wörter ein und wir suchen nach einer passenden Adresse.";
27522752

27532753
/* Accessibility hint for edit button to enable multi selection mode in the user's media library */
2754-
"Enter edit mode to enable multi select to delete" = "Enter edit mode to enable multi select to delete";
2754+
"Enter edit mode to enable multi select to delete" = "Öffne den Bearbeitungsmodus, um Mehrfachauswahl und Mehrfachlöschen zu aktivieren";
27552755

27562756
/* (placeholder) Help enter WordPress password
27572757
Placeholder of a field to type a password to protect the post. */
@@ -2912,7 +2912,7 @@ translators: Block name. %s: The localized block name */
29122912
"Example story title" = "Beispieltitel für Story";
29132913

29142914
/* Label for the excerpt field. Should be the same as WP core. */
2915-
"Excerpt" = "Auszug";
2915+
"Excerpt" = "Textauszug";
29162916

29172917
/* No comment provided by engineer. */
29182918
"Excerpt length (words)" = "Länge des Textauszugs (in Wörtern)";
@@ -4237,7 +4237,7 @@ translators: Block name. %s: The localized block name */
42374237

42384238
/* Title for alert when a generic error happened when loading media
42394239
Title for alert when access to the media library is not granted by the user */
4240-
"Media Library" = "Medienbibliothek";
4240+
"Media Library" = "Mediathek";
42414241

42424242
/* Title for action sheet with media options. */
42434243
"Media Options" = "Medien-Optionen";
@@ -4456,7 +4456,7 @@ translators: Block name. %s: The localized block name */
44564456
"Navigates to customize the gradient" = "Navigiert zum Anpassen des Verlaufs";
44574457

44584458
/* No comment provided by engineer. */
4459-
"Navigates to layout selection screen" = "Navigates to layout selection screen";
4459+
"Navigates to layout selection screen" = "Navigiert zur Layout-Auswahlbildschirm";
44604460

44614461
/* translators: %s: Select control button label e.g. Small
44624462
translators: %s: Select control button label e.g. \"Button width\" */
@@ -4631,7 +4631,7 @@ translators: %s: Select control button label e.g. \"Button width\" */
46314631
"No data yet" = "Noch keine Daten";
46324632

46334633
/* Accessibility label for no currently selected range. */
4634-
"No date range selected" = "No date range selected";
4634+
"No date range selected" = "Kein Zeitraum ausgewählt";
46354635

46364636
/* Title for the view when there aren't any fixed threats to display */
46374637
"No fixed threats" = "Keine behobenen Bedrohungen";
@@ -6333,10 +6333,10 @@ translators: %s: Select control button label e.g. \"Button width\" */
63336333
"Selected media is unavailable." = "Ausgewähltes Medium ist nicht verfügbar.";
63346334

63356335
/* Accessibility label for summary of currently single date. %1$@ is the date */
6336-
"Selected range: %1$@ only" = "Selected range: %1$@ only";
6336+
"Selected range: %1$@ only" = "Ausgewählter Zeitraum: Nur %1$@";
63376337

63386338
/* Accessibility label for summary of currently selected range. %1$@ is the start date, %2$@ is the end date. */
6339-
"Selected range: %1$@ to %2$@" = "Selected range: %1$@ to %2$@";
6339+
"Selected range: %1$@ to %2$@" = "Ausgewählter Zeitraum: %1$@ bis %2$@";
63406340

63416341
/* translators: %s: Select font size option value e.g: \"Selected: Large\".
63426342
translators: %s: Select control option value e.g: \"Auto, 25%\". */
@@ -6916,7 +6916,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
69166916
"Suggestions updated" = "Vorschläge aktualisiert";
69176917

69186918
/* User role badge */
6919-
"Super Admin" = "Super-Admin";
6919+
"Super Admin" = "Super-Administrator";
69206920

69216921
/* Support button that appears in the Theme Browser Header
69226922
Theme Support action title
@@ -7225,10 +7225,10 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
72257225
"The quick start tour will guide you through building a basic site. Are you sure you want to skip? " = "Die Schnellstart-Tour leitet dich durch die Erstellung einer grundlegenden Website. Bist du sicher, dass du sie überspringen möchtest? ";
72267226

72277227
/* A failure reason for when the request couldn't be serialized. */
7228-
"The serialization of the request failed." = "The serialization of the request failed.";
7228+
"The serialization of the request failed." = "Die Serialisierung der Anfrage ist fehlgeschlagen.";
72297229

72307230
/* A failure reason for when the response couldn't be serialized. */
7231-
"The serialization of the response failed." = "The serialization of the response failed.";
7231+
"The serialization of the response failed." = "Die Serialisierung der Antwort ist fehlgeschlagen.";
72327232

72337233
/* No comment provided by engineer. */
72347234
"The server returned an empty response. This usually means you need to increase the memory limit for your site." = "Der Server hat eine leere Antwort zurückgesendet. Dies bedeutet normalerweise, dass Du das Speicherlimit auf deiner Website erhöhen musst.";
@@ -7511,7 +7511,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
75117511
"Thumbnail unavailable." = "Thumbnail nicht verfügbar.";
75127512

75137513
/* No comment provided by engineer. */
7514-
"Tiled gallery settings" = "Tiled gallery settings";
7514+
"Tiled gallery settings" = "Einstellungen für gekachelte Galerien";
75157515

75167516
/* Blog Writing Settings: Time Format
75177517
Writing Time Format Settings Title */
@@ -9128,7 +9128,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
91289128
"Your website credentials will not be stored and are used only for the purpose of installing Jetpack." = "Deine Zugangsdaten werden nicht gespeichert und werden nur für die Installation von Jetpack verwendet.";
91299129

91309130
/* Prompt displayed as part of the stats Weekly Roundup push notification. */
9131-
"Your weekly roundup is ready, tap here to see the details!" = "Your weekly roundup is ready, tap here to see the details!";
9131+
"Your weekly roundup is ready, tap here to see the details!" = "Deine wöchentliche Zusammenfassung ist fertig! Tipp hier, um Details zu sehen.";
91329132

91339133
/* Describes the expected behavior when the user disables in-app notifications in Reader Comments. */
91349134
"You’re following this conversation. You will receive an email and a notification whenever a new comment is made." = "Du folgst dieser Unterhaltung. Du erhältst eine E-Mail und eine Benachrichtigung, sobald ein neuer Kommentar hinzugefügt wird.";

0 commit comments

Comments
 (0)