Show a more informative error message

This commit is contained in:
Naveen
2022-08-05 18:09:54 +05:30
parent 558412cb9e
commit 5f627135a4
46 changed files with 97 additions and 17 deletions

View File

@@ -228,6 +228,7 @@
<string name="no_synchronized_calendars">未发现可同步的日历</string>
<string name="status_free">空闲</string>
<string name="status_busy">繁忙</string>
<string name="fetching_event_failed">Fetching event %s failed</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every last Sunday" -->
<string name="monday_alt">星期一</string>
@@ -277,4 +278,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>