DT @03.01.2016: Finished ViewReport Activity and worked on SettingsActivity
This commit is contained in:
@@ -113,9 +113,13 @@
|
||||
<string name="errormsg_couldnotretrieve">Could not retrieve data from server. Please check internet connection.</string>
|
||||
<string name="progress_getdata_text">Please wait...</string>
|
||||
<string name="progress_getdata_title">Retrieve data from server</string>
|
||||
<string name="lbl_mapsinfowindow_author">Author</string>
|
||||
<string name="lbl_mapsinfowindow_score">Score</string>
|
||||
<string name="title_activity_report_wf">Report NEW</string>
|
||||
<string name="title_activity_report_wf">Report Incident</string>
|
||||
|
||||
<string name="lbl_mapsinfowindow_author">Author:</string>
|
||||
<string name="lbl_mapsinfowindow_score">Rating:</string>
|
||||
<string name="lbl_mapsinfowindow_suspect">Suspect:</string>
|
||||
<string name="lbl_mapsinfowindow_victim">Victim:</string>
|
||||
<string name="lbl_mapsinfowindow_time">Time:</string>
|
||||
|
||||
<string name="lbl_spinner_choose">Please choose...</string>
|
||||
<string name="lbl_report_from_date">From date (yyyy-MM-dd)</string>
|
||||
@@ -140,6 +144,15 @@
|
||||
<string name="lbl_question_etc_etc">Weiteres?</string>
|
||||
<string name="cat_hint">Weitere Details...</string>
|
||||
<string name="hint_place">Bitte wähle zunächst einen Ort auf der Karte aus</string>
|
||||
<string name="lbl_viewreport_time">Time</string>
|
||||
<string name="lbl_viewreport_suspect">Suspect</string>
|
||||
<string name="lbl_viewreport_victim">Victim</string>
|
||||
<string name="lbl_viewreport_suspectweapon">Weapons</string>
|
||||
<string name="lbl_viewreport_suspectcount">Quantity</string>
|
||||
<string name="lbl_viewreport_victimorigin">Origin of victim</string>
|
||||
<string name="lbl_viewreport_suspecttransport">Vehicle</string>
|
||||
<string name="lbl_viewreport_victimaff">Victim affiliation</string>
|
||||
<string name="lbl_viewreport_suspectrecon">Suspect attributes</string>
|
||||
|
||||
<string-array name="cat_situation_main">
|
||||
<item>Allgemeiner Vorfall/Situation</item>
|
||||
@@ -300,7 +313,5 @@
|
||||
<item>Sonstiges…</item>
|
||||
</string-array>
|
||||
|
||||
<!-- TODO: Remove or change this placeholder text -->
|
||||
<string name="hello_blank_fragment">Hello blank fragment</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user