-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
Release 1.42.0
- Loading branch information
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,7 @@ private func dummy() { | |
_ = NSLocalizedString("Block removed", comment: "translators: displayed right after the block is removed.") | ||
_ = NSLocalizedString("Block settings", comment: "") | ||
_ = NSLocalizedString("Blog", comment: "translators: title for \"Blog\" page template") | ||
_ = NSLocalizedString("CHOOSE A FILE", comment: "") | ||
_ = NSLocalizedString("Choose from device", comment: "") | ||
_ = NSLocalizedString("Choose image", comment: "") | ||
_ = NSLocalizedString("Choose image or video", comment: "") | ||
|
@@ -47,6 +48,7 @@ private func dummy() { | |
_ = NSLocalizedString("Content…", comment: "") | ||
_ = NSLocalizedString("Copied block", comment: "") | ||
_ = NSLocalizedString("Copy block", comment: "") | ||
_ = NSLocalizedString("Copy file URL", comment: "") | ||
_ = NSLocalizedString("Current value is %s", comment: "translators: %s: current cell value.") | ||
_ = NSLocalizedString("CUSTOMIZE", comment: "") | ||
_ = NSLocalizedString("Customize Gradient", comment: "") | ||
|
@@ -73,13 +75,16 @@ private func dummy() { | |
_ = NSLocalizedString("Double tap to undo last change", comment: "") | ||
_ = NSLocalizedString("Dr. Seuss", comment: "translators: sample content for \"About\" page template") | ||
_ = NSLocalizedString("Duplicate block", comment: "") | ||
_ = NSLocalizedString("Edit file", comment: "") | ||
_ = NSLocalizedString("Edit using web editor", comment: "") | ||
_ = NSLocalizedString("Edit video", comment: "") | ||
_ = NSLocalizedString("Email me: <a href=\"mailto:[email protected]\">[email protected]</a>", comment: "translators: sample content for \"Team\" page template") | ||
_ = NSLocalizedString("Excerpt length (words)", comment: "") | ||
_ = NSLocalizedString("Failed to insert media.\nPlease tap for options.", comment: "") | ||
_ = NSLocalizedString("Failed to save files.\nPlease tap for options.", comment: "") | ||
_ = NSLocalizedString("Failed to upload files.\nPlease tap for options.", comment: "") | ||
_ = NSLocalizedString("File block settings", comment: "") | ||
_ = NSLocalizedString("File name", comment: "") | ||
_ = NSLocalizedString("Gallery caption. %s", comment: "translators: accessibility text. %s: gallery caption.") | ||
_ = NSLocalizedString("Get in Touch", comment: "translators: sample content for \"About\" page template\ntranslators: sample content for \"Contact\" page template\ntranslators: sample content for \"Portfolio\" page template\ntranslators: sample content for \"Services\" page template\ntranslators: sample content for \"Team\" page template") | ||
_ = NSLocalizedString("Gradient Type", comment: "") | ||
|
@@ -88,7 +93,6 @@ private func dummy() { | |
_ = NSLocalizedString("Here is the panel content!", comment: "") | ||
_ = NSLocalizedString("Hide keyboard", comment: "") | ||
_ = NSLocalizedString("Image caption. %s", comment: "translators: accessibility text. %s: image caption.") | ||
_ = NSLocalizedString("Insert mention", comment: "") | ||
_ = NSLocalizedString("Inspiration", comment: "translators: sample content for \"Services\" page template") | ||
_ = NSLocalizedString("It is our choices, Harry, that show what we truly are, far more than our abilities.", comment: "translators: sample content for \"About\" page template") | ||
_ = NSLocalizedString("J.K. Rowling", comment: "translators: sample content for \"About\" page template") | ||
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.