... | ... | @@ -109,4 +109,9 @@ LANG_FILESBKPEDUP="Files Backed-up" |
|
|
* `LANGFILE_AUTHORNAME` which is the name of the author who did the localization, such as `Ameer Dawood`.
|
|
|
* `LANGFILE_AUTHOREMAIL` which is the email address of the author, such as `ameer1234567890@gmail.com`.
|
|
|
* `LANGFILE_VERSION` which is the version of the language file, such as `1.0`.
|
|
|
* `LANGFILE_FORONLINENANDROIDVERSION` which is the version of Online Nandroid for which the language file was created, such as `9.00`. |
|
|
\ No newline at end of file |
|
|
* `LANGFILE_FORONLINENANDROIDVERSION` which is the version of Online Nandroid for which the language file was created, such as `9.00`.
|
|
|
|
|
|
----
|
|
|
|
|
|
* Note: If you have created or wants to create a language file for your preferred language, you are most welcome to contact me and I shall be happy to include it in Online Nandroid's repository and any other places where I provide language files.
|
|
|
* Note: Since language files are essentially shell scripts and Online Nandroid uses shell built-in `eval` to parse language files, this opens a vast opportunity for other developers who bundle the script in their tools and apps to change some of the behaviors of Online Nandroid. |
|
|
\ No newline at end of file |