Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update format.md #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions reference/format.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,20 @@ Format can be one of the following:

* `IOS_STRINGS`
* `IOS_STRINGSDICT_XML`
* `PLIST_XML`
* `GNU_PO`
* `ANDROID_XML`
* `ANDROID_JSON`
* `JAVA_PROPERTIES`
* `JAVA_LANG`
* `RUBY_YML`
* `RUBY_YAML`
* `FLASH_XML`
* `GNU_POT`
* `RRC`
* `RESX`
* `HIERARCHICAL_JSON` (common key-value JSON format)
* `I18NEXT_HIERARCHICAL_JSON`
* `PHP`
* `PHP_SHORT_ARRAY` ([Alternative array syntax supported by PHP >= 5.4](http://php.net/manual/en/language.types.array.php))
* `PHP_VARIABLES`
Expand All @@ -25,8 +28,12 @@ Format can be one of the following:
* `IDEMPIERE_XML`
* `QT_TS_XML`
* `XLIFF`
* `XLF`
* `XLIFF_Symfony`
* `RESJSON` ([a Microsoft defined format](https://msdn.microsoft.com/en-us/library/windows/apps/hh465248.aspx))
* `TMX`
* `L10N`
* `INI`
* `TXT`
* `TXT_INI` (Unity NGUI format with extension .txt)
* `REQUIREJS`