Skip to content

Commit 3e5b0d4

Browse files
committed
Update
1 parent 28dfc4e commit 3e5b0d4

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

.github/workflows/android.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,17 @@ jobs:
6565
echo "Telegram"
6666
chat_tg="🎉 <b>Update new version Tool-Tree</b>
6767
68+
• Application has many tools, ROM and APK editing, Many add-on utilities
69+
6870
• 🎋 <b>Version:</b> $VER
6971
• 🪴 <b>Author:</b> Kakathic
7072
• 📱 <b>Device:</b> Arm64
7173
72-
- The application includes various tools, primarily for editing ROMs and APKs, along with many other additional utilities.
73-
74-
• 🧾 <a href=\"https://github.com/Zenlua/Tool-Tree/blob/main/Version.md\">Changelog</a>
75-
• 📚 <b>Instruct:</b> <a href=\"https://zenlua.github.io/Tool-Tree/website/Guide.html\">No-Root</a> | Root
76-
• 📥 <b>Download:</b> <a href=\"https://github.com/Zenlua/Tool-Tree/releases/tag/V$VER\">Download</a>
77-
• 👥 <b>Group:</b> @tooltree
74+
• 🧾 <b>Notes:</b> <a href=\"https://github.com/Zenlua/Tool-Tree/blob/main/Version.md\">Changelog</a>
75+
• 📚 <b>Instruct:</b> Root | <a href=\"https://zenlua.github.io/Tool-Tree/website/Guide.html\">No-Root</a>
76+
• 📥 <b><a href=\"https://github.com/Zenlua/Tool-Tree/releases/tag/V$VER\">Download</a></b>
7877
79-
🌐 <b>Language:</b> You want help <a href=\"https://github.com/Zenlua/Tool-Tree#-language\">Translation Tool-Tree</a>?
78+
🌐 <b>Language:</b> Help <a href=\"https://github.com/Zenlua/Tool-Tree#-language\">translation</a>
8079
8180
#release@tool_tree"
8281

app/src/main/assets/home/etc/tool-tree.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,12 +327,12 @@ fi
327327
</group>
328328
329329
<group>
330-
<picker icon="'`urlpng language`'" warning="'$permis_text_3'" auto-kill="true" auto-off="true" option-sh="echo -e '"'0|$default_text\nauto|$google_translate_text\nen-US|English\nvi-VN|Việt nam\nru-RU|Русский\nzh-CN|简体中文\nhu-HU|Hungarian\nid-ID|Indonesia'"' ">
330+
<picker icon="'`urlpng language`'" warning="'$permis_text_3'" auto-kill="true" auto-off="true" option-sh="echo -e '"'|$default_text\nauto|$google_translate_text\nen-US|English\nvi-VN|Việt nam\nru-RU|Русский\nzh-CN|简体中文\nhu-HU|Hungarian\nid-ID|Indonesia'"' ">
331331
<title>'$permis_text_2'</title>
332332
<desc>'$permis_text_5'</desc>
333333
<get>glog language_kkts</get>
334334
<set>
335-
[ -dslog language_kkts "$state"
335+
slog language_kkts "$state"
336336
if [ "$state" == "auto" ]; then
337337
sum_md5_kk="$(checksum $ETC/lang/vi.bash)"
338338
source $ETC/lang/vi.bash

0 commit comments

Comments
 (0)