post_install() {
    echo "To apply the language pack you may need to create a new bluegriffon profile using: bluegriffon -P"
}

post_update() {
    post_install
}

