summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-18 16:21:09 +0200
committerjmoenig <jens@moenig.org>2014-07-18 16:21:09 +0200
commite65422141ee90e6232a4cd7ff7511b67758d55d3 (patch)
tree3a4d6ef4f9b519ed4acdc8fb93b5c14e48b11deb
parentf09a7177199788e83194fc261eb7a5584d03371b (diff)
downloadsnap-e65422141ee90e6232a4cd7ff7511b67758d55d3.tar.gz
snap-e65422141ee90e6232a4cd7ff7511b67758d55d3.zip
update German translation
-rwxr-xr-xhistory.txt1
-rw-r--r--lang-de.js4
-rw-r--r--locale.js4
3 files changed, 6 insertions, 3 deletions
diff --git a/history.txt b/history.txt
index 5ffbf4b..57aafd1 100755
--- a/history.txt
+++ b/history.txt
@@ -2210,3 +2210,4 @@ ______
* Lists: incorporate Brian’s adhoc fixes, thanks, Brian!
* GUI: Use new mechanism for unique costume names on the paint editor, renamed costumes and costumes dragged and dropped onto sprite icons
* add “letter” option to the split block’s list of delimiters, Thanks, Michael!
+* update German translation
diff --git a/lang-de.js b/lang-de.js
index 0a62da0..2e77852 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':
- '2014-06-04', // this, too, will appear in the Translators tab
+ '2014-07-18', // this, too, will appear in the Translators tab
// GUI
// control bar:
@@ -1246,6 +1246,8 @@ SnapTranslator.dict.de = {
'e^',
// delimiters
+ 'letter':
+ 'Buchstabe',
'whitespace':
'Leerraum',
'line':
diff --git a/locale.js b/locale.js
index 9d50924..f2fa237 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2014-July-17';
+modules.locale = '2014-July-18';
// Global stuff
@@ -149,7 +149,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
- '2014-06-04'
+ '2014-07-18'
};
SnapTranslator.dict.it = {