Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BBDC6200C03 for ; Sat, 7 Jan 2017 05:33:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BA8EC160B49; Sat, 7 Jan 2017 04:33:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id ECD9D160B50 for ; Sat, 7 Jan 2017 05:32:59 +0100 (CET) Received: (qmail 91151 invoked by uid 500); 7 Jan 2017 04:32:59 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 90928 invoked by uid 99); 7 Jan 2017 04:32:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jan 2017 04:32:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CA3962C2A6E for ; Sat, 7 Jan 2017 04:32:58 +0000 (UTC) Date: Sat, 7 Jan 2017 04:32:58 +0000 (UTC) From: "xlsong (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19376) Support chinese web interface for Ambari MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 07 Jan 2017 04:33:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xlsong updated AMBARI-19376: ---------------------------- Attachment: AMBARI-19376-admin.patch > Support chinese web interface for Ambari > ---------------------------------------- > > Key: AMBARI-19376 > URL: https://issues.apache.org/jira/browse/AMBARI-19376 > Project: Ambari > Issue Type: Task > Components: ambari-admin, ambari-web > Affects Versions: trunk, 2.2.1 > Reporter: xlsong > Labels: features > Fix For: 2.2.1 > > Attachments: AMBARI-19376-admin.patch, AMBARI-19376-web.patch, chinesization.tar.gz > > > Translate web pages from English to Chinese for Ambari in branch-2.2.1.I do the chinesizing work in the files of ambari-web/app/messages.js, ambari-admin/src/main/resources/ui/admin-web/app/index.html and the leftNavbar.html with the main.html file in the path of ambari-admin/src/main/resources/ui/admin-web/app/views. -- This message was sent by Atlassian JIRA (v6.3.4#6332)