Skip to content

Commit

Permalink
Copy changes to edit warning (#3975)
Browse files Browse the repository at this point in the history
Co-authored-by: Sharvani Haran <sharvaniharan83@gmail.com>
  • Loading branch information
sharvaniharan and Sharvani Haran committed Apr 21, 2023
1 parent 47540b2 commit e0be160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@
<string name="description_starts_with_uppercase">Start with a lowercase letter unless the first word is a proper noun.</string>
<string name="description_starts_with_lowercase">Avoid starting with a lowercase letter.</string>
<string name="description_is_in_different_language">The text appears to be in an unexpected language. The language should be %s.</string>
<string name="description_verification_notice">Please verify your description is in %1$s. Feel free to dismiss this notification if the description you\'ve written is in %2$s.</string>
<string name="description_verification_notice">Please verify your description is in %1$s. Feel free to ignore this warning if the description you\'ve written is in %2$s.</string>
<string name="description_edit_suggested_description_button_text">Show suggested descriptions</string>
<string name="description_edit_suggested_description_button_tooltip">Try machine-suggested article descriptions</string>
<!-- /Description editing -->
Expand Down

0 comments on commit e0be160

Please sign in to comment.