mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Fix typo
This commit is contained in:
parent
8da004c024
commit
fdb8288331
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
style="@style/Widget.Material3.TextInputLayout.FilledBox.ExposedDropdownMenu"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="@string/check_update_atomic">
|
||||
android:hint="@string/check_update_automatic">
|
||||
|
||||
<AutoCompleteTextView
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
<string name="core">Core</string>
|
||||
<string name="dynamic_notification">Display realtime speed in notification</string>
|
||||
<string name="core_data_size">Data Size</string>
|
||||
<string name="check_update_atomic">Atomic Check Update</string>
|
||||
<string name="check_update_automatic">Automatic Update Check</string>
|
||||
<string name="check_update">Check Update</string>
|
||||
<string name="title_app_settings">App</string>
|
||||
<string name="about_title">About</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue