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 4EF6D200D60 for ; Fri, 1 Dec 2017 11:37:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4D35A160C06; Fri, 1 Dec 2017 10:37:05 +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 94371160BFB for ; Fri, 1 Dec 2017 11:37:04 +0100 (CET) Received: (qmail 48475 invoked by uid 500); 1 Dec 2017 10:37:03 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 48464 invoked by uid 99); 1 Dec 2017 10:37:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2017 10:37:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B1871180869 for ; Fri, 1 Dec 2017 10:37:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gc1VdgvoF9oQ for ; Fri, 1 Dec 2017 10:37:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 262EB5F1ED for ; Fri, 1 Dec 2017 10:37:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 651F3E015F for ; Fri, 1 Dec 2017 10:37:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 23E5721062 for ; Fri, 1 Dec 2017 10:37:00 +0000 (UTC) Date: Fri, 1 Dec 2017 10:37:00 +0000 (UTC) From: "jcesarmobile (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13575) iOS Quirks: Internationalization of edit-config tags MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 01 Dec 2017 10:37:05 -0000 [ https://issues.apache.org/jira/browse/CB-13575?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D162742= 26#comment-16274226 ]=20 jcesarmobile commented on CB-13575: ----------------------------------- I didn't close it because I think it's not interesting, I closed it because= there is already other issues open to make internationalization possible i= n Cordova projects and they are older and more generic (this one is too spe= cific for the usage descriptions). Once Cordova supports internationalizati= on, it should be possible to localize the usage descriptions or any other s= tring easily. > iOS Quirks: Internationalization of edit-config tags > ---------------------------------------------------- > > Key: CB-13575 > URL: https://issues.apache.org/jira/browse/CB-13575 > Project: Apache Cordova > Issue Type: Improvement > Components: AllPlugins > Reporter: Reed Richards > > With the release of the last plugins the 10th November 2017 (http://cordo= va.apache.org/news/2017/11/10/plugins-release.html) the usage of `edit-conf= ig` become a must to display the users the usage description of the require= d permissions > As far as I understand, right now it's only possible to specify one `stri= ng` value for an `edit-config` tag, for example: > {code} > > need camera access to take pictures > > {code} > This isn't unfortunately enough for apps operating in several languages, = therefore, it should be possible for each `edit-config` tags to specify mul= tiple languages like > {code} > > need camera access to take pictures > die Berechtigungen f=C3=BCr den Zugriff zu deiner Kame= ra sind n=C3=B6tig > autorises-tu l'acc=C3=A8s =C3=A0 ton appareil photo? > > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org