0, 1, -1 are like standard values; however you should think about these like: zero, positive, negative.
In that case, the meanings are:
Zero (0) means that strings are equal.
Negative (-1 or any other) means that first string is less.
Positive (1 or any other) means that first string is more.