corrected a typo in the German translation

Thanks, Jadga, for reporting this!
upd4.1
Jens Mönig 2017-06-24 18:53:11 +02:00
rodzic f09361231f
commit b78aaf5766
3 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -3470,6 +3470,7 @@ Fixes:
------ ------
* Threads: tweaked error-catching & handling for receiver-less scripts * Threads: tweaked error-catching & handling for receiver-less scripts
* Blocks: experimented with first-class sounds, deferred for now * Blocks: experimented with first-class sounds, deferred for now
* corrected a typo in the German translation. Thanks, Jadga, for reporting this!
Features: Features:

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail': 'translator_e-mail':
'jens@moenig.org', // optional 'jens@moenig.org', // optional
'last_changed': 'last_changed':
'2017-04-10', // this, too, will appear in the Translators tab '2017-06-24', // this, too, will appear in the Translators tab
// GUI // GUI
// control bar: // control bar:
@ -944,7 +944,7 @@ SnapTranslator.dict.de = {
'redrop': 'redrop':
'Wiederherstellen', 'Wiederherstellen',
'scripts pic...': 'scripts pic...':
'Bild aller Scripte...', 'Bild aller Skripte...',
'open a new window\nwith a picture of all scripts': 'open a new window\nwith a picture of all scripts':
'ein neues Browserfenster mit einem\nBild aller Skripte \u00f6ffnen', 'ein neues Browserfenster mit einem\nBild aller Skripte \u00f6ffnen',
'make a block...': 'make a block...':

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/ /*global modules, contains*/
modules.locale = '2017-April-10'; modules.locale = '2017-June-24';
// Global stuff // Global stuff
@ -160,7 +160,7 @@ SnapTranslator.dict.de = {
'translator_e-mail': 'translator_e-mail':
'jens@moenig.org', 'jens@moenig.org',
'last_changed': 'last_changed':
'2017-04-10' '2017-06-24'
}; };
SnapTranslator.dict.it = { SnapTranslator.dict.it = {