forked from organicmaps/organicmaps
Fixed double string in error reporting
This commit is contained in:
parent
123c111a04
commit
89bf9f6e3d
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
android:layout_marginLeft="@dimen/margin_base"
|
||||
android:layout_marginRight="@dimen/margin_base"
|
||||
android:layout_marginTop="@dimen/margin_quarter_plus"
|
||||
android:text="@string/editor_report_problem_desription_1"/>
|
||||
android:text="@string/editor_report_problem_desription_2"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue