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.0] Capitalize "Hide all messages" #24

Closed
joomlapl-bot opened this issue Sep 8, 2021 · 0 comments
Closed

[4.0] Capitalize "Hide all messages" #24

joomlapl-bot opened this issue Sep 8, 2021 · 0 comments

Comments

@joomlapl-bot
Copy link
Collaborator

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

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_postinstall.ini b/administrator/language/en-GB/com_postinstall.ini
index f30fc4e87d09f..b9472b3bb7ec7 100644
--- a/administrator/language/en-GB/com_postinstall.ini
+++ b/administrator/language/en-GB/com_postinstall.ini
@@ -9,7 +9,7 @@ COM_POSTINSTALL_CONFIGURATION="Post-installation Messages: Options"
 COM_POSTINSTALL_EMPTYSTATE_BUTTON_ADD="Reset Messages"
 COM_POSTINSTALL_EMPTYSTATE_CONTENT="You have read all the messages."
 COM_POSTINSTALL_EMPTYSTATE_TITLE="Post-installation and Upgrade Messages"
-COM_POSTINSTALL_HIDE_ALL_MESSAGES="Hide all messages"
+COM_POSTINSTALL_HIDE_ALL_MESSAGES="Hide all Messages"
 COM_POSTINSTALL_LBL_SINCEVERSION="Since version %s"
 COM_POSTINSTALL_MESSAGES_FOR="Showing messages for"
 COM_POSTINSTALL_MESSAGES_TITLE="Post-installation Messages for %s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants