UPDATED: Updated app name
This commit is contained in:
parent
46fd69d390
commit
31b7ee90cd
@ -17,7 +17,7 @@
|
|||||||
android:value="true" />
|
android:value="true" />
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="xposeddescription"
|
android:name="xposeddescription"
|
||||||
android:value="IDOLM@STER Gakuen localify" />
|
android:value="IDOLM@STER Gakuen localify EN" />
|
||||||
<meta-data
|
<meta-data
|
||||||
android:name="xposedminversion"
|
android:name="xposedminversion"
|
||||||
android:value="53" />
|
android:value="53" />
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Gakumas Localify</string>
|
<string name="app_name">Gakumas Localify EN</string>
|
||||||
<string name="gakumas_localify">Gakumas Localify</string>
|
<string name="gakumas_localify">Gakumas Localify EN</string>
|
||||||
<string name="enable_plugin">Enable Plugin (Not Hot Reloadable)</string>
|
<string name="enable_plugin">Enable Plugin (Not Hot Reloadable)</string>
|
||||||
<string name="enable_free_camera">Enable Free Camera</string>
|
<string name="enable_free_camera">Enable Free Camera</string>
|
||||||
<string name="start_game">Start Game / Hot Reload Config</string>
|
<string name="start_game">Start Game / Hot Reload Config</string>
|
||||||
|
@ -15,5 +15,5 @@ dependencyResolutionManagement {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
rootProject.name = "Gakumas Localify"
|
rootProject.name = "Gakumas Localify EN"
|
||||||
include ':app'
|
include ':app'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user