Jargon service translates search strings for the market using community-sourced abbreviations. It also creates the jargon.yaml file in the user's save directory, for future customization (either manual, or via the UI) and provides the code hooks to load and update it. The JargonLoader is capable of hot-loading new jargon.yaml configurations without restarting Pyfa.
15 lines
481 B
YAML
15 lines
481 B
YAML
# This is the default Pyfa jargon file.
|
|
#
|
|
# It is essentially a giant set of find/replace statements in order to translate
|
|
# abbreviated Eve community terms into more useful full terms. It is intended
|
|
# for translation of strings such as "haml 2" "into "Heavy Assault Missile Launcher II"..
|
|
#
|
|
# These abbreviations are not case-sensitive. If abbreviations collide, the
|
|
# later one is used.
|
|
#
|
|
# Abbreviations with spaces are not supported.
|
|
#
|
|
# Syntax:
|
|
#
|
|
# abbreviation: full name
|