Changes between Initial Version and Version 1 of Ticket #30603, comment 11
- Timestamp:
- 01/11/2015 10:13:10 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30603, comment 11
initial v1 10 10 > 11 11 > That's not the error because the i18n tool is using `stripos()` here, see [source:/trunk/tools/i18n/extract.php@29563#L174] 12 This is correct `stripos()` looks for `/*` or `//` on a new line, it has nothing to do with the capitalisation of the letter T.12 This's correct `stripos()` looks for `/*` or `//` on a new line, nothing to do with the capitalisation of the letter `T`.