forked from organicmaps/organicmaps
Update in Mobile Internet Settings
This commit is contained in:
parent
543b783d56
commit
59e20c2955
3 changed files with 3 additions and 3 deletions
android/app/src/main/res
|
@ -29,7 +29,7 @@
|
|||
<TextView
|
||||
android:id="@+id/btn__positive"
|
||||
style="@style/MwmWidget.Button.StackedButtonsDialog"
|
||||
tools:text="Use Always"/>
|
||||
tools:text="Always Use"/>
|
||||
|
||||
<LinearLayout
|
||||
android:orientation="horizontal"
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<TextView
|
||||
android:id="@+id/btn__positive"
|
||||
style="@style/MwmWidget.Button.StackedButtonsDialog"
|
||||
tools:text="Use Always"/>
|
||||
tools:text="Always Use"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/btn__neutral"
|
||||
|
|
|
@ -618,7 +618,7 @@
|
|||
<!-- For the first routing -->
|
||||
<string name="decline">Decline</string>
|
||||
<string name="mobile_data_dialog">Use mobile internet to show detailed information?</string>
|
||||
<string name="mobile_data_option_always">Use Always</string>
|
||||
<string name="mobile_data_option_always">Always Use</string>
|
||||
<string name="mobile_data_option_today">Only Today</string>
|
||||
<string name="mobile_data_option_not_today">Do not Use Today</string>
|
||||
<string name="mobile_data">Mobile Internet</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue