Difference between revisions of "Encode Explorer"
From Amahi Wiki
| Line 3: | Line 3: | ||
[http://www.amahi.org/apps/encode-explorer Encode Explorer] has been packaged for Amahi and is currently in BETA status. | [http://www.amahi.org/apps/encode-explorer Encode Explorer] has been packaged for Amahi and is currently in BETA status. | ||
| − | < | + | To customize this application, edit ''/var/hda/web-apps/explorer/index.php'' with your favorite editor. |
| + | |||
| + | <u>Change Language</u> | ||
| + | Change line 66 from '''en''' to one from the table below: | ||
| + | {{Code|Text|Text=$_CONFIG['lang'] = "en";}} | ||
| + | |||
| + | {| | ||
| + | | Code | ||
| + | | Description | ||
| + | |- | ||
| + | | al | ||
| + | | Albanian | ||
| + | |} | ||
Revision as of 20:19, 6 January 2012
Encode Explorer has been packaged for Amahi and is currently in BETA status.
To customize this application, edit /var/hda/web-apps/explorer/index.php with your favorite editor.
Change Language Change line 66 from en to one from the table below:
| bash code |
|---|
Text
|
| Code | Description |
| al | Albanian |
