From 64c9d549d8bb43e8b7c67be83b9bf5d0ba86b775 Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Mon, 19 Nov 2018 08:07:53 +0100 Subject: [PATCH] Replaced %bsb_plugin_name% by BentoBox This "placeholder" actually never existed, it just got put in the locale files in anticipation of the placeholders implementation --- src/main/resources/locales/en-US.yml | 2 +- src/main/resources/locales/fr-FR.yml | 15 ++++----------- src/main/resources/locales/jp-JP.yml | 2 +- src/main/resources/locales/pl-PL.yml | 9 +-------- src/main/resources/locales/vi-VN.yml | 15 ++++----------- 5 files changed, 11 insertions(+), 32 deletions(-) diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index 4990ef2ce..b2cc03032 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -130,7 +130,7 @@ commands: banned-format: "&c[name]" unowned: "&cUnowned" version: - description: "display %bsb_plugin_name% and addons versions" + description: "display BentoBox and addons versions" setrange: parameters: " " description: "set the range of player's island" diff --git a/src/main/resources/locales/fr-FR.yml b/src/main/resources/locales/fr-FR.yml index 1f35c000d..39d6ca179 100644 --- a/src/main/resources/locales/fr-FR.yml +++ b/src/main/resources/locales/fr-FR.yml @@ -36,7 +36,7 @@ general: commands: help: - header: "&7=========== &c%bsb_plugin_name% &7===========" + header: "&7=========== &cBentoBox &7===========" syntax: "&b[usage] &a[parameters]&7: &e[description]" end: "&7=================================" parameters: "[command]" @@ -45,7 +45,7 @@ commands: help: description: "admin command" version: - description: "display %bsb_plugin_name% and addons versions" + description: "display BentoBox and addons versions" setrange: parameters: "[player] [range]" description: "set the range of player's island" @@ -58,7 +58,7 @@ commands: manual: "&cNo safe warp found! Manually tp near to &b[location] &cand check it out" island: about: - description: "display info about %bsb_plugin_name%" + description: "display info about BentoBox" go: parameters: "" description: "teleport you to your island" @@ -261,11 +261,4 @@ protection: language: panel-title: "Choisissez votre langue" selected: "&aActuellement sélectionné." - edited: "&aLangue modifiée en &e[lang]&a." - -new-island: - sign: - line0: "&1%bsb_plugin_name%" - line1: "[player]" - line2: "Ne tombez pas!" - line3: "Bon jeu! &c<3" \ No newline at end of file + edited: "&aLangue modifiée en &e[lang]&a." \ No newline at end of file diff --git a/src/main/resources/locales/jp-JP.yml b/src/main/resources/locales/jp-JP.yml index 463f19d3b..530015a77 100644 --- a/src/main/resources/locales/jp-JP.yml +++ b/src/main/resources/locales/jp-JP.yml @@ -129,7 +129,7 @@ commands: banned-format: "[name]" unowned: "所有" version: - description: "表示%bsb_plugin_name%とアドオンのバージョン" + description: "表示BentoBoxとアドオンのバージョン" setrange: parameters: "<プレーヤー><範囲>" description: "プレイヤーの島の範囲を設定する" diff --git a/src/main/resources/locales/pl-PL.yml b/src/main/resources/locales/pl-PL.yml index b0e57b294..cd9662710 100644 --- a/src/main/resources/locales/pl-PL.yml +++ b/src/main/resources/locales/pl-PL.yml @@ -102,7 +102,7 @@ commands: banned-format: "&c[name]" unowned: "&cNiezamieszkana" version: - description: "wyświetl %bsb_plugin_name% i wersje dodatków" + description: "wyświetl BentoBox i wersje dodatków" setrange: parameters: " " description: "ustaw zasięg wyspy gracza" @@ -542,10 +542,3 @@ language: panel-title: "Wybierz swój język" selected: "&aObecnie wybrany." edited: "&aZmieniono język na &e[lang]&a." - -new-island: - sign: - line0: "&1%bsb_plugin_name%" - line1: "[name]" - line2: "Nie spadnij!" - line3: "Baw się dobrze! &c<3" diff --git a/src/main/resources/locales/vi-VN.yml b/src/main/resources/locales/vi-VN.yml index 43dd84d6f..95a5be326 100644 --- a/src/main/resources/locales/vi-VN.yml +++ b/src/main/resources/locales/vi-VN.yml @@ -35,7 +35,7 @@ general: commands: help: - header: "&7=========== &c%bsb_plugin_name% &7===========" + header: "&7=========== &cBentoBox &7===========" syntax: "&b[usage] &a[parameters]&7: &e[description]" end: "&7=================================" parameters: "[command]" @@ -45,7 +45,7 @@ commands: description: "xem lệnh dành cho admin" parameters: "" version: - description: "Hiện phiên bản %bsb_plugin_name% và các bổ sung" + description: "Hiện phiên bản BentoBox và các bổ sung" setrange: parameters: "[player] [range]" description: "Đặt giới hạn đảo người chơi" @@ -58,7 +58,7 @@ commands: manual: "&cKhông tìm thấy cổng dịch chuyển an toàn! Hãy tp tới địa điểm &b[location] &cvà kiểm tra" island: about: - description: "hiện thông tin về %bsb_plugin_name%" + description: "hiện thông tin về BentoBox" go: parameters: "" description: "dịch chuyển tới đảo" @@ -257,11 +257,4 @@ protection: island: - locked: "&cThis island is locked!" - -new-island: - sign: - line0: "&1%bsb_plugin_name%" - line1: "[player]" - line2: "Đừng rơi" - line3: "Vui vẻ &c<3" \ No newline at end of file + locked: "&cThis island is locked!" \ No newline at end of file