[
https://issues.apache.org/jira/browse/CLOUDSTACK-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542485#comment-15542485
]
ASF GitHub Bot commented on CLOUDSTACK-9513:
--------------------------------------------
GitHub user milamberspace opened a pull request:
https://github.com/apache/cloudstack/pull/1699
CLOUDSTACK-9513 Migrate transifex workflow and format to json
Move the localization resource files from Java Properties format to JSON
Key-Value format
Change the Transifex sync script to handle JSON resource files instead of
Properties files
Update the README
Remove old version from the Transifex configuration file
Remove unused gen-l10n.py script and update the ui/pom.xml to remove the
execution of this script
cc @rhtyd @jburwell
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milamberspace/cloudstack
L10N_MigrateToJSONkeyValue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1699.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1699
----
commit f8bb65a81546cd47561b717d84c686738b8c6fbc
Author: Milamber <[email protected]>
Date: 2016-10-03T13:17:50Z
CLOUDSTACK-9513 Migrate transifex workflow and format to json
Move the localization resource files from Java Properties format to JSON
Key-Value format
Change the Transifex sync script to handle JSON resource files instead of
Properties files
Update the README
Remove old version from the Transifex configuration file
Remove unused gen-l10n.py script and update the ui/pom.xml to remove the
execution of this script
----
> Migrate transifex workflow and format to json
> ---------------------------------------------
>
> Key: CLOUDSTACK-9513
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9513
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future, 4.10.0.0
>
>
> With the changes introduced by the PR
> https://github.com/apache/cloudstack/pull/1669 we no longer need
> messages.properties format. Therefore, we can migrate Transifex workflow to
> the json format. /cc [~milamber]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)