By default, Android has always displayed Serbian in Cyrillic, but since 7.0, users can choose between Cyrillic and Latin script. Apps (mostly from Google) ususally puts the Cyrillic strings in sr
and the Latin strings in b+sr+Latn
. However, b+sr+Latn
is very different from the usual convention of using dashes (e.g. sr-rRS-port
).
What does b stand for? What is the syntax, and what more can I specify with this?