Issue #3068195 by slydevil: Documentation for _locale_import_one_string_db() is incorrect
parent
87261a0c27
commit
78cd79cdf1
|
@ -1093,7 +1093,7 @@ function _locale_import_one_string($op, $value = NULL, $mode = NULL, $lang = NUL
|
|||
*
|
||||
* @param $report
|
||||
* Report array summarizing the number of changes done in the form:
|
||||
* array(inserts, updates, deletes).
|
||||
* array(additions, deletes, skips, updates).
|
||||
* @param $langcode
|
||||
* Language code to import string into.
|
||||
* @param $context
|
||||
|
|
Loading…
Reference in New Issue