mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Better page transition text alignment
This commit is contained in:
		| @@ -420,14 +420,14 @@ | ||||
|     <string name="chapter_subtitle">Chapter %1$s</string> | ||||
|     <string name="no_next_chapter">Next chapter not found</string> | ||||
|     <string name="no_previous_chapter">Previous chapter not found</string> | ||||
|     <string name="decode_image_error">Image could not be loaded.\nTry changing the image decoder or with one of the options below</string> | ||||
|     <string name="decode_image_error">The image could not be decoded</string> | ||||
|     <string name="confirm_update_manga_sync">Update last chapter read in enabled services to %1$d?</string> | ||||
|     <string name="confirm_set_image_as_cover">Do you want to set this image as the cover?</string> | ||||
|     <string name="viewer_for_this_series">Viewer for this series</string> | ||||
|     <string name="transition_finished">Finished: %1$s</string> | ||||
|     <string name="transition_current">Current: %1$s</string> | ||||
|     <string name="transition_next">Next: %1$s</string> | ||||
|     <string name="transition_previous">Previous: %1$s</string> | ||||
|     <string name="transition_finished">Finished:</string> | ||||
|     <string name="transition_current">Current:</string> | ||||
|     <string name="transition_next">Next:</string> | ||||
|     <string name="transition_previous">Previous:</string> | ||||
|     <string name="transition_no_next">There\'s no next chapter</string> | ||||
|     <string name="transition_no_previous">There\'s no previous chapter</string> | ||||
|     <string name="transition_pages_loading">Loading pages…</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user