Skip to content

[4.0] Language manifest#27430

Merged
Bakual merged 2 commits intojoomla:4.0-devfrom
brianteeman:lang
Jan 8, 2020
Merged

[4.0] Language manifest#27430
Bakual merged 2 commits intojoomla:4.0-devfrom
brianteeman:lang

Conversation

@brianteeman
Copy link
Copy Markdown
Contributor

After the language files were renamed the xml needs to be updated as well. (I still don't see why we have the files in here anyway but thats another topic)

Testing Instructions

code review

After the language files were renamed the xml needs to be updated as well. (I still don't see why we have the files in here anyway but thats another topic)
build.xml Outdated
<mkdir dir="${basedir}/build/com_joomlaupdate-pkg/staging/admin/language" />
<copyfile src="${basedir}/administrator/language/en-GB/en-GB.com_joomlaupdate.ini" dest="${basedir}/build/com_joomlaupdate-pkg/staging/admin/language/en-GB.com_joomlaupdate.ini"/>
<copyfile src="${basedir}/administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini" dest="${basedir}/build/com_joomlaupdate-pkg/staging/admin/language/en-GB.com_joomlaupdate.sys.ini"/>
<copyfile src="${basedir}/administrator/language/en-GB/en-GB.com_joomlaupdate.ini" dest="${basedir}/build/com_joomlaupdate-pkg/staging/admin/language/en-GB/com_joomlaupdate.ini"/>
Copy link
Copy Markdown
Contributor

@Quy Quy Jan 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change in the src attribute?

@Bakual
Copy link
Copy Markdown
Contributor

Bakual commented Jan 8, 2020

Agree with removing the prefix. However I also wonder why they are even there.
Also, the file path in there would refer to the file path in the extension zip, not where it is stored on the server. So that path is purely theoretical as there is no such extension zip anywhere 😄

I'm going to merge this by review.

@Bakual Bakual merged commit 1472eba into joomla:4.0-dev Jan 8, 2020
@Quy Quy added this to the Joomla 4.0 milestone Jan 8, 2020
@brianteeman
Copy link
Copy Markdown
Contributor Author

thanks

@brianteeman brianteeman deleted the lang branch January 8, 2020 08:51
brianteeman added a commit to brianteeman/joomla-cms that referenced this pull request Feb 4, 2020
* [4.0] Language manifest

After the language files were renamed the xml needs to be updated as well. (I still don't see why we have the files in here anyway but thats another topic)

* i think so
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

Successfully merging this pull request may close these issues.

4 participants