Skip to content

Commit

Permalink
Move the avatar_update_email_unverified string to Gravatar section
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGrzybkowski committed Jan 8, 2025
1 parent 07e8c02 commit 7767c23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions WordPress/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3054,6 +3054,7 @@
<string name="error_locating_image">Error locating the cropped image</string>
<string name="error_refreshing_gravatar">Error reloading your Gravatar</string>
<string name="error_updating_gravatar">Error updating your Gravatar</string>
<string name="avatar_update_email_unverified">To update your avatar, you need to verify your email address first.</string>

<!-- Editor -->
<string name="discard">Discard</string>
Expand Down Expand Up @@ -4972,6 +4973,4 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="voice_to_content_generic_error">Post from audio is unavailable at the moment, please try again later.</string>
<string name="gutenberg_native_replace_image" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">Replace image</string>
<string name="default_web_client_id" a8c-src-lib="module:login">placeholder</string>

<string name="avatar_update_email_unverified">To update your avatar, you need to verify your email address first.</string>
</resources>

0 comments on commit 7767c23

Please sign in to comment.