Updated Branches: refs/heads/feature/mvc [created] 7a67cb9f8
updated to the right translation Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/7a67cb9f Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/7a67cb9f Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/7a67cb9f Branch: refs/heads/feature/mvc Commit: 7a67cb9f81114d74cac0c84b49ca6e7dd5ab4c55 Parents: fbab101 Author: Frederic THOMAS <[email protected]> Authored: Sun Sep 29 23:02:54 2013 +0200 Committer: Frederic THOMAS <[email protected]> Committed: Sun Sep 29 23:02:54 2013 +0200 ---------------------------------------------------------------------- .../src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/7a67cb9f/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 98d7fe2..0511ca2 100644 --- a/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as +++ b/installer/src/org/apache/flex/packageflexsdk/resource/RuntimeLocale.as @@ -914,7 +914,7 @@ public class RuntimeLocale content["INSTALL_AGREE"] = "Je suis d'accord, Installer"; content["INSTALL_AGREE_ALL"] = "Je suis d'accord pour toutes les options et les licences, installer"; content["INSTALL_DISAGREE"] = "Je suis en désaccord, Ne pas installer"; - content["SELECT_PATH_PROMPT"]="Où voulez-vous installer le SDK Flex Apache?"; + content["SELECT_PATH_PROMPT"]="Où voulez-vous installer le SDK Apache Flex ?"; content["STEP_CREATE_DIRECTORIES"]="Créer les répertoires"; content["STEP_SELECT_AIR_AND_FLASH_VERSION"]="Sélectionnez la version de AIR et du Player Flash."; content["STEP_REQUIRED_INSTALL_APACHE_FLEX_SDK"]="Apache Flex SDK (Requis)";
