@@ -115,8 +115,8 @@ xml_print '<group>
115115<title>' $utilities_text ' </title>
116116<desc>' $home_text_2 ' </desc>
117117<option type="default" id="v1" auto-off="true" reload="true" interruptible="false" >' $feature_hide_text ' </option>
118- <option type="default" id="v2" auto-off="true" interruptible="false" >' $open_activity_text ' ROM </option>
119- <option type="default" id="v3" auto-off="true" interruptible="false" >' $open_activity_text ' ROM (root-data)</option>
118+ <option type="default" id="v2" auto-off="true" interruptible="false" >' $open_activity_text ' ' $PTSH ' </option>
119+ <option type="default" id="v3" auto-off="true" interruptible="false" >' $open_activity_text ' ' $PTSH ' (root-data)</option>
120120<handler>
121121if [ "$menu_id" == "v1" ];then
122122[ "$(glog hide_show)" == 1 ] && slog hide_show 0 || slog hide_show 1
@@ -204,8 +204,8 @@ xml_print '<group>
204204<option type="default" id="v1" auto-off="true" reload="true" interruptible="false" >' $feature_hide_text ' </option>
205205<option type="file" id="v2" suffix="zip" auto-off="true">' $more_text_3 ' </option>
206206<option type="file" id="v3" suffix="jar" reload="true" auto-off="true">' $more_text_10 ' apkeditor.jar</option>
207- <option type="default" id="v4" auto-off="true" interruptible="false" >' $open_activity_text ' APK </option>
208- <option type="default" id="v5" auto-off="true" interruptible="false" >' $open_activity_text ' APK (root-data)</option>
207+ <option type="default" id="v4" auto-off="true" interruptible="false" >' $open_activity_text ' ' $PTAH ' </option>
208+ <option type="default" id="v5" auto-off="true" interruptible="false" >' $open_activity_text ' ' $PTAH ' (root-data)</option>
209209<handler>
210210if [ "$menu_id" == "v1" ];then
211211[ "$(glog hide_show2)" == 1 ] && slog hide_show2 0 || slog hide_show2 1
312312</group>
313313
314314<group>
315- <action icon="' ` urlpng language` ' " shell="hiddens" warning="' $permis_text_3 ' " auto-kill="true">
315+ <action icon="' ` urlpng language` ' " shell="hiddens" warning="' $permis_text_3 ' " auto-kill="true" auto-off="true" >
316316<title>' $permis_text_2 ' </title>
317317<desc>' $permis_text_5 ' </desc>
318318<param name="language_kkt" label="' $option_text ' " 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'" ' " value-sh="glog language_kkts" />
0 commit comments