-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
重写设置界面 修正错别字"撤销"->"撤消"
- Loading branch information
Showing
15 changed files
with
407 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
313 changes: 209 additions & 104 deletions
313
app/src/main/java/top/imlk/undo/activity/SettingActivity.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Undo</string> | ||
<string name="undo">撤銷</string> | ||
<string name="redo">恢復</string> | ||
<string name="undo">撤消</string> | ||
<string name="redo">重做</string> | ||
|
||
<string name="about_title_undo">撤消</string> | ||
<string name="about_title_desc">給你的輸入框加上撤消(Ctrl-Z)選項</string> | ||
<string name="version">版本</string> | ||
<string name="license">開源許可</string> | ||
<string name="subtext_license">GPL v3.0 ©2019 imlk</string> | ||
<string name="settings">設置</string> | ||
<string name="hide_or_show_ico">隱藏/顯示桌面圖標</string> | ||
<string name="ico_show">圖標已顯示</string> | ||
<string name="ico_hide">圖標已隱藏</string> | ||
<string name="donate">捐贈</string> | ||
<string name="alipay">支付寶</string> | ||
<string name="wechat">微信</string> | ||
<string name="paypal">Paypal</string> | ||
<string name="developers">開發人員</string> | ||
<string name="developer">開發者</string> | ||
<string name="ico_designer">圖標設計</string> | ||
<string name="links">相關鏈接</string> | ||
<string name="coolapk">Coolapk</string> | ||
<string name="qq_group">QQ群</string> | ||
<string name="error_wake_up_qq">拉起QQ失敗</string> | ||
<string name="github">Github</string> | ||
<string name="donate_wechat_thx">請從相冊選擇收款碼,謝謝</string> | ||
<string name="donate_alipay_thx">非常感謝</string> | ||
<string name="donate_paypal_thx">非常感謝</string> | ||
<string name="need_permission">需要讀寫文件的權限來釋放一張付款碼圖片</string> | ||
<string name="xposed_desc">Undo - 為你的輸入框增加撤銷/重做\ndeveloper: imlk\ncoolapk: https://www.coolapk.com/apk/top.imlk.undo</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,33 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">Undo</string> | ||
<string name="undo">撤销</string> | ||
<string name="redo">恢复</string> | ||
<string name="undo">撤消</string> | ||
<string name="redo">重做</string> | ||
<string name="about_title_undo">撤消</string> | ||
<string name="about_title_desc">给你的输入框加上撤消(Ctrl-Z)选项</string> | ||
<string name="version">版本</string> | ||
<string name="license">开源许可</string> | ||
<string name="subtext_license">GPL v3.0 ©2019 imlk</string> | ||
<string name="settings">设置</string> | ||
<string name="hide_or_show_ico">隐藏/显示桌面图标</string> | ||
<string name="ico_show">图标已显示</string> | ||
<string name="ico_hide">图标已隐藏</string> | ||
<string name="donate">捐赠</string> | ||
<string name="alipay">支付宝</string> | ||
<string name="wechat">微信</string> | ||
<string name="paypal">Paypal</string> | ||
<string name="developers">开发人员</string> | ||
<string name="developer">开发者</string> | ||
<string name="ico_designer">图标设计</string> | ||
<string name="links">相关链接</string> | ||
<string name="coolapk">Coolapk</string> | ||
<string name="qq_group">QQ群</string> | ||
<string name="error_wake_up_qq">拉起QQ失败emmmm</string> | ||
<string name="github">Github</string> | ||
<string name="donate_wechat_thx">请从相册选择收款码,蟹蟹,你的鼓励是我的最大动力</string> | ||
<string name="donate_alipay_thx">蟹蟹,你的鼓励是我的最大动力</string> | ||
<string name="donate_paypal_thx">蟹蟹你的支持</string> | ||
<string name="need_permission">需要读写文件的权限来释放一张付款码图片</string> | ||
<string name="xposed_desc">Undo - 为你的输入框增加撤销/重做\ndeveloper: imlk\ncoolapk: https://www.coolapk.com/apk/top.imlk.undo</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
<resources> | ||
<string name="app_name">Undo</string> | ||
<string name="undo">撤销</string> | ||
<string name="redo">恢复</string> | ||
<string name="undo">Undo</string> | ||
<string name="redo">Redo</string> | ||
<string name="about_title_undo">Undo</string> | ||
<string name="about_title_desc">Add the undo (Ctrl-Z) option to your input box</string> | ||
<string name="version">Version</string> | ||
<string name="license">Open source license</string> | ||
<string name="subtext_license">GPL v3.0 ©2019 imlk</string> | ||
<string name="settings">Setting</string> | ||
<string name="hide_or_show_ico">Hide/show desktop icon</string> | ||
<string name="ico_show">Icon is displayed</string> | ||
<string name="ico_hide">Icon is hidden</string> | ||
<string name="donate">Donation</string> | ||
<string name="alipay">Alipay</string> | ||
<string name="wechat">WeChat</string> | ||
<string name="paypal">Paypal</string> | ||
<string name="developers">Developer</string> | ||
<string name="developer">Developer</string> | ||
<string name="ico_designer">Icon design</string> | ||
<string name="links">Related Links</string> | ||
<string name="coolapk">Coolapk</string> | ||
<string name="qq_group">QQ group</string> | ||
<string name="error_wake_up_qq">Pulling up QQ failed</string> | ||
<string name="github">Github</string> | ||
<string name="donate_wechat_thx">Please select the payment code from the album, thank you</string> | ||
<string name="donate_alipay_thx">Thank you very much</string> | ||
<string name="donate_paypal_thx">Thank you very much</string> | ||
<string name="need_permission">Need to read and write files to release a payment code image</string> | ||
<string name="xposed_desc">Undo - Add undo/redo to your input box\ndeveloper: imlk\ncoolapk: https://www.coolapk.com/apk/top.imlk.undo</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.