diff --git a/.gitignore b/.gitignore index f9ead4c..4b3ec37 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ fabric_submit_script.sh # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control # #Pods/ + +.DS_Store diff --git a/bilibili/Base.lproj/Main.storyboard b/bilibili/Base.lproj/Main.storyboard index f22c704..c69e882 100644 --- a/bilibili/Base.lproj/Main.storyboard +++ b/bilibili/Base.lproj/Main.storyboard @@ -1,7 +1,8 @@ - + - + + @@ -30,7 +31,7 @@ - + @@ -66,7 +67,7 @@ - + @@ -75,7 +76,7 @@ - + @@ -95,7 +96,7 @@ - + @@ -156,7 +157,7 @@ - + @@ -165,7 +166,7 @@ - + @@ -196,7 +197,7 @@ - + @@ -205,7 +206,7 @@ - + @@ -217,7 +218,7 @@ - + @@ -286,7 +287,7 @@ - + @@ -307,7 +308,7 @@ - + @@ -317,7 +318,7 @@ - + @@ -326,7 +327,7 @@ - + @@ -335,7 +336,7 @@ - + @@ -705,7 +706,7 @@ GQ - + @@ -755,7 +756,7 @@ GQ - + @@ -896,7 +897,7 @@ GQ - + @@ -905,7 +906,7 @@ GQ - + @@ -1029,7 +1030,7 @@ GQ - + @@ -1068,12 +1069,12 @@ GQ - - + + - - - - - - + + @@ -1134,8 +1135,8 @@ GQ - - + + @@ -1143,8 +1144,8 @@ GQ - - + + @@ -1152,8 +1153,8 @@ GQ - - + + @@ -1161,8 +1162,8 @@ GQ - - + + @@ -1174,8 +1175,8 @@ GQ - - + + @@ -1193,16 +1194,16 @@ GQ - - + + - - + + @@ -1210,7 +1211,7 @@ GQ - + @@ -1219,26 +1220,17 @@ GQ - - + + - + - - - - - - - - - - - - + + @@ -1260,16 +1252,16 @@ GQ - - + + - - + + @@ -1277,8 +1269,8 @@ GQ - - + + @@ -1286,8 +1278,8 @@ GQ - - + + @@ -1299,8 +1291,8 @@ GQ - - - + + @@ -1319,8 +1311,8 @@ GQ - + + + + + + + + + @@ -1386,7 +1387,7 @@ GQ - + @@ -1430,7 +1431,7 @@ GQ - + @@ -1439,7 +1440,7 @@ GQ - + @@ -1529,7 +1530,7 @@ GQ - + diff --git a/bilibili/en.lproj/Main.strings b/bilibili/en.lproj/Main.strings index ed37e19..90eddbe 100644 --- a/bilibili/en.lproj/Main.strings +++ b/bilibili/en.lproj/Main.strings @@ -50,8 +50,14 @@ /* Class = "NSTextFieldCell"; title = "弹幕字体"; ObjectID = "6ZU-bU-OI7"; */ "6ZU-bU-OI7.title" = "Font Name of Comments"; -/* Class = "NSButtonCell"; title = "关闭底部弹幕"; ObjectID = "6pD-zG-Fl9"; */ -"6pD-zG-Fl9.title" = "Disable bottom comments"; +/* Class = "NSButtonCell"; title = "关闭顶部弹幕"; ObjectID = "SNl-Cm-5OC"; */ +"SNl-Cm-5OC.title" = "Disable top comments"; + +/* Class = "NSButtonCell"; title = "关闭滚动弹幕"; ObjectID = "UeG-rX-Ff5"; */ +"UeG-rX-Ff5.title" = "Disable rolling comments"; + +/* Class = "NSButtonCell"; title = "关闭底部弹幕"; ObjectID = "9MS-bL-4FM"; */ +"9MS-bL-4FM.title" = "Disable bottom comments"; /* Class = "NSButtonCell"; title = "播放优先 MP4 格式(发热更小,播放更快,可能有画质损失)"; ObjectID = "6zZ-XI-ZEK"; */ "6zZ-XI-ZEK.title" = "Prefer MP4 video format (better performance with possible loss of quality)";