Skip to content

Commit b40e78b

Browse files
authored
[4.0] Learn more (#34550)
Sync the string from admin to api Add the string to site Change all to match the style guide. PR for #34543
1 parent 4f85ef5 commit b40e78b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

administrator/language/en-GB/joomla.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ JGLOBAL_ITEM_FEATURE="Feature Item"
476476
JGLOBAL_ITEM_UNFEATURE="Unfeature Item"
477477
JGLOBAL_KEEP_TYPING="Keep typing ..."
478478
JGLOBAL_LANGUAGE_VERSION_NOT_PLATFORM="Language pack does not match this Joomla! version. Some strings may be missing and will be displayed in English."
479-
JGLOBAL_LEARN_MORE="Learn more"
479+
JGLOBAL_LEARN_MORE="Learn More"
480480
JGLOBAL_LEAST_HITS="Least Hits"
481481
JGLOBAL_LEFT="Left"
482482
JGLOBAL_LINK_AUTHOR_LABEL="Link to Author's Contact Page"

api/language/en-GB/joomla.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ JGLOBAL_ITEM_FEATURE="Feature Item"
474474
JGLOBAL_ITEM_UNFEATURE="Unfeature Item"
475475
JGLOBAL_KEEP_TYPING="Keep typing ..."
476476
JGLOBAL_LANGUAGE_VERSION_NOT_PLATFORM="Language pack does not match this Joomla! version. Some strings may be missing and will be displayed in English."
477+
JGLOBAL_LEARN_MORE="Learn More"
477478
JGLOBAL_LEAST_HITS="Least Hits"
478479
JGLOBAL_LEFT="Left"
479480
JGLOBAL_LINK_AUTHOR_LABEL="Link to Author's Contact Page"

language/en-GB/joomla.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ JGLOBAL_ICON_SEP="|"
308308
JGLOBAL_INHERIT="Inherit"
309309
JGLOBAL_INTRO_TEXT="Intro Text"
310310
JGLOBAL_KEEP_TYPING="Keep typing ..."
311+
JGLOBAL_LEARN_MORE="Learn More"
311312
JGLOBAL_LEFT="Left"
312313
JGLOBAL_LIST_ALIAS="(<span>Alias</span>: %s)"
313314
JGLOBAL_LIST_ALIAS_NOTE="(<span>Alias</span>: %s, <span>Note</span>: %s)"

0 commit comments

Comments
 (0)