Changes between Version 5 and Version 6 of BluePrintTransliteration
- Timestamp:
- 12/30/11 01:34:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintTransliteration
v5 v6 3 3 As Sahana Eden is used in countries which do not use roman letters (eg Sri Lanka), a transliteration feature that transforms roman letter-combinations into their transliterated equivalents (such as Tamil letters) would be useful. For now we just need a form input. 4 4 5 == Possible use-case ==5 == Possible use-cases == 6 6 The CAP broker, which is currently [[http://eden.sahanafoundation.org/ticket/1026#no1 | work-in-progress]], supports messages in different languages. A CAP Profile for Sri Lanka would require that a message carries the <cap.alert.info> segment carry information in Sinhala, Tamil, and English. Message creators will need to type the <cap.alert.info.description> for all three languages with the country-specific language characters. 7 7 8 Another one is an emergency coordinator may want to search for a person's name or product name written in the localized script. For example, the medical proper noun "Aspirin" would we pounced the same way in Arabic but may be written as "أسبرين". Hence, the user should be able to switch to Arabic transliteration to try that option in a search for medical supplies. 8 9 == Technical side ==