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

[installation] Add javascript message titles and ajax errors strings #11800

Merged
merged 5 commits into from Aug 26, 2016

Conversation

andrepereiradasilva
Copy link
Contributor

@andrepereiradasilva andrepereiradasilva commented Aug 25, 2016

Summary of Changes

Add javascript message titles and ajax errors strings to installation tempalte.

You will notice that now all installation warning, error, notices and message have title like in the rest of joomla.
image

Testing Instructions

Code review.

Documentation Changes Required

None.

@andrepereiradasilva
Copy link
Contributor Author

andrepereiradasilva commented Aug 25, 2016

@Bakual please check this one because at installation we don't have the languages installed yet, so (i think) al joomla core messages loaded will be in english. right?

If so, is it better to add those language strings to the installation en-GB file, i mean, instead of loading joomla core and lib language file?

@brianteeman
Copy link
Contributor

You can have installation in all languages

@brianteeman
Copy link
Contributor

For example you can do this
Before running the installation, open installation/localize.xml and set the following on line 3:

ar-AA

@andrepereiradasilva
Copy link
Contributor Author

yes brian but i'm loading language files that are not part of the installationlanguage files, so the language is not yet installed in joomla.

@yvesh
Copy link
Member

yvesh commented Aug 25, 2016

@andrepereiradasilva Do you think it would be a better solution adding these language strings to the installation language files?

@andrepereiradasilva
Copy link
Contributor Author

the way the installation is designed ... yes i think we need all those language files in the installation languages files. Because the language itself would only be installed later.

I will make that change

@joomla-cms-bot joomla-cms-bot added the Language Change This is for Translators label Aug 25, 2016
@andrepereiradasilva
Copy link
Contributor Author

ok done

@brianteeman
Copy link
Contributor

@andrepereiradasilva can you update the description to remove the bit about loading the core lang files


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on 3761d4e


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

@andrepereiradasilva
Copy link
Contributor Author

@brianteeman done

@brianteeman
Copy link
Contributor

@andrepereiradasilva thanks

@bhavikpatel10
Copy link

@bhavikpatel10
Copy link

I have tested this item ✅ successfully on 3761d4e


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

@zero-24
Copy link
Contributor

zero-24 commented Aug 26, 2016

RTC.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Aug 26, 2016
@brianteeman brianteeman added this to the Joomla 3.6.3 milestone Aug 26, 2016
@rdeutz rdeutz merged commit 67b3aeb into joomla:staging Aug 26, 2016
@andrepereiradasilva andrepereiradasilva deleted the patch-28 branch August 26, 2016 12:11
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Aug 26, 2016
@tomartailored
Copy link

I have tested this item ✅ successfully on 3761d4e

I have Tested successfully


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

@brianteeman
Copy link
Contributor

@tomartailored This has already been merged - so either you are not testing with the current staging which you must always do or you didnt really test it but I am sure that you did didnt you


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11800.

roland-d pushed a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
…oomla#11800)

* add javascript message titles and ajax errors strings

* Update web.php

* $lang ...

* remove load languages

* add js language strings to instalallation en-GB file
roland-d added a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
…areable-draft-content

* origin/shareable-draft-content: (245 commits)
  Implement shareable draft links
  Cleaned up shared drafts view Added front-end token generarion
  Implement shared drafts view
  Remove obsolete file
  use only root (joomla#11703)
  com_search category results not displaying date (joomla#11802)
  warnings and errors, not notices ... (joomla#11801)
  [installation] Add javascript message titles and ajax errors strings (joomla#11800)
  Regression: Normalising head links and correcting hreflang for menu items associations (joomla#11769)
  Refactor allowEdit of backend category controller (joomla#11547)
  [com_contact] Move event trigger to correct place (joomla#11719)
  Improve the accessibility of the top menu in ISIS part 2 (joomla#11729)
  Show file extension (joomla#11776)
  change button -> a for the modal close button (joomla#11787)
  Small Grammar change (joomla#11788)
  Change message type to error when download of update package fails (joomla#11791)
  these are warnings not messages ... (joomla#11799)
  [plg_content_vote|pagebreak] Load language files only when needed (joomla#11730)
  [plg_system_stats] Load plugin language files only when needed (joomla#11728)
  Fix creation performance of form element menuparent, (slow down in menu item edit form, for item that belongs to large menu) (joomla#11628)
  ...

# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/components/com_content/models/shared.php
#	administrator/components/com_content/views/shared/tmpl/default.php
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/cms/pagination/pagination.php
#	libraries/cms/version/version.php
#	libraries/joomla/authentication/authentication.php
#	libraries/joomla/form/fields/color.php
#	libraries/joomla/form/fields/email.php
#	media/system/js/share-uncompressed.js
#	media/system/js/share.js
#	plugins/content/vote/vote.php
roland-d added a commit to roland-d/joomla-cms that referenced this pull request Sep 11, 2016
…areable-draft-content

* origin/shareable-draft-content: (253 commits)
  Fixed conflict
  Added menu item
  Code cleanup
  Implement shareable draft links
  Cleaned up shared drafts view Added front-end token generarion
  Implement shared drafts view
  Remove obsolete file
  use only root (joomla#11703)
  com_search category results not displaying date (joomla#11802)
  warnings and errors, not notices ... (joomla#11801)
  [installation] Add javascript message titles and ajax errors strings (joomla#11800)
  Regression: Normalising head links and correcting hreflang for menu items associations (joomla#11769)
  Refactor allowEdit of backend category controller (joomla#11547)
  [com_contact] Move event trigger to correct place (joomla#11719)
  Improve the accessibility of the top menu in ISIS part 2 (joomla#11729)
  Show file extension (joomla#11776)
  change button -> a for the modal close button (joomla#11787)
  Small Grammar change (joomla#11788)
  Change message type to error when download of update package fails (joomla#11791)
  these are warnings not messages ... (joomla#11799)
  ...

# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/components/com_content/controllers/article.php
#	administrator/components/com_content/controllers/articles.php
#	administrator/components/com_content/models/forms/article.xml
#	administrator/components/com_content/views/article/view.html.php
#	administrator/components/com_content/views/articles/view.html.php
#	components/com_content/views/form/tmpl/edit.php
#	libraries/cms/pagination/pagination.php
#	libraries/joomla/form/fields/email.php
#	plugins/content/vote/vote.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants