Changes

Jump to: navigation, search

Two Terms Not to be Translated

1,021 bytes added, 18:31, 20 September 2016
no edit summary
In the file ''C:\IMSMAng\client\resources\com\fgm\imsma\lexicon\ITerms.properties '' there are two terms that should '''not ''' be translatedand have to be written in a consistent way:
* DATE_PATTERN
* DATE_TIME_PATTERN
Depending on how you specify the date/time format the date/time will be written differently in {{IMSMANG}}. The date/time used in the example below is <br/> 1 September 2015 14:00.<br/>
'''Example 1''' <br/>
DATE_PATTERN = yyyy/MM/dd <br/>
[[Image:Date time1.png|500px|center]]
<div align="center">
'' yyyy/MM/dd '''hh''':mm ''</div>'''Example 2''' <br/>DATE_PATTERN = yyyy-MM-dd <br/>DATE_TIME_PATTERN = yyyy-MM-dd HH:mm <br/>[[Image:Date time2.png|500px|center]]<div align="center">'' yyyy-MM-dd '''HH''':mm ''</div> {{Warning | Example 3 show how it looks like when these two terms are ''translated''. The year is '''not''' written with y and therefore it is not included in the date.}}'''Example 3''' <br/>DATE_PATTERN = '''aaaa'''/MM/dd <br/>DATE_TIME_PATTERN = '''aaaa'''/MM/dd HH:mm <br/>[[Image:Date time3.png|500px|center]]<div align="center">'' '''aaaa'''/MM/dd HH:mm ''</div> {{Warning | Example 4 shows how it looks like when these two terms are '''not''' aligned. The month and day are written in different '''order''' in the two terms.}}'''Example 4''' <br/>DATE_PATTERN = yyyy/dd/'''MM''' <br/>DATE_TIME_PATTERN = yyyy/'''MM'''/dd HH:mm <br/>[[Image:Date time4.png|500px|center]]<div align="center">'' Is it 9th January or 1st September? ''
</div>
{{NavBox Technical Notes}}
[[Category:NAA]]
6,632
edits

Navigation menu