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

Internationalization (i18n) #125

Merged
merged 46 commits into from
May 27, 2018
Merged

Internationalization (i18n) #125

merged 46 commits into from
May 27, 2018

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    943ce23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce96cfc View commit details
    Browse the repository at this point in the history
  3. mode change for consistency

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    81cd639 View commit details
    Browse the repository at this point in the history
  4. mode change for consistency

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    89e0e3f View commit details
    Browse the repository at this point in the history
  5. mode change for consistency

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    5cc5d25 View commit details
    Browse the repository at this point in the history
  6. mode change for consistency

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    81eee56 View commit details
    Browse the repository at this point in the history
  7. initial commit

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    c8ca228 View commit details
    Browse the repository at this point in the history
  8. Added gettext for i18n support

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    6fb18e1 View commit details
    Browse the repository at this point in the history
  9. Initial commit

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    7137f6c View commit details
    Browse the repository at this point in the history
  10. Initial commit

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    aec857d View commit details
    Browse the repository at this point in the history
  11. Additional msgid/msgstr pairs

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    57cd26b View commit details
    Browse the repository at this point in the history
  12. Additional msgid/msgstr pairs

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    1aa5c17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    062d5ae View commit details
    Browse the repository at this point in the history
  14. Added constants for locales

    billz committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    1212ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    ebe2d4d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui int…

    …o i18n
    Bill Zimmerman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d6aad98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e92e9f View commit details
    Browse the repository at this point in the history
  4. Recompiled machine object file

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d5e77d8 View commit details
    Browse the repository at this point in the history
  5. Typo in description

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    039c00b View commit details
    Browse the repository at this point in the history
  6. Merge branch 'i18n' of https://github.com:443/billz/raspap-webgui int…

    …o i18n
    Bill Zimmerman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    2e9779b View commit details
    Browse the repository at this point in the history
  7. Fixed typo in message

    Bill Zimmerman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    0374e41 View commit details
    Browse the repository at this point in the history
  8. Updated header + fixed msgid

    Bill Zimmerman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    81c5abf View commit details
    Browse the repository at this point in the history
  9. Added strings for status messages

    Bill Zimmerman committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d0c5137 View commit details
    Browse the repository at this point in the history
  10. Recompiled machine object files

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    e6eb7f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff18f84 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c94d29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1d41ef6 View commit details
    Browse the repository at this point in the history
  14. Formatting

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    f43ecbe View commit details
    Browse the repository at this point in the history
  15. Added msgid/msgstr pairs

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    ac10653 View commit details
    Browse the repository at this point in the history
  16. Added msgid/msgstr pairs

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    efa8cb1 View commit details
    Browse the repository at this point in the history
  17. Recompiled machine object files

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    c00377e View commit details
    Browse the repository at this point in the history
  18. Adding gettext() to form button

    billz committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    fc0df01 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Added Italian translation

    billz committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    3c45992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564e9c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b5c6a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

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

Commits on May 27, 2018

  1. Configuration menu
    Copy the full SHA
    d8f4f15 View commit details
    Browse the repository at this point in the history
  2. Updated with locale settings

    billz authored May 27, 2018
    Configuration menu
    Copy the full SHA
    164fd73 View commit details
    Browse the repository at this point in the history
  3. added version to constants

    billz committed May 27, 2018
    Configuration menu
    Copy the full SHA
    a21d633 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    628a608 View commit details
    Browse the repository at this point in the history
  5. Cleaned up locale detection

    billz committed May 27, 2018
    Configuration menu
    Copy the full SHA
    244148c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be4ccda View commit details
    Browse the repository at this point in the history
  7. Mode change

    billz committed May 27, 2018
    Configuration menu
    Copy the full SHA
    b674f4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23b7a76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f3e523 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    264ccdd View commit details
    Browse the repository at this point in the history