fix typo for "remplacement"
This commit is contained in:
parent
b46c5a7b4e
commit
0253dac826
@ -659,7 +659,7 @@
|
||||
"core-views/replacement-text": "Replace with:",
|
||||
"core-views/case-insensitive": "case insensitive",
|
||||
"core-views/whole-word": "whole word",
|
||||
"core-views/finding-info1": "Leave blank to add the remplacement string after each character.",
|
||||
"core-views/finding-info1": "Leave blank to add the replacement string after each character.",
|
||||
"core-views/finding-info2": "Check \"regular expression\" to find special characters (new lines, tabulations...) or complex patterns.",
|
||||
"core-views/replacement-info": "If \"regular expression\" option is checked and finding pattern contains groups delimited with parentheses, $0 will return the complete string matching the pattern, and $1, $2... the 1st, 2d... group.",
|
||||
"core-views/replace-dont-escape": "use \\n for new lines, \\t for tabulation, \\\\n for \\n, \\\\t for \\t.",
|
||||
@ -709,4 +709,4 @@
|
||||
"core-buttons/copy": "Copy",
|
||||
"core-buttons/transpose": "Transpose",
|
||||
"core-buttons/apply-to-all": "Apply to All Identical Cells"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user