Fix that annoying extra "6" in German /mem

This has been bothering me and my staff forever, it's just that there's an extra number 6 in front of the word "entities" in the German translation of /mem. This commit fixes that issue by prepending that with a section sign so it gets correctly interpreted as color code.
This commit is contained in:
Literallie 2016-03-25 17:50:50 +01:00
parent 37f6deab85
commit a9e41841e9

View File

@ -125,7 +125,7 @@ foreverAlone=\u00a7cDu hast niemanden, dem du antworten kannst.
recentlyForeverAlone=\u00a74{0} ging vor Kurzem offline. recentlyForeverAlone=\u00a74{0} ging vor Kurzem offline.
fullStack=\u00a74Du hast bereits einen vollen Stapel. fullStack=\u00a74Du hast bereits einen vollen Stapel.
gameMode=\u00a76Spielmodus\u00a7c {0} \u00a76f\u00fcr {1} \u00a76gesetzt. gameMode=\u00a76Spielmodus\u00a7c {0} \u00a76f\u00fcr {1} \u00a76gesetzt.
gcWorld=\u00a76 {0} "\u00a7c {1} \u00a76"\: \u00a7c {2} \u00a76 Chunks, \u00a7c {3} 6 Einheiten, \u00a7c {4} \u00a76 Tiles. gcWorld=\u00a76 {0} "\u00a7c {1} \u00a76"\: \u00a7c {2} \u00a76 Chunks, \u00a7c {3} \u00a76 Einheiten, \u00a7c {4} \u00a76 Tiles.
gcfree=\u00a76Freier Speicher\:\u00a7c {0} MB gcfree=\u00a76Freier Speicher\:\u00a7c {0} MB
gcmax=\u00a76Maximaler Speicher\:\u00a7c {0} MB gcmax=\u00a76Maximaler Speicher\:\u00a7c {0} MB
gctotal=\u00a76Reservierter Speicher\:\u00a7c {0} MB gctotal=\u00a76Reservierter Speicher\:\u00a7c {0} MB