diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-08-06 21:38:23 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-08-06 21:38:23 +0200 |
| commit | f49757f9eb59b8a34a704a3bc7d791f928bf9c5e (patch) | |
| tree | f94a283fb3c99f6c3a2b1d8a313697e5892eec21 /resource/translations/ao_en.ts | |
| parent | c6b949335ac5f4a2ab060e692e8022060a802960 (diff) | |
add numbered argument bans to other languages
Diffstat (limited to 'resource/translations/ao_en.ts')
| -rw-r--r-- | resource/translations/ao_en.ts | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/resource/translations/ao_en.ts b/resource/translations/ao_en.ts index 9b193a35..b917a419 100644 --- a/resource/translations/ao_en.ts +++ b/resource/translations/ao_en.ts @@ -64,13 +64,19 @@ Have a nice day.</source> <message> <location filename="../../src/packet_distribution.cpp" line="642"/> <source>You have been kicked from the server. -Reason: </source> +Reason: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../../src/packet_distribution.cpp" line="651"/> + <source>You have been banned from the server. +Reason: %1</source> <translation type="unfinished"></translation> </message> <message> <location filename="../../src/packet_distribution.cpp" line="659"/> <source>You are banned on this server. -Reason: </source> +Reason: %1</source> <translation type="unfinished"></translation> </message> </context> |
