فهرست منبع

Minor empty state string edits

arkon 4 سال پیش
والد
کامیت
02502c4ea5
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      app/src/main/res/values/strings.xml

+ 3 - 3
app/src/main/res/values/strings.xml

@@ -605,9 +605,9 @@
 
     <!-- Information Text -->
     <string name="information_no_downloads">No downloads</string>
-    <string name="information_no_recent">No recent chapters</string>
-    <string name="information_no_recent_manga">No recently read manga</string>
-    <string name="information_empty_library">Your library is empty, add series to your library from the sources.</string>
+    <string name="information_no_recent">No recent updates</string>
+    <string name="information_no_recent_manga">Nothing read recently</string>
+    <string name="information_empty_library">Your library is empty, add series to your library from Browse.</string>
     <string name="information_empty_category">You have no categories. Hit the plus button to create one for organizing your library.</string>
     <string name="information_cloudflare_bypass_failure">Failed to bypass Cloudflare</string>
     <string name="information_webview_required">WebView is required for Tachiyomi</string>