From 1061fa4437884f7fca2487e5c36c717778174eb7 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 2 Jul 2013 16:51:42 +0200 Subject: GUI: import libraries feature in the project menu, libraries for * Iteration, composition, * List utilities, * Variadic reporters, * Words, sentences --- lang-de.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lang-de.js') diff --git a/lang-de.js b/lang-de.js index f6d4d57..17cd62f 100644 --- a/lang-de.js +++ b/lang-de.js @@ -185,7 +185,7 @@ SnapTranslator.dict.de = { 'translator_e-mail': 'jens@moenig.org', // optional 'last_changed': - '2013-05-14', // this, too, will appear in the Translators tab + '2013-07-02', // this, too, will appear in the Translators tab // GUI // control bar: @@ -657,6 +657,10 @@ SnapTranslator.dict.de = { 'Tools laden', 'load the official library of\npowerful blocks': 'das offizielle Modul mit\nm\u00e4chtigen Bl\u00f6cken laden', + 'Libraries...': + 'Module...', + 'Import library': + 'Modul laden', // cloud menu 'Login...': -- cgit v1.3.1