[
https://issues.apache.org/jira/browse/CLOUDSTACK-9513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544753#comment-15544753
]
ASF GitHub Bot commented on CLOUDSTACK-9513:
--------------------------------------------
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1699#discussion_r81693174
--- Diff: tools/transifex/sync-transifex-ui.sh ---
@@ -150,8 +142,8 @@ case "$COMMAND" in
;;
*|error)
- echo "Usage: $0
[upload-source-language|download-source-language]
[upload-l10n-languages|download-l10n-languages] transifex-resource" >&2
- echo "\n\tExemple: $0 download-l10n-languages
CloudStack_UI-42xmessagesproperties\n" >&2
+ echo "Usage: $0 [ upload-source-language |
download-source-language | upload-l10n-languages | download-l10n-languages ]
transifex-resource" >&2
+ echo "\n\tExemple: $0 download-l10n-languages
CloudStack_UI.410_messagesjson\n" >&2
--- End diff --
Should we say 4.10, as 410 may be confusing whether it was 4.1.0 or 4.10?
> 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)