mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Update i18n supports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<resources>
|
||||
<string name="app_name">AppErrorsTracking</string>
|
||||
<string name="xposed_desc">Added more features to app\'s crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.</string>
|
||||
<string name="xposed_desc">Added more features to app\'s errors dialog, fixed custom rom deleted dialog, the best experience to Android developer.</string>
|
||||
<string name="empty_lable" translatable="false" />
|
||||
<string name="app_info">App Info</string>
|
||||
<string name="reopen_app">Reopen App</string>
|
||||
@@ -115,6 +115,6 @@
|
||||
<string name="are_you_sure_apply_site_apps">Are you sure you want to apply settings to %1$s apps at once?</string>
|
||||
<string name="errors_dialog_always_show_reopen">Error dialog always shows \"Reopen App\"</string>
|
||||
<string name="errors_dialog_always_show_reopen_tip">After enabling, the \"Reopen App\" option will also be shows when the app is not errors for the first time. If the current errors is not the main process or the app cannot be opened, this option will still not be showing.</string>
|
||||
<string name="developer_notice_tip">This module is specially designed for Android developers. When it is possible that the computer cannot be connected and ADB cannot be performed, this module can be used to quickly capture any exception of any installed apps, so as to quickly locate the problem for the developer.</string>
|
||||
<string name="developer_notice_tip">This module is specially designed for Android developers.\n\nWhen it is possible that the computer cannot be connected and ADB cannot be performed, this module can be used to quickly capture any exception of any installed apps, so as to quickly locate the problem.\n\nThe error log of apps crashing is an invaluable asset for developers. If you are not a developer, you can still install this module to provide developers with more exception information to quickly solve problems.</string>
|
||||
<string name="developer_notice">Instructions</string>
|
||||
</resources>
|
Reference in New Issue
Block a user