Translation update for "hide primitives" feature

pull/3/merge
jmoenig 2013-04-25 18:44:18 +02:00
rodzic 25f813f79e
commit ba8569954c
3 zmienionych plików z 10 dodań i 3 usunięć

Wyświetl plik

@ -1669,3 +1669,4 @@ ______
* Objects, Blocks, GUI, Store: Hide primitives feature
* Morphic: Introducing World.stamp as reference in multi-World setups
* Widgets: restore multi-dialog restrictions for multi-world setups
* Translation update for "hide primitives" feature

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org', // optional
'last_changed':
'2013-04-23', // this, too, will appear in the Translators tab
'2013-04-25', // this, too, will appear in the Translators tab
// GUI
// control bar:
@ -756,6 +756,12 @@ SnapTranslator.dict.de = {
'help':
'Hilfe',
// palette:
'hide primitives':
'Basisbl\u00f6cke ausblenden',
'show primitives':
'Basisbl\u00f6cke anzeigen',
// blocks:
'help...':
'Hilfe...',

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2013-April-23';
modules.locale = '2013-April-25';
// Global stuff
@ -149,7 +149,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
'2013-04-23'
'2013-04-25'
};
SnapTranslator.dict.it = {