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] task titles #2160

Closed
jgerman-bot opened this issue Dec 7, 2021 · 0 comments · Fixed by #2166
Closed

[4.1] task titles #2160

jgerman-bot opened this issue Dec 7, 2021 · 0 comments · Fixed by #2166

Comments

@jgerman-bot
Copy link

New language relevant PR in upstream repo: joomla/joomla-cms#36205 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/language/en-GB/plg_task_sitestatus.ini b/administrator/language/en-GB/plg_task_sitestatus.ini
index 508ea4e010ba..42707e1fa56c 100644
--- a/administrator/language/en-GB/plg_task_sitestatus.ini
+++ b/administrator/language/en-GB/plg_task_sitestatus.ini
@@ -12,9 +12,9 @@ PLG_TASK_SITE_STATUS_ROUTINE_END_LOG_MESSAGE="ToggleOffline return code is: %1$d
 PLG_TASK_SITE_STATUS_TASK_LOG_SITE_STATUS="Site was %1$s, is now %2$s."
 PLG_TASK_SITE_STATUS_SET_OFFLINE_DESC="Sets site offline to online on each run."
 PLG_TASK_SITE_STATUS_SET_OFFLINE_ROUTINE_END_LOG_MESSAGE="SetOffline return code is: %1$d. Processing Time: %2$.2f seconds."
-PLG_TASK_SITE_STATUS_SET_OFFLINE_TITLE="Set Site Offline."
+PLG_TASK_SITE_STATUS_SET_OFFLINE_TITLE="Set Site Offline"
 PLG_TASK_SITE_STATUS_SET_ONLINE_DESC="Sets site status to online on each run."
 PLG_TASK_SITE_STATUS_SET_ONLINE_ROUTINE_END_LOG_MESSAGE="SetOnline return code is: %1$d. Processing Time: %2$.2f seconds."
-PLG_TASK_SITE_STATUS_SET_ONLINE_TITLE="Set Site Online."
-PLG_TASK_SITE_STATUS_TITLE="Toggle Offline."
+PLG_TASK_SITE_STATUS_SET_ONLINE_TITLE="Set Site Online"
+PLG_TASK_SITE_STATUS_TITLE="Toggle Offline"
 PLG_TASK_SITE_STATUS_XML_DESCRIPTION="Offers task routines to change the site's offline status."
tecpromotion added a commit to tecpromotion/joomla that referenced this issue Dec 8, 2021
@tecpromotion tecpromotion added this to the 4.1.0.v1 milestone Dec 8, 2021
zero-24 added a commit that referenced this issue Jan 15, 2022
* add new files and new strings

* fix #2157

* fix #2160

* fix #2158

* fix #2159

* fix #2161

* fix #2170

add two new strings

* fix #2171

* fix #2172

* fix #2173

* add translation plg_task_checkfiles

* add translation plg_task_demotask

* translation part 1

* fix #2179

* fix #2175

* fix #2196

* fix #2195

* just happy new year head

* translation plg_system_schedulerunner

* translation plg_system_tasknotification

* translation plg_task_requests

* language style

* translation plg_task_sitestatus

* translation plg_actionlog_joomla

* sounds better

* sounds nicer

* Update administrator/language/de-DE/plg_system_tasknotification.ini

thanks @zero-24

Co-authored-by: Tobias Zulauf <[email protected]>

* fix output

* language style

* fix #2220

* add new strings #2222

* fix #2222

* Update administrator/language/de-DE/com_scheduler.ini

Co-authored-by: Tobias Zulauf <[email protected]>

Co-authored-by: Tobias Zulauf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants