Given the number of "Why does Sailfish OS mounts cards as hash instead of nickname?" bug reports on Sailfish forum,
you might be interested to include the following snippet among your udev rules:
$ cat /etc/udev/rules.d/99-udisknames.rules
SUBSYSTEM=="block", ENV{PARTNAME}!="", ENV{UDISKS_NAME}="$env{PARTNAME}"
Given the number of "Why does Sailfish OS mounts cards as hash instead of nickname?" bug reports on Sailfish forum,
you might be interested to include the following snippet among your udev rules: