Put all strings into res -> German translation should be relatively easy
This commit is contained in:
@ -15,10 +15,9 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Ramp unlocked"
|
||||
android:text="@string/unlock_message_placeholder"
|
||||
android:id="@+id/unlockmessage_message"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginLeft="5dp"
|
||||
android:textColor="#000000"
|
||||
android:textSize="20sp"/>
|
||||
</LinearLayout>
|
Reference in New Issue
Block a user