diff --git a/resources/src/main/res/values/strings.xml b/resources/src/main/res/values/strings.xml index a35f919bd1..fa0fe3692f 100644 --- a/resources/src/main/res/values/strings.xml +++ b/resources/src/main/res/values/strings.xml @@ -466,8 +466,8 @@ Linking %1$s to %2$s Extracting hook libraries… Package name is empty - Package name is not a valid - Package name is to long + Package name is not valid + Package name is too long The character \'_\' cannot be the first character in a package segment A digit cannot be the first character in a package segment The character "%1$s" is not allowed in Android application package names. @@ -505,7 +505,7 @@ toString() is already overridden Generate missing constructor Unable to generate constructor - A constructor with same parameter types is already available + A constructor with the same parameter types is already available Replace Replace all