Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.1] Read More with Title #166

Closed
joomlapl-bot opened this issue Apr 22, 2022 · 0 comments
Closed

[4.1] Read More with Title #166

joomlapl-bot opened this issue Apr 22, 2022 · 0 comments

Comments

@joomlapl-bot
Copy link
Collaborator

PR w związku ze zmianą oryginału joomla/joomla-cms#37594 Poniżej zmiany w oryginale:

Click to expand the diff!
diff --git a/administrator/language/en-GB/joomla.ini b/administrator/language/en-GB/joomla.ini
index b14b1967f717..afe8ab23d2ca 100644
--- a/administrator/language/en-GB/joomla.ini
+++ b/administrator/language/en-GB/joomla.ini
@@ -644,7 +644,7 @@ JGLOBAL_SHOW_READMORE_LABEL=""Read More" Link"
 JGLOBAL_SHOW_READMORE_LIMIT_DESC="Set a limit of number of characters in Article Title to show in Read More button."
 JGLOBAL_SHOW_READMORE_LIMIT_LABEL="Read More Limit (characters)"
 JGLOBAL_SHOW_READMORE_TITLE_DESC="If set to show the title of the Article will be shown on the Read More button."
-JGLOBAL_SHOW_READMORE_TITLE_LABEL="Title with Read More"
+JGLOBAL_SHOW_READMORE_TITLE_LABEL="Read More with Title"
 JGLOBAL_SHOW_SUBCATEGORIES_DESCRIPTION_DESC="Show or hide the subcategories descriptions."
 JGLOBAL_SHOW_SUBCATEGORIES_DESCRIPTION_LABEL="Subcategories Descriptions"
 JGLOBAL_SHOW_SUBCATEGORY_CONTENT_DESC="If None, only articles from this category will show. If a number, all articles from the category and the subcategories up to and including that level will show in the blog."
diff --git a/api/language/en-GB/joomla.ini b/api/language/en-GB/joomla.ini
index 9fe95a000ee6..3d74c32f529a 100644
--- a/api/language/en-GB/joomla.ini
+++ b/api/language/en-GB/joomla.ini
@@ -639,7 +639,7 @@ JGLOBAL_SHOW_READMORE_LABEL=""Read More" Link"
 JGLOBAL_SHOW_READMORE_LIMIT_DESC="Set a limit of number of characters in Article Title to show in Read More button."
 JGLOBAL_SHOW_READMORE_LIMIT_LABEL="Read More Limit (characters)"
 JGLOBAL_SHOW_READMORE_TITLE_DESC="If set to show the title of the Article will be shown on the Read More button."
-JGLOBAL_SHOW_READMORE_TITLE_LABEL="Title with Read More"
+JGLOBAL_SHOW_READMORE_TITLE_LABEL="Read More with Title"
 JGLOBAL_SHOW_SUBCATEGORIES_DESCRIPTION_DESC="Show or hide the subcategories descriptions."
 JGLOBAL_SHOW_SUBCATEGORIES_DESCRIPTION_LABEL="Subcategories Descriptions"
 JGLOBAL_SHOW_SUBCATEGORY_CONTENT_DESC="If None, only articles from this category will show. If a number, all articles from the category and the subcategories up to and including that level will show in the blog."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants