diff --git a/src/main/kotlin/app/revanced/patches/youtube/layout/general/personalinformation/patch/HideEmailAddressPatch.kt b/src/main/kotlin/app/revanced/patches/youtube/layout/general/personalinformation/patch/HideEmailAddressPatch.kt
index 5ff8fb3bf..09f04f6fb 100644
--- a/src/main/kotlin/app/revanced/patches/youtube/layout/general/personalinformation/patch/HideEmailAddressPatch.kt
+++ b/src/main/kotlin/app/revanced/patches/youtube/layout/general/personalinformation/patch/HideEmailAddressPatch.kt
@@ -20,7 +20,7 @@ import org.jf.dexlib2.iface.instruction.OneRegisterInstruction
@Patch
@Name("hide-email-address")
-@Description("Hides the email address in the account switcher.")
+@Description("Hides the email address(handle) in the account switcher.")
@DependsOn([SettingsPatch::class])
@YouTubeCompatibility
@Version("0.0.1")
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index 058b5404e..cc91620c9 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -347,9 +347,9 @@ Please do not report any issues you encounter while using this feature."Crowdfunding box is shown
Crowdfunding box is hidden
Hide crowdfunding box
- Email address is shown
- Email address is hidden
- Hide email address
+ Email address(handle) is shown
+ Email address(handle) is hidden
+ Hide email address(handle)
Emoji picker is shown
Emoji picker is hidden
Hide emoji picker