You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2014/02/14 01:45:39 UTC

[1/2] git commit: [flex-utilities] [refs/heads/develop] - added missing FR strings

Updated Branches:
  refs/heads/develop dbe8be2dc -> 0d70ef205


added missing FR strings


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/ed03e8a5
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/ed03e8a5
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/ed03e8a5

Branch: refs/heads/develop
Commit: ed03e8a5e703a43d81fd0edbbfdcfe8fcf23d8e3
Parents: 75a7233
Author: mamsellem <ma...@systar.com>
Authored: Fri Feb 14 01:43:10 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Feb 14 01:43:10 2014 +0100

----------------------------------------------------------------------
 installer/src/properties/fr_FR.properties | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/ed03e8a5/installer/src/properties/fr_FR.properties
----------------------------------------------------------------------
diff --git a/installer/src/properties/fr_FR.properties b/installer/src/properties/fr_FR.properties
index 670d5ee..b8f793e 100644
--- a/installer/src/properties/fr_FR.properties
+++ b/installer/src/properties/fr_FR.properties
@@ -67,8 +67,12 @@ INFO_INSTALLING_PLAYERGLOBAL_SWC=Installation d'Adobe Flash Player playerglobal.
 INFO_INVOKED_GUI_MODE=invoqué en mode graphique
 INFO_LICENSE_AGREEMENTS=Contrats de licences
 INFO_NEED_TO_READ_AND_AGREE_TO_LICENSE=Ce programme d'installation va télécharger le logiciel à partir de plusieurs sites avec des accords de licence différents. Cliquez sur chaque élément à gauche, lisez la licence et confirmez que vous acceptez ses termes.
+INFO_SELECT_AIR_FLASH_PLAYER=Sélectionnez les versions de AIR and Flash Player
+INFO_SELECT_AIR=Selectionnez la version de AIR
 INFO_SELECT_DIRECTORY=Sélectionnez le répertoire où vous souhaitez installer le SDK Flex
 INFO_SELECT_DIRECTORY_INSTALL=Sélectionnez le répertoire d'installation
+INFO_SELECT_FLASH=Selectionnez la version de Flash Player
+INFO_SELECT_FLEX=Selectionnez la version de Flex
 INFO_UNZIPPING=Décompression: 
 INFO_VERIFY_FLEX_SDK_DONE=La Signature MD5 des fichiers téléchargés pour le SDK Apache Flex correspond à la référence. Le fichier est valide.
 INFO_WINDOW_TITLE=Installer Apache Flex SDK {0} à utiliser avec votre IDE
@@ -108,3 +112,4 @@ LICENSE_URL_FONTSWF=http://www.adobe.com/products/eulas/pdfs/adobe_flex_software
 LICENSE_BLAZEDS=Licence Adobe Flex SDK
 LICENSE_URL_BLAZEDS=http://www.adobe.com/products/eulas/pdfs/adobe_flex_software_development_kit-combined-20110916_0930.pdf
 INFO_TRACKING=Des statistiques anonymes d'utilisation seront\ncollectées en accord avec notre politique de confidentialité.
+INFO_VERSION=version
\ No newline at end of file


[2/2] git commit: [flex-utilities] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-utilities into develop

Posted by ma...@apache.org.
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-utilities into develop


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/0d70ef20
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/0d70ef20
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/0d70ef20

Branch: refs/heads/develop
Commit: 0d70ef205b54813060c2c82c42f8be0a871ef66d
Parents: ed03e8a dbe8be2
Author: mamsellem <ma...@systar.com>
Authored: Fri Feb 14 01:44:54 2014 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Fri Feb 14 01:44:54 2014 +0100

----------------------------------------------------------------------
 .../src/org/apache/flex/ant/tags/Checksum.as    |   2 +-
 .../apache/flex/utilities/common/Constants.as   |   1 +
 installer/.actionScriptProperties               |   1 +
 installer/src/InstallApacheFlex.mxml            |  21 ++++++++++-----
 .../icons/apache_flexfalcon_logo_text.png       | Bin 0 -> 22281 bytes
 .../assets/icons/apache_flexjs_logo_text.png    | Bin 0 -> 17977 bytes
 .../src/installer/sdk-installer-config-4.0.xml  |  27 ++++++++++---------
 .../packageflexsdk/view/components/Tracker.mxml |  18 ++++++++++---
 .../skins/controls/InstallApacheFlexSkin.mxml   |   2 +-
 9 files changed, 47 insertions(+), 25 deletions(-)
----------------------------------------------------------------------