Set the current string's row order index, this will be used for ordering by StringIterators.
Using this value you can make sure, that strings are in good order, even if newer strings in the same project will get much higher StringID in later imports. - Parameters:
-
| $index | The index of this string in its project, for better GUI displays. |
Definition at line 257 of file TranslationString.php. |