Merge pull request #3 from corite/fediverse-link

chore: change twitter to fedi link
This commit is contained in:
Wilco Baan Hofman 2024-01-01 15:02:17 +01:00 committed by GitHub
commit 7a61d9f952
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="15dp"
android:autoLink="web"
android:text="@string/twitter"/>
android:text="@string/fediverse"/>
<!--<CheckBox android:id="@+id/check5g"
android:layout_width="wrap_content"

View file

@ -7,7 +7,7 @@
<string name="Password">password</string>
<string name="Logon">Create connection entry</string>
<string name="twitter">https://twitter.com/c3noc</string>
<string name="fediverse">https://chaos.social/@c3noc</string>
<string name="c5ghz">This device supports the 5GHz band</string>
<string name="l5ghz">(Unfortunately, autodetecting 5GHz support is broken&#8230;)</string>