|
862 | 862 | /* Description for the prompt to upgrade to Application Passwords. The first argument is the name of the feature that requires Application Passwords. */
|
863 | 863 | "applicationPasswordRequired.description" = "Application passwords are a more secure way to connect to your self-hosted site, and enable support for features like %@.";
|
864 | 864 |
|
| 865 | +/* Feature name for the block editor in application password required prompt */ |
| 866 | +"applicationPasswordRequired.feature.blockEditor" = "Block Editor"; |
| 867 | + |
865 | 868 | /* Feature name for managing plugins in the app */
|
866 | 869 | "applicationPasswordRequired.feature.plugins" = "Plugin Management";
|
867 | 870 |
|
@@ -1749,8 +1752,7 @@ Note that the word 'go' here should have a closer meaning to 'start' rather than
|
1749 | 1752 | Period Stats 'Clicks' header */
|
1750 | 1753 | "Clicks" = "Clicks";
|
1751 | 1754 |
|
1752 |
| -/* Action button to close edior and cancel changes or insertion of post |
1753 |
| - Action button to close the editor |
| 1755 | +/* Action button to close the editor |
1754 | 1756 | Dismisses the current screen */
|
1755 | 1757 | "Close" = "Close";
|
1756 | 1758 |
|
@@ -5532,10 +5534,10 @@ Please install the %3$@ to use the app with this site.";
|
5532 | 5534 | "mediaLibrary.deletionSuccessMessage" = "Deleted!";
|
5533 | 5535 |
|
5534 | 5536 | /* The name of the media filter */
|
5535 |
| -"mediaLibrary.filterAll" = "All"; |
| 5537 | +"mediaLibrary.filterAudio" = "Audio"; |
5536 | 5538 |
|
5537 | 5539 | /* The name of the media filter */
|
5538 |
| -"mediaLibrary.filterAudio" = "Audio"; |
| 5540 | +"mediaLibrary.filterDefault" = "Default (All)"; |
5539 | 5541 |
|
5540 | 5542 | /* The name of the media filter */
|
5541 | 5543 | "mediaLibrary.filterDocuments" = "Documents";
|
@@ -7453,6 +7455,9 @@ Please install the %3$@ to use the app with this site.";
|
7453 | 7455 | /* Menu option for filtering posts by me */
|
7454 | 7456 | "postsList.postsByMe" = "Posts by me";
|
7455 | 7457 |
|
| 7458 | +/* Navigation bar title of the Post Stats screen */ |
| 7459 | +"postStats.title" = "Post Stats"; |
| 7460 | + |
7456 | 7461 | /* Button cancel */
|
7457 | 7462 | "postVisibilityPicker.cancel" = "Cancel";
|
7458 | 7463 |
|
@@ -11099,7 +11104,7 @@ Feel free to replace it with other bracket types that you think looks better for
|
11099 | 11104 | /* Label for size of media when it's not possible to calculate it. */
|
11100 | 11105 | "Unknown" = "Unknown";
|
11101 | 11106 |
|
11102 |
| -/* No comment provided by engineer. */ |
| 11107 | +/* Unknown error */ |
11103 | 11108 | "Unknown error" = "Unknown error";
|
11104 | 11109 |
|
11105 | 11110 | /* People: Invitation Error */
|
|
0 commit comments