Skip to content

[0.3.0] Added --show-account and language translations

Latest
Compare
Choose a tag to compare
@fondlez fondlez released this 04 Oct 07:33

x64.zip = Windows 64-bit (e.g. Windows 7 and later)

ADDED

  • --show-account option to show or hide account names. Set to anon by
    default. Settings:
    • anon = anonymous label such as "Account1", "Account2", etc. based on
      alphabetic sorting of the account names.
    • blank = completely empty/blank account name.
    • full = full account name (the previous default).
    • mask = a masked account name, showing only the first and last letter,
      e.g. "A*****t".

CHANGED

  • account names are now anonymous by default for security reasons such as
    when distributing files or screenshots or videos. Use --show-account
    to change this setting, e.g. --show-account full.
    (Thank you to Vrograg, https://www.youtube.com/@VrogragFishslayer)

FIXED

  • --lang option is now usable. This enables language translation using
    po/mo files under the 'share/locale' folder.
    • get tools like PoEdit or Eazy Po make it easier to create translations
    • e.g. copy share\locale\en folder to share\locale\ru then use the
      above tools to edit the po files which should automatically create a
      mo file every time you save
    • finally, call Family Ledger with an option such as --lang ru.

The executables should work on every Windows version from Windows 7 SP1 64-bit to Windows 10 at minimum. Windows versions before Windows 10 may require Microsoft Visual C/C++ runtimes installed on the machine, e.g. this all-in-one pack: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Nothing below here is required to run the application.