From fc0c4b9721afd9860f24aa4e4a21932890d3eeb5 Mon Sep 17 00:00:00 2001 From: Lucas Jacques Date: Fri, 12 Aug 2016 17:20:51 +0200 Subject: [PATCH] #898 Update existing message files to use %nl% --- src/main/resources/messages/messages_it.yml | 2 +- src/main/resources/messages/messages_uk.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/messages/messages_it.yml b/src/main/resources/messages/messages_it.yml index 3eeae18cb..dfdcdbc23 100644 --- a/src/main/resources/messages/messages_it.yml +++ b/src/main/resources/messages/messages_it.yml @@ -63,7 +63,7 @@ country_banned: '&4Il tuo paese è bandito da questo server!' antibot_auto_enabled: '&4Il servizio di AntiBot è stato automaticamente abilitato a seguito delle numerose connessioni!' antibot_auto_disabled: "&2Il servizio di AntiBot è stato automaticamente disabilitato dopo %m Minuti, sperando che l'attacco sia finito!" email_already_used: '&4L''indirizzo email inserito è già in uso' -two_factor_create: '&2Il tuo codice segreto è: &f%code&n&2Puoi anche scannerizzare il codice QR da qui: &f%url' +two_factor_create: '&2Il tuo codice segreto è: &f%code%nl%&2Puoi anche scannerizzare il codice QR da qui: &f%url' not_owner_error: 'Non sei il proprietario di questo account. Per favore scegli un altro nome!' invalid_name_case: 'Dovresti entrare con questo nome utente: "%valid", al posto di: "%invalid".' tempban_max_logins: '&cSei stato temporaneamente bandito per aver fallito l''autenticazione troppe volte.' diff --git a/src/main/resources/messages/messages_uk.yml b/src/main/resources/messages/messages_uk.yml index 272a642d7..1faefabed 100644 --- a/src/main/resources/messages/messages_uk.yml +++ b/src/main/resources/messages/messages_uk.yml @@ -25,7 +25,7 @@ pwd_changed: '&cПароль змінено!' user_unknown: '&cТакий користувач не зарєєстрований' password_error: '&fПаролі не співпадають' invalid_session: '&fСесія некоректна. Будь ласка зачекайте коли вона закінчиться' -reg_only: '&Вхід доступний лише зареєстрованим користувачам. Зареєструватися можна за адресою &9&nhttp://сайт_серверу.com&r' +reg_only: '&Вхід доступний лише зареєстрованим користувачам. Зареєструватися можна за адресою &9%nl%http://сайт_серверу.com&r' logged_in: '&2Ви уже ввійшли!' logout: '&cВи успішно вийшли' same_nick: '&fГравець з вашим нікнеймом вже грає на сервері' @@ -71,4 +71,4 @@ antibot_auto_disabled: '[AuthMe] AntiBotMod автоматично вимкну # TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:' # TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url' # TODO accounts_owned_self: 'You own %count accounts:' -# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!' \ No newline at end of file +# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'