Posted August 9, 20169 yr Is it possible to translate a chat message and then replace a specified pattern with a replacement string upon translation? Say for example I have this in my language file: my.test.string=Hello {PLAYERNAME}! How are you today? Ideally the string would arrive at the client, be translated, and then replace "{PLAYERNAME}" with the player's display name.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.