Changes between Version 2 and Version 3 of Ticket #43473, comment 81
- Timestamp:
- 05/03/2018 06:26:20 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43473, comment 81
v2 v3 1 1 [attachment:43473.7.diff] fixes a docs typo and suggests using the more familiar {{{%s}}} placeholder for {{{sprintf}}}, instead of {{{$1%s}}} for {{{str_replace()}}}. Translators might not be familiar with the latter form? 2 3 PS: a new ticket is better for this, according to slack chat.