mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 17:48:52 -06:00
Internationalize more string
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<EditText
|
||||
android:id="@+id/input_name"
|
||||
android:hint="Name"
|
||||
android:hint="@string/name"
|
||||
style="@style/dialogFormInput">
|
||||
|
||||
<requestFocus />
|
||||
|
||||
Reference in New Issue
Block a user