Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: res/layout/preferences.xml

Issue 9643003: Improve manual proxy configuration (Closed)
Patch Set: Created March 6, 2013, 2:13 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | res/layout/proxyconfiguration.xml » ('j') | res/values/strings.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/layout/preferences.xml
===================================================================
--- a/res/layout/preferences.xml
+++ b/res/layout/preferences.xml
@@ -25,7 +25,7 @@
android:layout_gravity="center_vertical|right"
android:layout_weight="0"
android:onClick="showProxySettings"
- android:text="@string/showme" />
+ android:text="@string/configure" />
</LinearLayout>
<ListView
« no previous file with comments | « no previous file | res/layout/proxyconfiguration.xml » ('j') | res/values/strings.xml » ('J')

Powered by Google App Engine
This is Rietveld