Put all strings into res -> German translation should be relatively easy

This commit is contained in:
=
2017-08-03 14:07:53 +02:00
parent 50cbdb6688
commit 0437b0178e
40 changed files with 4469 additions and 7325 deletions

View File

@ -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>