This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Template:Mobile Top 10:LanguageFile"
From OWASP
m |
m |
||
Line 84: | Line 84: | ||
<!-- END main Document --> | <!-- END main Document --> | ||
<!-- BEGIN of Mobile Top Ten Section for ByTheNumbersTemplate --> </noinclude> | <!-- BEGIN of Mobile Top Ten Section for ByTheNumbersTemplate --> </noinclude> | ||
+ | | improperPlatformUsage = Improper Platform Usage | ||
+ | | insecureDataStorage = Insecure Data Storage | ||
+ | | insecureCommunication = Insecure Communication | ||
+ | | insecureAuthentication = Insecure Authentication | ||
+ | | insufficientCryptography = Insufficient Cryptography | ||
+ | | insecureAuthorization = Insecure Authorization | ||
+ | | clientCodeQuality = Poor Code Quality | ||
+ | | codeTampering = Code Tampering | ||
+ | | reverseEngineering = Reverse Engineering | ||
+ | | extraneousFunctionality = Extraneous Functionality | ||
| injection = Injection | | injection = Injection | ||
| brokenAuthSessionMgmt = Fehler in Authentifizierung und Session-Management | | brokenAuthSessionMgmt = Fehler in Authentifizierung und Session-Management | ||
Line 223: | Line 233: | ||
<!-- END main Document --> | <!-- END main Document --> | ||
<!-- BEGIN of Mobile Top Ten Section for ByTheNumbersTemplate --> </noinclude> | <!-- BEGIN of Mobile Top Ten Section for ByTheNumbersTemplate --> </noinclude> | ||
− | | improperPlatformUsage = | + | | improperPlatformUsage = Improper Platform Usage |
− | | insecureDataStorage = | + | | insecureDataStorage = Insecure Data Storage |
− | | insecureCommunication = | + | | insecureCommunication = Insecure Communication |
− | | insecureAuthentication = | + | | insecureAuthentication = Insecure Authentication |
− | | insufficientCryptography = | + | | insufficientCryptography = Insufficient Cryptography |
− | | insecureAuthorization = | + | | insecureAuthorization = Insecure Authorization |
− | | clientCodeQuality = | + | | clientCodeQuality = Poor Code Quality |
− | | codeTampering = | + | | codeTampering = Code Tampering |
− | | reverseEngineering = | + | | reverseEngineering = Reverse Engineering |
− | | extraneousFunctionality = | + | | extraneousFunctionality = Extraneous Functionality |
| injection = Injection | | injection = Injection | ||
| brokenAuthSessionMgmt = Broken Authentication and Session Management | | brokenAuthSessionMgmt = Broken Authentication and Session Management |
Revision as of 20:04, 24 January 2017
Usage:
This File contains all the text that is used by OWASP Mobile Top 10 Templates
Please leave a message to Jonathan Carter @
if you liked to add a new localization
If you use an undefined language you will get English output (default language).
{{Mobile_Top_10:LanguageFile
- |text=<parameter> <!-- take one of the defined parmeters, e.g. tableOfContents -->
- |language=<your language> <!-- actually only English (=en) and German (=de) are valid parameters) -->
- |year=<year> <!-- optional for some texts -->
}}
Example:
{{Mobile_Top_10:LanguageFile|text=tableOfContents|language=de}} => Inhaltsverzeichnis
Healthcheck
tbd.
In the meantime, please check:
If you use an unknown parameter you will get the following Error message in your wiki page:
ERROR in the 'Language File' (Use of an unknown Object)