Contains help html resources for the PrefCount application for all available locales.
To retrieve a resource from this location, you can use
net.curre.prefcount.App
as an anchor point and write something
like this: App.class.getResource("help/ru/howToCount.html")
.