diff --git a/HISTORY.md b/HISTORY.md
index d68951ac..30e055ff 100755
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -72,6 +72,7 @@
* German translation update
* re- renamed minus selector back to "neg"
* updated tools library (removed "label", because it's now a primitive)
+* updated text-costumes library (removed "label", because it's now a primitive)
### 2019-04-10
* Objects: took out MAP and FOREACH primitives (available in dev mode)
diff --git a/libraries/textCostumes_module.xml b/libraries/textCostumes_module.xml
index e666ae23..6e43aace 100644
--- a/libraries/textCostumes_module.xml
+++ b/libraries/textCostumes_module.xml
@@ -1 +1 @@
-LABEL will stamp text on the stage at the given font size. The direction of the text is the direction the sprite is facing, and color will match the pen color.de:drucke _ in Größe _
ca:etiqueta _ de mida _
es:etiqueta _ de tamaño _
fr:étiquette _ d'une taille de _
Hello!12de:Kostüm aus Text _ Größe _
A72
\ No newline at end of file
+de:Kostüm aus Text _ Größe _
A72
\ No newline at end of file