Searching for a string number
Passolo assigns each string in a string list a unique number, which is identical in the source string and translation lists. This string number does not change, even when the string lists are updated. This allows certain strings to be easily searched for and directly identified in the string lists - regardless of the resources in which they are contained.
If new resources are implemented, the new strings are assigned string numbers that have not yet been used, which is why sequential strings do not necessarily have sequential numbers.
To find a string by searching for its associated number, select Home tab > Go to String (Ctrl + G).