Fix english trophy condition language items
authorMatthias Schmidt <gravatronics@live.com>
Sat, 5 Aug 2017 12:37:03 +0000 (14:37 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 5 Aug 2017 12:37:03 +0000 (14:37 +0200)
wcfsetup/install/lang/en.xml

index 1ce9e579fdb7e08970d1a73a367c72a90d3b72aa..6f8bdde76947d0d0b3150c48551d4581361e51b7 100644 (file)
@@ -3858,9 +3858,9 @@ Open the link below to access the user profile:
                <item name="wcf.user.condition.state.isNotBanned"><![CDATA[Not Banned]]></item>
                <item name="wcf.user.condition.userTrophy"><![CDATA[User has Trophy]]></item>
                <item name="wcf.user.condition.userTrophy.description"><![CDATA[User has received the selected trophies.]]></item>
-               <item name="wcf.user.condition.notUserTrophy"><![CDATA[User has not Trophy]]></item>
+               <item name="wcf.user.condition.notUserTrophy"><![CDATA[User does not have Trophy]]></item>
                <item name="wcf.user.condition.notUserTrophy.description"><![CDATA[User has not received the selected trophies.]]></item>
-               <item name="wcf.user.condition.notUserTrophy.error.userTrophyIntersection"><![CDATA[The selected trophies in “User has Trophy” and “User has not Trophy” are conflicting.]]></item>
+               <item name="wcf.user.condition.notUserTrophy.error.userTrophyIntersection"><![CDATA[The selected trophies in “User has Trophy” and “User does not have Trophy” are conflicting.]]></item>
                <item name="wcf.user.condition.trophyPoints"><![CDATA[Trophies]]></item>
        </category>