mirror of
				https://github.com/Mibew/java.git
				synced 2025-10-31 02:26:00 +03:00 
			
		
		
		
	proper locale encodings
This commit is contained in:
		
							parent
							
								
									135f4c5adc
								
							
						
					
					
						commit
						f54466f4ca
					
				| @ -1,5 +1,12 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <project version="4"> | ||||
|   <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> | ||||
|   <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"> | ||||
|     <file url="file://$PROJECT_DIR$" charset="UTF-8" /> | ||||
|     <file url="file://$PROJECT_DIR$/webim/locales/bg/properties" charset="windows-1251" /> | ||||
|     <file url="file://$PROJECT_DIR$/webim/locales/ca/properties" charset="ISO-8859-1" /> | ||||
|     <file url="file://$PROJECT_DIR$/webim/locales/ru/properties" charset="windows-1251" /> | ||||
|     <file url="file://$PROJECT_DIR$/webim/locales/sp/properties" charset="ISO-8859-1" /> | ||||
|     <file url="file://$PROJECT_DIR$/webim/locales/ua/properties" charset="windows-1251" /> | ||||
|   </component> | ||||
| </project> | ||||
| 
 | ||||
|  | ||||
| @ -4,6 +4,12 @@ | ||||
|     <content url="file://$MODULE_DIR$" /> | ||||
|     <orderEntry type="inheritedJdk" /> | ||||
|     <orderEntry type="sourceFolder" forTests="false" /> | ||||
|     <orderEntry type="module-library"> | ||||
|       <library name="PHP"> | ||||
|         <CLASSES /> | ||||
|         <SOURCES /> | ||||
|       </library> | ||||
|     </orderEntry> | ||||
|   </component> | ||||
| </module> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user