# HG changeset patch # User bsw # Date 1643888582 -3600 # Node ID aeca49db332ff5712dee47dde1e360b3ef39d58f # Parent 72f4947b8217340c758e42dbfbaed33ca4d1e0bd Fixed layout of cancel issue dialog diff -r 72f4947b8217 -r aeca49db332f locale/translations.de.lua --- a/locale/translations.de.lua Thu Feb 03 12:42:48 2022 +0100 +++ b/locale/translations.de.lua Thu Feb 03 12:43:02 2022 +0100 @@ -1110,4 +1110,5 @@ ["you have #{count} incoming delegations"] = "#{count} eingehende Delegationen"; ["you restricted your support by rating suggestions as must or must not"] = "deine Untersützung ist aufgrund von 'muss'- oder 'darf nicht'-Verbesserungsvorschlägen beschränkt"; ["you voted"] = "du hast abgestimmt"; +["do nothing"] = "nichts machen"; }