correcting the file extension label from txt to json
This commit is contained in:
parent
41d9d067cf
commit
27180c6053
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
android:id="@+id/export_messages_filename_label"
|
android:id="@+id/export_messages_filename_label"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/filename_without_txt"
|
android:text="@string/filename_without_json"
|
||||||
android:textSize="@dimen/smaller_text_size" />
|
android:textSize="@dimen/smaller_text_size" />
|
||||||
|
|
||||||
<com.simplemobiletools.commons.views.MyEditText
|
<com.simplemobiletools.commons.views.MyEditText
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue