small updates to icon and strings

This commit is contained in:
Nathan Freitas 2015-12-16 10:40:48 -05:00
parent bb55557b44
commit 3462cbd46e
4 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -174,8 +174,7 @@ android:layout_gravity="center_horizontal|center_vertical"/>
android:id="@+id/btnBrowser"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/menu_verify_browser"
android:text="@string/menu_verify_browser"
android:layout_margin="3dp"
android:ellipsize="end"
android:singleLine="true"

View File

@ -252,7 +252,7 @@
<string name="pref_disable_network_summary">Put Tor to sleep when there is no internet available</string>
<string name="newnym">You\'ve switched to a new Tor identity!</string>
<string name="menu_verify_browser">Check Browser</string>
<string name="menu_verify_browser">Browser</string>
<string name="menu_use_chatsecure">Use ChatSecure</string>
<string name="permission_manage_tor_label">Manage Tor</string>