Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#109 localization For The Login Dialog #119

Merged
merged 19 commits into from
Dec 16, 2021
Merged

#109 localization For The Login Dialog #119

merged 19 commits into from
Dec 16, 2021

Commits on Dec 1, 2021

  1. fix: LoginDialog.bbj did not set the profile object correctly after a…

    … remembered login from the cookie
    Stephan Wald committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    39594e9 View commit details
    Browse the repository at this point in the history
  2. https://github.com/BBj-Plugins/WebKit/issues/101

    (also introduces a new signature for "navigateTo" that takes the outright ID of the menu item)
    Stephan Wald committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7eea62b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6adee7f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    7da312f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. start to add localization

    Stephan Wald committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    eb20224 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Merge pull request #117 from BBj-Plugins/master

    update from master
    Stephan Wald authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    12fcc69 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge branch 'master' into 109_localize

    Dominic Wrege committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ff8bdd6 View commit details
    Browse the repository at this point in the history
  2. localization for the Login Dialog

    Dominic Wrege committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3c459e0 View commit details
    Browse the repository at this point in the history
  3. only clear the cache in debug mode

    Dominic Wrege committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d74d62a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. use lowercase for all translation keys

    Dominic Wrege committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4fdda97 View commit details
    Browse the repository at this point in the history
  2. username is now lowercase

    Dominic Wrege committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f93315a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. start to add localization

    Stephan Wald authored and Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1d8c4b8 View commit details
    Browse the repository at this point in the history
  2. localization for the Login Dialog

    Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    2ef2b29 View commit details
    Browse the repository at this point in the history
  3. only clear the cache in debug mode

    Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    64d7c59 View commit details
    Browse the repository at this point in the history
  4. use lowercase for all translation keys

    Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    fa7dbcb View commit details
    Browse the repository at this point in the history
  5. username is now lowercase

    Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4ec6c71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c7ed86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b5df65 View commit details
    Browse the repository at this point in the history
  8. fix indentation

    Dominic Wrege committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d8ce259 View commit details
    Browse the repository at this point in the history