mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
GFTranslator to DGTranslator in a few more places
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/dg_short"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" android:name="GFTranslator">
|
||||
android:theme="@style/AppTheme" android:name="DGTranslator">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name" >
|
||||
|
||||
Reference in New Issue
Block a user