polish strings, fix build error

This commit is contained in:
bopol 2020-10-26 17:01:55 +01:00
parent 1633402cd9
commit ca029eba3f
63 changed files with 65 additions and 65 deletions

View file

@ -174,7 +174,7 @@
<string name="error_report_title">错误报告</string>
<string name="general_error">错误</string>
<string name="could_not_load_thumbnails">无法加载所有缩略图</string>
<string name="youtube_signature_decryption_error">无法解密视频的 URL 签名</string>
<string name="youtube_signature_deobfuscation_error">无法解密视频的 URL 签名</string>
<string name="parsing_error">无法解析网址</string>
<string name="light_parsing_error">无法完全解析网址</string>
<string name="content_not_available">内容不可用</string>