Series of questions from a user

Discussion in 'General Discussion' started by Graham, Jun 3, 2008.

  1. Graham

    Graham Developer Staff Member

    <blockquote>

    How to change mane and nocte in the
    medication dosing schedule to morning and night.
    </blockquote>

    This method applies to most strings in the Synapse client.

    Create a file called locale.dat and place this in the same directory as Synapse.

    Edit the contents so that it says

    words: [
    "mane" "morning"
    "nocte" "night"
    ]

    so that the original word in Synapse is first and then the word you want to appear is next.

    This now changes the prescribing applet to say "morning" and "night" instead of "mane" and "nocte".

Share This Page