Skip to content

Commit

Permalink
[skip ci] Bump 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed May 26, 2023
1 parent fea9f42 commit 123c8b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,9 @@
<string name="save_comment_image_title">筆記圖片長按預覽儲存</string>
<string name="save_comment_image_summary">影片筆記圖片點開後長按預覽圖片儲存到本地</string>
<string name="block_pcdn_title">阻止影片使用 PCDN 載入</string>
<string name="block_pcdn_summary">啟用此選項可能會稍微改善影片載入速度。在純 IPv6 網路環境或透過代理伺服器連線的情況下,建議啟用。不影響 MCDN。可能在舊版無效。</string>
<string name="block_pcdn_summary">【非必要不開啟】啟用此選項可能會稍微改善影片載入速度。</string>
<string name="block_pcdn_live_title">阻止直播透過 P2P 技術載入或上傳</string>
<string name="block_pcdn_live_summary">可能在某種程度上最佳化直播載入速度,同時避免佔用大量上傳頻寬。在舊版可能無效。</string>
<string name="block_pcdn_live_summary">【非必要不開啟】可能在某種程度上最佳化直播載入速度,同時避免佔用大量上傳頻寬。</string>
<string name="danmaku_filter_title">彈幕封鎖等級</string>
<string name="danmaku_filter_summary">恢復舊版按等級封鎖彈幕功能,0級表示關閉本功能</string>
<string name="danmaku_filter_weight_hint">%1$d級</string>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,9 +245,9 @@
<string name="save_comment_image_title">笔记图片长按预览保存</string>
<string name="save_comment_image_summary">视频笔记图片点开后长按预览图片保存到本地</string>
<string name="block_pcdn_title">阻止视频通过 PCDN 加载</string>
<string name="block_pcdn_summary">可能一定程度上优化视频加载速度。纯 IPv6 网络环境,或通过代理访问网络,推荐启用此项。不影响 MCDN。可能在旧版无效。</string>
<string name="block_pcdn_summary">【非必要不开启】可能一定程度上优化视频加载速度。</string>
<string name="block_pcdn_live_title">阻止直播通过 P2P 技术加载或上传</string>
<string name="block_pcdn_live_summary">可能一定程度上优化直播加载速度,同时避免占用大量上传带宽。可能在旧版无效。</string>
<string name="block_pcdn_live_summary">【非必要不开启】可能一定程度上优化直播加载速度,同时避免占用大量上传带宽。</string>
<string name="danmaku_filter_title">弹幕屏蔽等级</string>
<string name="danmaku_filter_summary">恢复旧版按等级屏蔽弹幕功能,0级表示关闭本功能</string>
<string name="danmaku_filter_weight_hint">%1$d级</string>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ android.useAndroidX=true
android.enableAppCompileTimeRClass=true
android.experimental.enableNewResourceShrinker.preciseShrinking=true

appVerName=1.6.11
appVerName=1.6.12

0 comments on commit 123c8b1

Please sign in to comment.