diff --git a/NPS Browser.xcodeproj/project.pbxproj b/NPS Browser.xcodeproj/project.pbxproj index 4f106fe..7363d5f 100755 --- a/NPS Browser.xcodeproj/project.pbxproj +++ b/NPS Browser.xcodeproj/project.pbxproj @@ -201,8 +201,8 @@ 737A799621D9BB2F00DB22DD /* SwiftyBeaver.framework.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; name = SwiftyBeaver.framework.dSYM; path = Carthage/Build/Mac/SwiftyBeaver.framework.dSYM; sourceTree = ""; }; 737A799721D9BB2F00DB22DD /* FBLPromises.framework.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; name = FBLPromises.framework.dSYM; path = Carthage/Build/Mac/FBLPromises.framework.dSYM; sourceTree = ""; }; 737A799821D9BB2F00DB22DD /* Alamofire.framework.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; name = Alamofire.framework.dSYM; path = Carthage/Build/Mac/Alamofire.framework.dSYM; sourceTree = ""; }; - 96D9924C22BE60ED00DF8C23 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; - 96D9924D22BE60F200DF8C23 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; + 96E8D4B622CD0BA000FA4694 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = ""; }; + 96E8D4BA22CD0F6900FA4694 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -524,8 +524,8 @@ isa = PBXVariantGroup; children = ( 51EBE8282094E095005D44DC /* Base */, - 96D9924C22BE60ED00DF8C23 /* en */, - 96D9924D22BE60F200DF8C23 /* zh-Hans */, + 96E8D4B622CD0BA000FA4694 /* en */, + 96E8D4BA22CD0F6900FA4694 /* zh-Hans */, ); name = Main.storyboard; sourceTree = ""; diff --git a/NPS Browser/Base.lproj/Main.storyboard b/NPS Browser/Base.lproj/Main.storyboard index 01a87bd..9b90dce 100755 --- a/NPS Browser/Base.lproj/Main.storyboard +++ b/NPS Browser/Base.lproj/Main.storyboard @@ -1,8 +1,8 @@ - + - + @@ -387,7 +387,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -568,7 +568,7 @@ - + @@ -592,7 +592,7 @@ - + @@ -773,18 +773,18 @@ - - + + - + - + - + @@ -793,7 +793,7 @@ - + @@ -809,7 +809,7 @@ - + @@ -833,7 +833,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -890,7 +890,7 @@ - + @@ -914,7 +914,7 @@ - + @@ -931,7 +931,7 @@ - + @@ -956,7 +956,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1092,7 +1092,7 @@ - + @@ -1109,7 +1109,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1260,7 +1260,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1286,7 +1286,7 @@ - + @@ -1453,7 +1453,7 @@ - + @@ -1976,7 +1976,7 @@ - + @@ -2025,7 +2025,7 @@ - + @@ -2040,7 +2040,7 @@ - + diff --git a/NPS Browser/en.lproj/Main.strings b/NPS Browser/en.lproj/Main.strings old mode 100755 new mode 100644 index 660e28a..cc12659 --- a/NPS Browser/en.lproj/Main.strings +++ b/NPS Browser/en.lproj/Main.strings @@ -5,7 +5,7 @@ /* Class = "NSMenuItem"; title = "PSV Themes"; ObjectID = "0LQ-To-8h6"; */ "0LQ-To-8h6.title" = "PSV Themes"; -/* Class = "NSButton"; ibShadowedToolTip = "Clear Downloads"; ObjectID = "0u4-nU-RL9"; */ +/* Class = "NSButton"; ibShadowedToolTip = "Remove completed and stopped downloads"; ObjectID = "0u4-nU-RL9"; */ "0u4-nU-RL9.ibShadowedToolTip" = "Remove completed and stopped downloads"; /* Class = "NSMenuItem"; title = "NPS Browser"; ObjectID = "1Xt-HY-uBw"; */ @@ -158,9 +158,6 @@ /* Class = "NSToolbarItem"; paletteLabel = "Region"; ObjectID = "ITM-y0-txp"; */ "ITM-y0-txp.paletteLabel" = "Region"; -/* Class = "NSButtonCell"; title = "Automatically check for latest updates"; ObjectID = "JFR-1v-uEb"; */ -"JFR-1v-uEb.title" = "Automatically check for latest updates"; - /* Class = "NSMenuItem"; title = "PSP Games"; ObjectID = "JUC-fi-Dnd"; */ "JUC-fi-Dnd.title" = "PSP Games"; @@ -266,9 +263,6 @@ /* Class = "NSTextFieldCell"; placeholderString = "url goes here"; ObjectID = "S1C-gw-f9z"; */ "S1C-gw-f9z.placeholderString" = "url goes here"; -/* Class = "NSTextFieldCell"; title = "Last check:"; ObjectID = "SJ7-uj-L8V"; */ -"SJ7-uj-L8V.title" = "Last check:"; - /* Class = "NSViewController"; title = "Download Progress View Controller"; ObjectID = "SOC-lv-SK1"; */ "SOC-lv-SK1.title" = "Download Progress View Controller"; @@ -491,12 +485,6 @@ /* Class = "NSTextFieldCell"; title = "PSV Themes"; ObjectID = "l7a-O4-SBF"; */ "l7a-O4-SBF.title" = "PSV Themes"; -/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "li4-sf-HMF"; */ -"li4-sf-HMF.title" = "Check Now"; - -/* Class = "NSBox"; title = "Updates"; ObjectID = "lpb-Qp-OL7"; */ -"lpb-Qp-OL7.title" = "Updates"; - /* Class = "NSTextField"; ibShadowedToolTip = "Type of file"; ObjectID = "lsh-3i-7Ci"; */ "lsh-3i-7Ci.ibShadowedToolTip" = "Type of file"; @@ -524,9 +512,6 @@ /* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "oTj-nI-kQK"; */ "oTj-nI-kQK.title" = "Table View Cell"; -/* Class = "NSTextFieldCell"; title = "Never"; ObjectID = "opw-1d-oTr"; */ -"opw-1d-oTr.title" = "Never"; - /* Class = "NSMenuItem"; title = "Delete"; ObjectID = "pa3-QI-u2k"; */ "pa3-QI-u2k.title" = "Delete"; diff --git a/NPS Browser/zh-Hans.lproj/Main.strings b/NPS Browser/zh-Hans.lproj/Main.strings old mode 100755 new mode 100644 index 6d11779..da4c789 --- a/NPS Browser/zh-Hans.lproj/Main.strings +++ b/NPS Browser/zh-Hans.lproj/Main.strings @@ -5,7 +5,7 @@ /* Class = "NSMenuItem"; title = "PSV 主题"; ObjectID = "0LQ-To-8h6"; */ "0LQ-To-8h6.title" = "PSV 主题"; -/* Class = "NSButton"; ibShadowedToolTip = "Clear Downloads"; ObjectID = "0u4-nU-RL9"; */ +/* Class = "NSButton"; ibShadowedToolTip = "移除已完成与已暂停项目"; ObjectID = "0u4-nU-RL9"; */ "0u4-nU-RL9.ibShadowedToolTip" = "移除已完成与已暂停项目"; /* Class = "NSMenuItem"; title = "NPS Browser"; ObjectID = "1Xt-HY-uBw"; */ @@ -158,9 +158,6 @@ /* Class = "NSToolbarItem"; paletteLabel = "地区"; ObjectID = "ITM-y0-txp"; */ "ITM-y0-txp.paletteLabel" = "地区"; -/* Class = "NSButtonCell"; title = "自动检查最新更新"; ObjectID = "JFR-1v-uEb"; */ -"JFR-1v-uEb.title" = "自动检查最新更新"; - /* Class = "NSMenuItem"; title = "PSP 游戏"; ObjectID = "JUC-fi-Dnd"; */ "JUC-fi-Dnd.title" = "PSP 游戏"; @@ -266,9 +263,6 @@ /* Class = "NSTextFieldCell"; placeholderString = "url在这里填写"; ObjectID = "S1C-gw-f9z"; */ "S1C-gw-f9z.placeholderString" = "url在这里填写"; -/* Class = "NSTextFieldCell"; title = "最后检查:"; ObjectID = "SJ7-uj-L8V"; */ -"SJ7-uj-L8V.title" = "最后检查:"; - /* Class = "NSViewController"; title = "Download Progress View Controller"; ObjectID = "SOC-lv-SK1"; */ "SOC-lv-SK1.title" = "Download Progress View Controller"; @@ -491,12 +485,6 @@ /* Class = "NSTextFieldCell"; title = "PSV 主题"; ObjectID = "l7a-O4-SBF"; */ "l7a-O4-SBF.title" = "PSV 主题"; -/* Class = "NSButtonCell"; title = "现在检查"; ObjectID = "li4-sf-HMF"; */ -"li4-sf-HMF.title" = "现在检查"; - -/* Class = "NSBox"; title = "更新"; ObjectID = "lpb-Qp-OL7"; */ -"lpb-Qp-OL7.title" = "更新"; - /* Class = "NSTextField"; ibShadowedToolTip = "Type of file"; ObjectID = "lsh-3i-7Ci"; */ "lsh-3i-7Ci.ibShadowedToolTip" = "Type of file"; @@ -524,9 +512,6 @@ /* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "oTj-nI-kQK"; */ "oTj-nI-kQK.title" = "Table View Cell"; -/* Class = "NSTextFieldCell"; title = "Never"; ObjectID = "opw-1d-oTr"; */ -"opw-1d-oTr.title" = "Never"; - /* Class = "NSMenuItem"; title = "删除"; ObjectID = "pa3-QI-u2k"; */ "pa3-QI-u2k.title" = "删除"; @@ -616,4 +601,3 @@ /* Class = "NSButtonCell"; title = "清除"; ObjectID = "zxK-37-XlQ"; */ "zxK-37-XlQ.title" = "清除"; -