From 0f5b24eb115a1134cfb26b23e5cbccefbf8604db Mon Sep 17 00:00:00 2001 From: TYPCN Date: Fri, 18 Sep 2015 04:23:45 +0800 Subject: [PATCH] update localization --- bilibili.xcodeproj/project.pbxproj | 8 +- bilibili/Base.lproj/Main.storyboard | 2 +- bilibili/en.lproj/Main.strings | 184 +++++++++++----------------- bilibili/zh-Hans.lproj/Main.strings | 170 ++++++++++++------------- 4 files changed, 155 insertions(+), 209 deletions(-) diff --git a/bilibili.xcodeproj/project.pbxproj b/bilibili.xcodeproj/project.pbxproj index 2cfb77c..2e9e00a 100644 --- a/bilibili.xcodeproj/project.pbxproj +++ b/bilibili.xcodeproj/project.pbxproj @@ -382,8 +382,6 @@ FD61025B1AD7CBA20013119A /* inject.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = inject.js; path = WebPages/inject.js; sourceTree = ""; }; FD61025D1AD7CBC10013119A /* webui.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = webui.html; path = WebPages/webui.html; sourceTree = ""; }; FD62CA431B6F4BFB0014D45D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = ""; }; - FD62CA481B6F52F40014D45D /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; - FD62CA491B6F52F80014D45D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; FD62CC831B6E661F000AED57 /* reload.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = reload.png; path = bilibili/img/reload.png; sourceTree = ""; }; FD62CC851B6E6726000AED57 /* copy.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = copy.png; path = bilibili/img/copy.png; sourceTree = ""; }; FD62CC871B6E6848000AED57 /* MBProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MBProgressHUD.h; path = Others/MBProgressHUD.h; sourceTree = ""; }; @@ -402,6 +400,8 @@ FD83027C1BAB303C00FF68DB /* DonateView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = DonateView.mm; path = Others/DonateView.mm; sourceTree = ""; }; FDA775E01AD93DC900426483 /* aria2.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = aria2.hpp; path = bilibili/headers/aria2.hpp; sourceTree = ""; }; FDAF8BA61ACA502000C0C55D /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dsa_pub.pem; sourceTree = ""; }; + FDCA48771BAB4F92001ACB8D /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; + FDCA487A1BAB5256001ACB8D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; FDD5EEF61AC944020036B829 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; FDDE115E1BA9459E00230184 /* reverseHTTP.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = reverseHTTP.cpp; path = AirPlay/reverseHTTP.cpp; sourceTree = ""; }; FDDE115F1BA9459E00230184 /* reverseHTTP.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = reverseHTTP.hpp; path = AirPlay/reverseHTTP.hpp; sourceTree = ""; }; @@ -1184,8 +1184,8 @@ children = ( FD0829C81B67844500D2B126 /* Base */, FD62CA431B6F4BFB0014D45D /* ja */, - FD62CA481B6F52F40014D45D /* zh-Hans */, - FD62CA491B6F52F80014D45D /* en */, + FDCA48771BAB4F92001ACB8D /* zh-Hans */, + FDCA487A1BAB5256001ACB8D /* en */, ); name = Main.storyboard; sourceTree = ""; diff --git a/bilibili/Base.lproj/Main.storyboard b/bilibili/Base.lproj/Main.storyboard index da5d641..2e06ce0 100644 --- a/bilibili/Base.lproj/Main.storyboard +++ b/bilibili/Base.lproj/Main.storyboard @@ -242,7 +242,7 @@