Spelling: Log in, out, marked noun, small versals (#2621)

* Spelling: Log in, out, marked noun, small versals

* Spelling: Reverted changes, consistency
This commit is contained in:
Allan Nordhøy 2020-03-01 16:34:16 +01:00 committed by GitHub
parent 91451111a2
commit 26e5364aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -334,14 +334,15 @@
<!-- Login dialog -->
<!-- %1$s placeholder is MyAnimeList/Kitsu -->
<string name="login_title">Login for %1$s</string>
<string name="username">Username</string>
<string name="password">Password</string>
<string name="show_password">Show password</string>
<string name="login">Login</string>
<string name="login_success">Successfully logged in</string>
<string name="logout_title">Logout from %1$s?</string>
<string name="logout">Logout</string>
<string name="login_success">Logged in</string>
<string name="logout_title">Log out from %1$s?</string>
<string name="logout">Log out</string>
<string name="logout_success">You are now logged out</string>
<string name="invalid_login">Could not log in</string>
<string name="unknown_error">Unknown error</string>
@ -425,7 +426,7 @@
<string name="download_custom">Custom</string>
<string name="download_all">All</string>
<string name="download_unread">Unread</string>
<string name="confirm_delete_chapters">Are you sure you want to delete selected chapters?</string>
<string name="confirm_delete_chapters">Are you sure you want to delete the selected chapters?</string>
<string name="invalid_download_dir">Invalid download location</string>
<!-- Tracking Screen -->
@ -436,7 +437,7 @@
<string name="dropped">Dropped</string>
<string name="on_hold">On hold</string>
<string name="paused">Paused</string>
<string name="plan_to_read">Plan to read</string>
<string name="plan_to_read">Plan to Read</string>
<string name="want_to_read">Want to Read</string>
<string name="repeating">Rereading</string>
<string name="score">Score</string>