diff --git a/README.md b/README.md new file mode 100644 index 0000000..17dd527 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# YTLite +Lightweight YouTube Enhancer + +Advanced mode can be activated inside **Version cell**. Then simply reopen YTLite settings + +# How to build it yourself +Clone this repo and __[YouTubeHeader by PoomSmart](https://github.com/PoomSmart/YouTubeHeader/)__ + +cd YTLite folder and run + +• '**make clean package**' to build deb for rootful device + +• '**make clean package ROOTLESS=1**' to build deb for rootless device + + +

+ +

diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings index be62e82..18800f3 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings @@ -133,4 +133,4 @@ "ResetSettings" = "重置YTLite设置"; "ResetMessage" = "此选项会将YTLite设置重置为默认值并关闭YouTube。\n\n确定要继续吗?"; "Yes" = "是"; -"No" = "不"; \ No newline at end of file +"No" = "不";