@06.03.16 Dennis Thießen: 2.1

This commit is contained in:
Dennis Thießen
2016-03-06 17:16:52 +01:00
parent a14fa0d549
commit effb54e824
12 changed files with 97 additions and 40 deletions

View File

@@ -4,7 +4,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:paddingRight="5dp"
android:weightSum="1">
<LinearLayout
@@ -24,6 +23,7 @@
<LinearLayout
android:orientation="vertical"
android:id="@+id/lay_reportlist_bgcolor"
android:layout_width="match_parent"
android:layout_height="wrap_content">
@@ -37,7 +37,7 @@
android:typeface="serif" />
<TextView
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textColor="@color/text_light_grey"
android:text="Long Text"

View File

@@ -443,6 +443,7 @@
<string name="alert_notsupported_title">Bitte jetzt aktualisieren!</string>
<string name="exit">Exit</string>
<string name="later">Später</string>
<string name="txt_reportlist_deleted">Gelöscht</string>
</resources>

View File

@@ -255,6 +255,7 @@
<string name="alert_notrecommended_text">There is a new version available in your marketplace. We still support your version but it is recommended to perform an update. The support of your version will end soon.</string>
<string name="txt_about_dt" translatable="false">Dennis Thießen</string>
<string name="txt_about_kg" translatable="false">Kevin-Chris Gründel</string>
<string name="txt_reportlist_deleted">Deleted</string>
<string-array name="cat_situation_main">
<item>A Threatening Incident or Situation</item>