You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/11/18 11:53:53 UTC

[1/2] git commit: [flex-sdk] [refs/heads/develop] - Added new FP and AIR support notes

Updated Branches:
  refs/heads/develop 48169122d -> 193f68e99


Added new FP and AIR support notes


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

Branch: refs/heads/develop
Commit: 19351f0162102e421e1c1891951def6e59b928b8
Parents: 4816912
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Nov 18 21:46:19 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Nov 18 21:46:19 2013 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/19351f01/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 0510ff3..df6d018 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -29,6 +29,11 @@ http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
 
 Differences from Apache Flex 4.11 include:
 
+AIR and Flash Player support
+------------------------------
+ - Support Flash Player 12.0 beta.
+ - Support for AIR 4.0 beta.
+
 SDK Changes
 -------------
 - Improved Callout for Desktop.


[2/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33912 Added Chinese translation - checked via google translate

Posted by jm...@apache.org.
FLEX-33912 Added Chinese translation - checked via google translate


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

Branch: refs/heads/develop
Commit: 193f68e999dbcb635aa5cc99995d55cfcad5db0b
Parents: 19351f0
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Nov 18 21:47:55 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Nov 18 21:47:55 2013 +1100

----------------------------------------------------------------------
 .../projects/experimental/bundles/zh_CN/alert.properties     | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/193f68e9/frameworks/projects/experimental/bundles/zh_CN/alert.properties
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/bundles/zh_CN/alert.properties b/frameworks/projects/experimental/bundles/zh_CN/alert.properties
index c9f9dbf..5869e2b 100644
--- a/frameworks/projects/experimental/bundles/zh_CN/alert.properties
+++ b/frameworks/projects/experimental/bundles/zh_CN/alert.properties
@@ -17,7 +17,7 @@
 ##
 ################################################################################
 
-YesLabel=Yes
-NoLabel=No
-CancelLabel=Cancel
-OkLabel=Ok
+YesLabel=是
+NoLabel=否
+CancelLabel=取消
+OkLabel=确定