File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 55 <uses-permission android : name =" android.permission.INTERACT_ACROSS_PROFILES" tools : ignore =" ProtectedPermissions" />
66 <uses-permission android : name =" android.permission.REQUEST_INSTALL_PACKAGES" />
77
8- <application android : label =" Island [Extension Pack] " android : hasCode =" false" android : allowBackup =" false" tools : ignore =" MissingApplicationIcon" />
8+ <application android : label =" @string/addon_title " android : hasCode =" false" android : allowBackup =" false" tools : ignore =" MissingApplicationIcon" />
99
1010</manifest >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <resources >
3+ <string name =" addon_title" >炼妖壶 [扩展包]</string >
4+ </resources >
Original file line number Diff line number Diff line change 1+ <resources >
2+ <string name =" addon_title" >Island [Extension Pack]</string >
3+ </resources >
You can’t perform that action at this time.
0 commit comments