From 2f4e91ff63aad403715a92b35decf3a276971c3e Mon Sep 17 00:00:00 2001 From: Simon Grim Date: Fri, 17 Jul 2015 10:26:42 +0500 Subject: [PATCH] fix of post formatting: German localization for ** message --- js/interface_localization.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/interface_localization.js b/js/interface_localization.js index 591f2fb..4924864 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -2275,8 +2275,8 @@ if(preferredLanguage == "de"){ "Block chain information": "Block-Chain Informationen", "Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!", "Block generation": "Block-Generierung ", - "busted_oh": "oh noes!", - "busted_avowal": "I\'m busted trying inject some malicious stuff here", + "busted_oh": "Oh nein!", + "busted_avowal": "Ich bin ertappt, habe versucht, hier Schadcode einzugeben!", "Cancel": "Abbrechen", "Change user": "Benutzer wechseln", "Checking...": "Überprüfe...", // checking if username is available