add a note that we're only a non-exit relay

svn:r21855
This commit is contained in:
Jacob Appelbaum 2010-03-08 07:01:11 +00:00
parent 6083600d06
commit 5fd0cc252b
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@ android:dialogTitle="Enter Bridge Addresses"
<CheckBoxPreference android:key="pref_or"
android:defaultValue="false"
android:title="Relaying"
android:summary="Enable your device to be a relay"
android:dialogTitle="Enter Bridge Addresses"
android:summary="Enable your device to be a non-exit relay"
android:enabled="true"
/>