Skip to content
Snippets Groups Projects
Commit 87faac75 authored by Greisa Ajdini's avatar Greisa Ajdini
Browse files

string fixes

parent 8f6a32d4
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -35,7 +35,7 @@
android:layout_height="wrap_content"
android:layout_weight="2"
android:gravity="center"
android:text="links"
android:text="Links"
android:textColor="@color/white"
android:textSize="11sp"
android:textStyle="bold" />
......@@ -63,7 +63,7 @@
android:layout_height="wrap_content"
android:layout_weight="2"
android:gravity="center"
android:text="oben"
android:text="Vorn"
android:textColor="@color/white"
android:textSize="11sp"
android:textStyle="bold" />
......@@ -90,7 +90,7 @@
android:layout_height="wrap_content"
android:layout_weight="2"
android:gravity="center"
android:text="rechts"
android:text="Rechts"
android:textColor="@color/white"
android:textSize="11sp"
android:textStyle="bold" />
......@@ -117,7 +117,7 @@
android:layout_height="wrap_content"
android:layout_weight="2"
android:gravity="center"
android:text="unten"
android:text="Hinten"
android:textColor="@color/white"
android:textSize="11sp"
android:textStyle="bold" />
......
......@@ -10,7 +10,7 @@
<string name="group">Group</string>
<string name="forward">Forward</string>
<string name="camera">Camera</string>
<string name="default_prompt_text">Machine not detected yet</string>
<string name="default_prompt_text">Machine not detected</string>
<string name="location_permission_alert_title">This app needs location access.</string>
<string name="location_permission_alert_message">Please go to Settings -> Applications -> Permissions and grant location access to this app.</string>
<string name="ok">OK</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment