tweak homescreen layout and strings
This commit is contained in:
parent
d56fdb20aa
commit
55e08b9de4
|
@ -208,7 +208,8 @@ android:layout_gravity="center_horizontal|center_vertical"/>
|
|||
android:id="@+id/spinnerCountry"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
android:layout_weight="1"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
|
@ -296,7 +296,7 @@
|
|||
<string name="you_do_not_have_root_access_enabled">You do not have ROOT access enabled</string>
|
||||
<string name="you_may_need_to_stop_and_start_orbot_for_settings_change_to_be_enabled_">You may need to stop and start Orbot for settings change to be enabled.</string>
|
||||
|
||||
<string name="menu_vpn">VPN</string>
|
||||
<string name="menu_vpn">Apps</string>
|
||||
|
||||
<string name="kbps">kbps</string>
|
||||
|
||||
|
|
Loading…
Reference in New Issue