mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2026-05-09 18:11:26 +08:00
feat: show toast after profile updated
This commit is contained in:
@@ -243,4 +243,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
@@ -243,4 +243,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
@@ -308,4 +308,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
|
||||
@@ -240,4 +240,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
@@ -240,4 +240,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
|
||||
@@ -243,4 +243,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
@@ -308,4 +308,6 @@
|
||||
<string name="geofile_unknown_db_format">Unknown Database format</string>
|
||||
<string name="geofile_unknown_db_format_message">Only %1$s are supported</string>
|
||||
<string name="geofile_imported">%1$s imported</string>
|
||||
<string name="toast_profile_updated_complete">Update profile %s completed</string>
|
||||
<string name="toast_profile_updated_failed">Update profile %1$s failed: %2$s</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user