From 9cf1cdf762fb645bf4b43809623ae90c079d4f39 Mon Sep 17 00:00:00 2001 From: GeorgH93 Date: Tue, 14 Jan 2020 01:47:14 +0100 Subject: [PATCH] Remove unused messages from german language file --- resources/lang/de.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/resources/lang/de.yml b/resources/lang/de.yml index f0d83ec..aca3b8b 100644 --- a/resources/lang/de.yml +++ b/resources/lang/de.yml @@ -35,15 +35,6 @@ Language: UpdateFail: "[\"\",{\"text\":\"Es gab ein Problem bei der Suche nach Updates! Bitte prüfe das log für mehr details.\",\"color\":\"red\"}]" # You can change this message if you like to, but don't cry if the link isn't linking to the plugin anymore! UpdateAvailable: "[{\"text\":\"Es ist eine Aktualisierung verfügbar! Bitte gehe auf \\\"\",\"color\":\"green\"},{\"text\":\"${project.url}\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"${project.url}\"}},{\"text\":\"\\\" um es herunter zu laden!\"}]" - Admin: - Reloading: "&1Reloading ..." - Reloaded: "&1Reloaded!" - CheckingForUpdates: "&1Suche nach updates ..." - Updated: "[\"\",{\"text\":\"Update wurde heruntergeladen. Es wird beim nächsten neustart aktiviert.\",\"color\":\"yellow\"}]" - NoUpdate: "[\"\",{\"text\":\"Kein update verfügbar.\",\"color\":\"gold\"}]" - UpdateFail: "[\"\",{\"text\":\"Es ist ein fehler aufgetreten!\",\"color\":\"red\"}]" - # You can change this message if you like to, but don't cry if the link isn't linking to the plugin anymore! - UpdateAvailable: "[{\"text\":\"Es ist ein update verfügbar! Bitte downloade es von: \\\"\",\"color\":\"green\"},{\"text\":\"${project.url}\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"${project.url}\"}},{\"text\":\"\\\"\"}]" Backup: Created: "Rucksack wurder gesichert." NoBackpack: "Der Spieler hat keinen Rucksack oder keine Items in seinem Rucksack."