Skip to content
Snippets Groups Projects
Commit ba244cef authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[IMP] *: replace to new _() syntax

Using a few regex like
\((_\(.*%s.*)(\) % )([\w\[\]][\w .\[\]\(\)'"]*)\)
($1, $3))

Old syntax is still compatible but starts the migration to the new
syntax that catches error.
parent 3c3b88f6
No related branches found
No related tags found
No related merge requests found
Showing
with 41 additions and 41 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment