-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/master Date: 2022-06-23T15:31:59+02:00 Author: Mikel Larreategi (erral) <[email protected]> Commit: plone/plone.app.caching@97df2cd add missing message Files changed: A news/101.bugfix M plone/app/caching/browser/controlpanel.pt Repository: plone.app.caching Branch: refs/heads/master Date: 2022-06-23T08:44:26-07:00 Author: David Glick (davisagli) <[email protected]> Commit: plone/plone.app.caching@5980682 Merge pull request #101 from plone/erral-translatable-messages add missing message Files changed: A news/101.bugfix M plone/app/caching/browser/controlpanel.pt
- Loading branch information
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
Repository: plone.app.contenttypes | ||
Repository: plone.app.caching | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2022-06-23T15:39:13+02:00 | ||
Date: 2022-06-23T15:31:59+02:00 | ||
Author: Mikel Larreategi (erral) <[email protected]> | ||
Commit: https://github.com/plone/plone.app.contenttypes/commit/0b1415fa18279bb27d5cbf7e5e010ff88c79ae09 | ||
Commit: https://github.com/plone/plone.app.caching/commit/97df2cd551da5af36cb9c3e9100770e134665448 | ||
|
||
add missing i18n tags | ||
add missing message | ||
|
||
Files changed: | ||
A news/648.bugfix | ||
M plone/app/contenttypes/browser/templates/file.pt | ||
A news/101.bugfix | ||
M plone/app/caching/browser/controlpanel.pt | ||
|
||
b'diff --git a/news/648.bugfix b/news/648.bugfix\nnew file mode 100644\nindex 000000000..687f21dd1\n--- /dev/null\n+++ b/news/648.bugfix\n@@ -0,0 +1,2 @@\n+Add missing i18n tags\n+[erral]\ndiff --git a/plone/app/contenttypes/browser/templates/file.pt b/plone/app/contenttypes/browser/templates/file.pt\nindex 750be6ae9..ce81f8be6 100644\n--- a/plone/app/contenttypes/browser/templates/file.pt\n+++ b/plone/app/contenttypes/browser/templates/file.pt\n@@ -50,7 +50,7 @@\n </section>\n \n <section class="section section-actions">\n- <a class="btn btn-primary download" href="${python:download_url}">Download</a>\n+ <a class="btn btn-primary download" href="${python:download_url}" i18n:translate="">Download</a>\n </section>\n \n </metal:block>\n' | ||
b'diff --git a/news/101.bugfix b/news/101.bugfix\nnew file mode 100644\nindex 0000000..687f21d\n--- /dev/null\n+++ b/news/101.bugfix\n@@ -0,0 +1,2 @@\n+Add missing i18n tags\n+[erral]\ndiff --git a/plone/app/caching/browser/controlpanel.pt b/plone/app/caching/browser/controlpanel.pt\nindex 6a55287..b97cfa4 100644\n--- a/plone/app/caching/browser/controlpanel.pt\n+++ b/plone/app/caching/browser/controlpanel.pt\n@@ -70,6 +70,7 @@\n tal:attributes="href string:${context/absolute_url}/@@caching-controlpanel-import"\n title="Import caching rules"\n i18n:name="link"\n+ i18n:attributes="title label_import_caching_rules"\n i18n:translate="label_caching_first_time_here_link"\n >importing a preconfigured set of caching rules</a>.\n </span>\n' | ||
|
||
Repository: plone.app.contenttypes | ||
Repository: plone.app.caching | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2022-06-23T16:31:57+02:00 | ||
Author: Mikel Larreategi (erral) <[email protected]> | ||
Commit: https://github.com/plone/plone.app.contenttypes/commit/43bf85c6d4811b67ca9b33ca98aa2ea9babe8563 | ||
Date: 2022-06-23T08:44:26-07:00 | ||
Author: David Glick (davisagli) <[email protected]> | ||
Commit: https://github.com/plone/plone.app.caching/commit/5980682277cdcad83754b1e284d8bdea3b5d5fe7 | ||
|
||
Merge pull request #648 from plone/erral-translatable-messages | ||
Merge pull request #101 from plone/erral-translatable-messages | ||
|
||
add missing i18n tags | ||
add missing message | ||
|
||
Files changed: | ||
A news/648.bugfix | ||
M plone/app/contenttypes/browser/templates/file.pt | ||
A news/101.bugfix | ||
M plone/app/caching/browser/controlpanel.pt | ||
|
||
b'diff --git a/news/648.bugfix b/news/648.bugfix\nnew file mode 100644\nindex 000000000..687f21dd1\n--- /dev/null\n+++ b/news/648.bugfix\n@@ -0,0 +1,2 @@\n+Add missing i18n tags\n+[erral]\ndiff --git a/plone/app/contenttypes/browser/templates/file.pt b/plone/app/contenttypes/browser/templates/file.pt\nindex 750be6ae9..ce81f8be6 100644\n--- a/plone/app/contenttypes/browser/templates/file.pt\n+++ b/plone/app/contenttypes/browser/templates/file.pt\n@@ -50,7 +50,7 @@\n </section>\n \n <section class="section section-actions">\n- <a class="btn btn-primary download" href="${python:download_url}">Download</a>\n+ <a class="btn btn-primary download" href="${python:download_url}" i18n:translate="">Download</a>\n </section>\n \n </metal:block>\n' | ||
b'diff --git a/news/101.bugfix b/news/101.bugfix\nnew file mode 100644\nindex 0000000..687f21d\n--- /dev/null\n+++ b/news/101.bugfix\n@@ -0,0 +1,2 @@\n+Add missing i18n tags\n+[erral]\ndiff --git a/plone/app/caching/browser/controlpanel.pt b/plone/app/caching/browser/controlpanel.pt\nindex 6a55287..b97cfa4 100644\n--- a/plone/app/caching/browser/controlpanel.pt\n+++ b/plone/app/caching/browser/controlpanel.pt\n@@ -70,6 +70,7 @@\n tal:attributes="href string:${context/absolute_url}/@@caching-controlpanel-import"\n title="Import caching rules"\n i18n:name="link"\n+ i18n:attributes="title label_import_caching_rules"\n i18n:translate="label_caching_first_time_here_link"\n >importing a preconfigured set of caching rules</a>.\n </span>\n' | ||
|