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
(Created page with "<!-----------------------------------------------------------------------------------> <!-- This File contains all the text that is used by OWASP Mobile Top 10 Templates -->...") |
m |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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 135: | Line 145: | ||
| technicalImpacts = Technische Auswirkung | | technicalImpacts = Technische Auswirkung | ||
| businessImpacts = Auswirkung auf das Unternehmen | | businessImpacts = Auswirkung auf das Unternehmen | ||
| − | | threatAgentsImage = Image: | + | | threatAgentsImage = Image:Top 10 de threatAgents.png |
| − | | attackVectorsImage = Image: | + | | attackVectorsImage = Image:Top 10 de attackVectors.png |
| − | | securityWeaknessImage= Image: | + | | securityWeaknessImage= Image:Top 10 de securityWeakness.png |
| − | | technicalImpactsImage = Image: | + | | technicalImpactsImage = Image:Top 10 de technicalImpacts.png |
| − | | businessImpactsImage = Image: | + | | businessImpactsImage = Image:Top 10 de businessImpacts.png <noinclude> |
<!-- END of Section for SummaryTableHeaderBeginTemplate --> | <!-- END of Section for SummaryTableHeaderBeginTemplate --> | ||
<!-- BEGIN of Section for other Images --> </noinclude> | <!-- BEGIN of Section for other Images --> </noinclude> | ||
| 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 = 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 = Broken Authentication and Session Management | | brokenAuthSessionMgmt = Broken Authentication and Session Management | ||
| Line 274: | Line 294: | ||
| technicalImpacts = Technical Impacts | | technicalImpacts = Technical Impacts | ||
| businessImpacts = Business Impacts | | businessImpacts = Business Impacts | ||
| − | | threatAgentsImage = Image: | + | | threatAgentsImage = Image:Top 10 threatAgents.png |
| − | | attackVectorsImage = Image: | + | | attackVectorsImage = Image:Top 10 attackVectors.png |
| − | | securityWeaknessImage= Image: | + | | securityWeaknessImage= Image:Top 10 securityWeakness.png |
| − | | technicalImpactsImage = Image: | + | | technicalImpactsImage = Image:Top 10 technicalImpacts.png |
| − | | businessImpactsImage = Image: | + | | businessImpactsImage = Image:Top 10 businessImpacts.png <noinclude> |
<!-- END of Section for SummaryTableHeaderBeginTemplate --> | <!-- END of Section for SummaryTableHeaderBeginTemplate --> | ||
<!-- BEGIN of Section for other Images --> </noinclude> | <!-- BEGIN of Section for other Images --> </noinclude> | ||
| Line 298: | Line 318: | ||
| external = External <noinclude> | | external = External <noinclude> | ||
<!-- BEGIN of SubSubsectionExternalReferencesTemplate --> </noinclude> | <!-- BEGIN of SubSubsectionExternalReferencesTemplate --> </noinclude> | ||
| − | | myUnused = ERROR in the 'Language File' (Use of the unused Object) | + | | myUnused = ERROR in the 'Language File' (Use of the unused Object) {{{text}}} |
| − | | #default = ERROR in the 'Language File' (Use of an unknown Object) | + | | #default = ERROR in the 'Language File' (Use of an unknown Object) {{{text}}} |
}} <!-- End of English --> | }} <!-- End of English --> | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Latest revision as of 21:16, 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) {{{text}}}