Return-Path: X-Original-To: apmail-flex-commits-archive@www.apache.org Delivered-To: apmail-flex-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31FEE10C69 for ; Sun, 4 Aug 2013 09:00:05 +0000 (UTC) Received: (qmail 36331 invoked by uid 500); 4 Aug 2013 08:59:55 -0000 Delivered-To: apmail-flex-commits-archive@flex.apache.org Received: (qmail 36213 invoked by uid 500); 4 Aug 2013 08:59:55 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 33678 invoked by uid 99); 4 Aug 2013 08:59:44 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Aug 2013 08:59:44 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 720128B867F; Sun, 4 Aug 2013 08:59:43 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: bigosmallm@apache.org To: commits@flex.apache.org Date: Sun, 04 Aug 2013 09:00:00 -0000 Message-Id: <191b00aa25d2492e904938e1e66eb924@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [19/50] [abbrv] git commit: [flex-utilities] [refs/heads/master] - FLEX-33083 Make BlazeDS message more generic - need translations. FLEX-33083 Make BlazeDS message more generic - need translations. Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/8134700c Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/8134700c Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/8134700c Branch: refs/heads/master Commit: 8134700ce0717c617cbca6926ae70e624a766dee Parents: dee28fb Author: Justin Mclean Authored: Fri Jun 7 15:53:35 2013 +1000 Committer: Justin Mclean Committed: Fri Jun 7 15:53:35 2013 +1000 ---------------------------------------------------------------------- .../flex/packageflexsdk/resource/RuntimeLocale.as | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8134700c/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as ---------------------------------------------------------------------- diff --git a/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as b/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as index ab2cca4..bb51608 100644 --- a/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as +++ b/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as @@ -214,7 +214,7 @@ public class RuntimeLocale content["STEP_REQUIRED_INSTALL_SWFOBJECT"] = "SWFObject (Απαιτούμενο)"; content["STEP_REQUIRED_INSTALL_OSMF"] = "OSMF (Απαιτούμενο)"; content["STEP_REQUIRED_INSTALL_TLF"] = "Adobe Text Layout Framework (Απαιτούμενο)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"] = "BlazeDS (Προαιρετικό)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"] = "Remoting Support (Προαιρετικό)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"] = "Adobe Embedded Font Libraries and Utilities (Προαιρετικό)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"] = "Αποσυμπίεση του Adobe AIR Runtime Kit"; content["STEP_VERIFY_FLEX_SDK"] = "Γίνεται επαλήθευση του Apache Flex SDK MD5 Signature"; @@ -370,7 +370,7 @@ public class RuntimeLocale var resource:ResourceBundle = new ResourceBundle(locale, ViewResourceConstants.BUNDLE_NAME); var content:Object = resource.content; - content["ASK_BLAZEDS"]="Apache Flex can optionally integrate with Adobe BlazeDS. This feature requires flex-messaging-common.jar from the Adobe Flex SDK. The Adobe SDK license agreement for Adobe Flex 4.6 applies to this jar. This license is not compatible with the Apache V2 license. Do you want to install this jar from the Adobe Flex SDK?"; + content["ASK_BLAZEDS"]="Apache Flex can optionally integrate with remoting providers like BlazeDS, GraniteDS, WebORB, Red5, AMFPHP, RubyAMF, PyAMF and others. This feature requires flex-messaging-common.jar from the Adobe Flex SDK. The Adobe SDK license agreement for Adobe Flex 4.6 applies to this jar. This license is not compatible with the Apache V2 license. Do you want to install this jar from the Adobe Flex SDK?"; content["ASK_FONTSWF"]="Apache Flex can optionally integrate with Adobe's embedded font support. This feature requires a few font jars from the Adobe Flex SDK. The Adobe SDK license agreement for Adobe Flex 4.6 applies to these jars. This license is not compatible with the Apache V2 license. Do you want to install these jars from the Adobe Flex SDK?"; content["ASK_OSMF"]="The Open Source Media Framework (OSMF) used by the video components is licensed under the Mozilla Public License Version 1.1. Do you want to install the Open Source Media Framework (OSMF)?"; content["ASK_TLF"]="The Adobe Text Layout Framework (TLF) used by the Spark text components is licensed under the Mozilla Public License Version 1.1. Do you want to install the Adobe Text Layout Framework (TLF)?"; @@ -458,7 +458,7 @@ public class RuntimeLocale content["STEP_INSTALL_CONFIG_FILES"]="Install Framework Configuration Files"; content["STEP_REQUIRED_INSTALL_OSMF"]="OSMF (Required)"; content["STEP_REQUIRED_INSTALL_TLF"]="Adobe Text Layout Framework (Required)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (Optional)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Optional)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Adobe Embedded Font Libraries and Utilities (Optional)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"]="Uncompress Adobe AIR Runtime Kit"; content["STEP_UNZIP_AIR_RUNTIME_KIT"]="Uncompress Adobe AIR Runtime Kit"; @@ -583,7 +583,7 @@ public class RuntimeLocale content["STEP_INSTALL_CONFIG_FILES"]="Instalar ficheros de coniguración"; content["STEP_REQUIRED_INSTALL_OSMF"]="OSMF (Necesario)"; content["STEP_REQUIRED_INSTALL_TLF"]="Adobe Text Layout Framework (Necesario)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (Opcional)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Opcional)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Adobe Embedded Font Libraries and Utilities (Opcional)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"]="Descomprimir Adobe AIR Runtime Kit"; content["STEP_UNZIP_AIR_RUNTIME_KIT"]="Descomprimir Adobe AIR Runtime Kit"; @@ -699,7 +699,7 @@ public class RuntimeLocale content["STEP_INSTALL_CONFIG_FILES"]="Framework Configuratie Bestanden Installeren"; content["STEP_REQUIRED_INSTALL_OSMF"]="OSMF (Verplicht)"; content["STEP_REQUIRED_INSTALL_TLF"]="Adobe Text Layout Framework (Verplicht)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (Optioneel)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Optioneel)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Adobe Embedded Font Libraries en Utilities (Optioneel)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"]="Adobe AIR Runtime Kit uitpakken"; content["STEP_UNZIP_AIR_RUNTIME_KIT"]="Adobe AIR Runtime Kit Uitpakken"; @@ -816,7 +816,7 @@ public class RuntimeLocale content["STEP_DOWNLOAD_FLEX_SDK"]="Download Apache Flex SDK"; content["STEP_INSTALL_CONFIG_FILES"]="Instalando arquivos de configuração do Framework"; content["STEP_INSTALL_SWF_OBJECT"]="Download SWFObject"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (Opcional)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Opcional)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Adobe Embedded Font Libraries and Utilities (Opcional)"; content["STEP_OPTIONAL_INSTALL_OSMF"]="OSMF (Obrigatório)"; content["STEP_OPTIONAL_INSTALL_TLF"]="Adobe Text Layout Framework (Obrigatório)"; @@ -924,7 +924,7 @@ public class RuntimeLocale content["STEP_INSTALL_CONFIG_FILES"]="Installer les fichiers de configuration du framework"; content["STEP_REQUIRED_INSTALL_OSMF"]="OSMF (Requis)"; content["STEP_REQUIRED_INSTALL_TLF"]="Adobe Text Layout Framework (Requis)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (facultatif)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (facultatif)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Bibliothèques Adobe Font embarqués et utilitaires (facultatif)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"]="Décompresser Adobe AIR Runtime Kit"; content["STEP_UNZIP_AIR_RUNTIME_KIT"]="Décompresser Adobe AIR Runtime Kit"; @@ -1050,7 +1050,7 @@ public class RuntimeLocale content["STEP_INSTALL_CONFIG_FILES"]="Installiere Framework Konfigurationsdateien"; content["STEP_REQUIRED_INSTALL_OSMF"]="OSMF (Benötigt)"; content["STEP_REQUIRED_INSTALL_TLF"]="Adobe Text Layout Framework (Benötigt)"; - content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="BlazeDS (Optional)"; + content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Optional)"; content["STEP_OPTIONAL_INSTALL_FONTSWF"]="Adobe Bibliothek zur Einbettung von Schriften (Optional)"; content["STEP_REQUIRED_UNZIP_AIR_RUNTIME_KIT"]="Entpacke Adobe AIR Runtime Kit"; content["STEP_UNZIP_AIR_RUNTIME_KIT"]="Entpacke Adobe AIR Runtime Kit";