diff --git a/gamedata/UITexts.json b/gamedata/UITexts.json index 64f1115..148195c 100644 --- a/gamedata/UITexts.json +++ b/gamedata/UITexts.json @@ -31,6 +31,11 @@ "bot.skill.name.configuration.new.motto": "Give a motto:", "group.create.confirm.info": "Your Group is now set up and ready to go. When you have purchased your Group, you can start inviting users and giving rights to members.", "generic.deny": "Deny", + "notifications.text.activitypoints.0": "You received %AMOUNT% Pixels!", + "notifications.text.activitypoints.1": "You received %AMOUNT% Seashells!", + "notifications.text.activitypoints.2": "You received %AMOUNT% Hearts!", + "notifications.text.activitypoints.3": "You received %AMOUNT% Gift Points!", + "notifications.text.activitypoints.5": "You received %AMOUNT% Diamonds!", "notification.hotel.event.alert": "Event", "notification.hotel.event.message":" An event is being hosted!:", "notification.hotel.event.linkTitle":"Go to: %ROOMNAME%", @@ -39,5 +44,9 @@ "extendedprofile.last.login": "Last Login:", "extendedprofile.achievementscore": "Achievement Score:", "extendedprofile.friends.count": "Friends:", - "widget.memenu.settings.title": "Settings" + "widget.memenu.settings.title": "Settings", + "generic.username": "Username", + "widget.furni.present.message_opened": "You open the gift and find", + "memenu.settings.other.skip.purchase.confirmation": "Skip catalog purchase confirmation", + "memenu.settings.other.place.multiple.objects": "Place multiple catalog items" }