Added repositories for english and german messages (still to be translated)
This commit is contained in:
		
							parent
							
								
									d8044a6155
								
							
						
					
					
						commit
						5bfa8a1ba3
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -40,10 +40,13 @@ app.addRepository("modules/helma/Zip.js");
 | 
			
		|||
 | 
			
		||||
app.addRepository("modules/jala/code/Date.js");
 | 
			
		||||
app.addRepository("modules/jala/code/HopObject.js");
 | 
			
		||||
app.addRepository("modules/jala/code/I18n.js");
 | 
			
		||||
app.addRepository("modules/jala/code/ListRenderer.js");
 | 
			
		||||
app.addRepository("modules/jala/code/Utilities.js");
 | 
			
		||||
 | 
			
		||||
app.addRepository(app.dir + "/../i18n/messages.en.js");
 | 
			
		||||
app.addRepository(app.dir + "/../i18n/messages.de.js");
 | 
			
		||||
app.addRepository("modules/jala/code/I18n.js"); // Pls. test before moving around!
 | 
			
		||||
 | 
			
		||||
// FIXME: Overwriting some String patterns and methods with more reliable ones
 | 
			
		||||
/*
 | 
			
		||||
 * Regex contributed by Scott Gonzalez: http://projects.scottsplayground.com/email_address_validation/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue