From 1e11e8ceccc08d7816d42ee071075adfd6a2aa3d Mon Sep 17 00:00:00 2001 From: Esophose Date: Sun, 26 Jan 2020 15:51:51 -0700 Subject: [PATCH] v --- .../java/dev/esophose/playerparticles/locale/EnglishLocale.java | 2 +- .../java/dev/esophose/playerparticles/locale/FrenchLocale.java | 2 +- .../java/dev/esophose/playerparticles/locale/GermanLocale.java | 2 +- .../java/dev/esophose/playerparticles/locale/RussianLocale.java | 2 +- .../playerparticles/locale/SimplifiedChineseLocale.java | 2 +- .../dev/esophose/playerparticles/locale/VietnameseLocale.java | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/java/dev/esophose/playerparticles/locale/EnglishLocale.java b/src/main/java/dev/esophose/playerparticles/locale/EnglishLocale.java index 51f741e..26469e6 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/EnglishLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/EnglishLocale.java @@ -230,7 +230,7 @@ public class EnglishLocale implements Locale { this.put("fixed-invalid-command", "&cInvalid sub-command for &b/pp fixed&c!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&eAn update (&b%new%&e) is available! You are running &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&eAn update (v&b%new%&e) is available! You are running &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&cThe server administrator has disabled the GUI!"); diff --git a/src/main/java/dev/esophose/playerparticles/locale/FrenchLocale.java b/src/main/java/dev/esophose/playerparticles/locale/FrenchLocale.java index 59802d8..1d8b745 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/FrenchLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/FrenchLocale.java @@ -230,7 +230,7 @@ public class FrenchLocale implements Locale { this.put("fixed-invalid-command", "&cArguments invalides pour la commande &b/pp fixed&c!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&eLa version (&b%new%&e) est disponible ! vous utilisez la version &bv%current%&d. https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&eLa version (v&b%new%&e) est disponible ! vous utilisez la version &bv%current%&d. https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&cL'interface du plugin à été désactivée !"); diff --git a/src/main/java/dev/esophose/playerparticles/locale/GermanLocale.java b/src/main/java/dev/esophose/playerparticles/locale/GermanLocale.java index 68c92f6..bf8356e 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/GermanLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/GermanLocale.java @@ -230,7 +230,7 @@ public class GermanLocale implements Locale { this.put("fixed-invalid-command", "&cUngültiger Parameter für &b/pp fixed&c!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&eEin Update (&b%new%&e) ist verfügbar! Aktuelle Version: &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&eEin Update (v&b%new%&e) ist verfügbar! Aktuelle Version: &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&cDer Serveradministrator hat die GUI deaktiviert!"); diff --git a/src/main/java/dev/esophose/playerparticles/locale/RussianLocale.java b/src/main/java/dev/esophose/playerparticles/locale/RussianLocale.java index 8408863..0ebd853 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/RussianLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/RussianLocale.java @@ -230,7 +230,7 @@ public class RussianLocale implements Locale { this.put("fixed-invalid-command", "&cНедействительная команда для &b/pp fixed&c!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&eОбновление (&b%new%&e) доступно! Ваша версия - &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&eОбновление (v&b%new%&e) доступно! Ваша версия - &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&cАдминистратор отключил интерфейс!"); diff --git a/src/main/java/dev/esophose/playerparticles/locale/SimplifiedChineseLocale.java b/src/main/java/dev/esophose/playerparticles/locale/SimplifiedChineseLocale.java index 00f4e6f..ace06c7 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/SimplifiedChineseLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/SimplifiedChineseLocale.java @@ -230,7 +230,7 @@ public class SimplifiedChineseLocale implements Locale { this.put("fixed-invalid-command", "&c你输入了无效的子指令!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&e有新版本更新:(&b%new%&e)!你使用的版本为&bv%current%&e。 https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&e有新版本更新:(v&b%new%&e)!你使用的版本为&bv%current%&e。 https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&c服务器管理员已关闭菜单!"); diff --git a/src/main/java/dev/esophose/playerparticles/locale/VietnameseLocale.java b/src/main/java/dev/esophose/playerparticles/locale/VietnameseLocale.java index 6d11714..7079dd7 100644 --- a/src/main/java/dev/esophose/playerparticles/locale/VietnameseLocale.java +++ b/src/main/java/dev/esophose/playerparticles/locale/VietnameseLocale.java @@ -230,7 +230,7 @@ public class VietnameseLocale implements Locale { this.put("fixed-invalid-command", "&cLệnh phụ không hợp lệ, &b/pp fixed&c!"); this.put("#25", "Plugin Update Message"); - this.put("update-available", "&eĐã có bản cập nhật (&b%new%&e)! bạn đang sử dụng &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); + this.put("update-available", "&eĐã có bản cập nhật (v&b%new%&e)! bạn đang sử dụng &bv%current%&e. https://www.spigotmc.org/resources/playerparticles.40261/"); this.put("#26", "GUI Messages"); this.put("gui-disabled", "&cAmdinistrator đã cấm GUI!");