Browse Source

Reword more references to "manga" in strings

arkon 2 years ago
parent
commit
afa0a0a0e2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      i18n/src/main/res/values/strings.xml

+ 2 - 2
i18n/src/main/res/values/strings.xml

@@ -9,7 +9,7 @@
     <!-- Models -->
     <string name="name">Name</string>
     <string name="categories">Categories</string>
-    <string name="manga">Manga</string>
+    <string name="manga">Library entries</string>
     <string name="chapters">Chapters</string>
     <string name="track">Tracking</string>
     <string name="history">History</string>
@@ -446,7 +446,7 @@
     <string name="services">Services</string>
     <string name="tracking_info">One-way sync to update the chapter progress in tracking services. Set up tracking for individual entries from their tracking button.</string>
     <string name="enhanced_services">Enhanced services</string>
-    <string name="enhanced_tracking_info">Services that provide enhanced features for specific sources. Manga are automatically tracked when added to your library.</string>
+    <string name="enhanced_tracking_info">Services that provide enhanced features for specific sources. Entries are automatically tracked when added to your library.</string>
     <string name="enhanced_tracking_warning">This tracker is only compatible with the %1$s source.</string>
     <string name="action_track">Track</string>