Chaging string in title
This commit is contained in:
parent
efff075bbc
commit
247dea3af0
|
@ -15,7 +15,7 @@
|
|||
<application
|
||||
android:name=".MastodonApp"
|
||||
android:allowBackup="true"
|
||||
android:label="@string/app_name"
|
||||
android:label="@string/mo_app_name"
|
||||
android:supportsRtl="true"
|
||||
android:localeConfig="@xml/locales_config"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
|
Loading…
Reference in New Issue