kopia lustrzana https://github.com/backface/turtlestitch
				
				
				
			moved translations into subfolder "locale"
							rodzic
							
								
									521cb22bfc
								
							
						
					
					
						commit
						6c5b33d631
					
				| 
						 | 
				
			
			@ -7,6 +7,7 @@
 | 
			
		|||
* Store: fixed #2219 - properly restore propagation of inherited attributes when loading
 | 
			
		||||
* Cloud: fixed cloud check, thanks, Michael!
 | 
			
		||||
* deduped tools, thanks, Michael!
 | 
			
		||||
* moved translations into subfolder "locale"
 | 
			
		||||
 | 
			
		||||
## v4.2.1.4
 | 
			
		||||
### 2018-09-09
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								gui.js
								
								
								
								
							
							
						
						
									
										2
									
								
								gui.js
								
								
								
								
							| 
						 | 
				
			
			@ -4967,7 +4967,7 @@ IDE_Morph.prototype.languageMenu = function () {
 | 
			
		|||
 | 
			
		||||
IDE_Morph.prototype.setLanguage = function (lang, callback, noSave) {
 | 
			
		||||
    var translation = document.getElementById('language'),
 | 
			
		||||
        src = this.resourceURL('lang-' + lang + '.js'),
 | 
			
		||||
        src = this.resourceURL('locale', 'lang-' + lang + '.js'),
 | 
			
		||||
        myself = this;
 | 
			
		||||
    SnapTranslator.unload();
 | 
			
		||||
    if (translation) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue