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

Implement po_create()/po_update() for creating/updating translations #235

Merged
merged 36 commits into from
Nov 11, 2021

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    3affcc0 View commit details
    Browse the repository at this point in the history
  2. Add or update as necessary

    hadley committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    63dcbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe1eff View commit details
    Browse the repository at this point in the history
  4. Fix typo

    hadley committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b205c34 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

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

Commits on Nov 6, 2021

  1. lang->languages

    MichaelChirico authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    c644cb7 View commit details
    Browse the repository at this point in the history
  2. lang->languages

    MichaelChirico authored Nov 6, 2021
    Configuration menu
    Copy the full SHA
    a088663 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge commit 'bd9c91a2abc717fe52b56cf6879f83f233a299a1'

    Conflicts:
    	DESCRIPTION
    	NAMESPACE
    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    28f3e28 View commit details
    Browse the repository at this point in the history
  2. Move to own file

    Merge commit '3849f477c94b95af34764c5c96b7c0fce284eedd'
    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    310f2b0 View commit details
    Browse the repository at this point in the history
  3. Mark .pot file as UTF-8

    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    10e16fd View commit details
    Browse the repository at this point in the history
  4. Split po_create() and po_update() into pieces

    And fundamentally change approach
    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    42885b1 View commit details
    Browse the repository at this point in the history
  5. Fix broken tests

    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    205ee8f View commit details
    Browse the repository at this point in the history
  6. Add test for po_create()

    Bringing in system2() code from #257
    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0d3391d View commit details
    Browse the repository at this point in the history
  7. WS

    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d8880e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efa92b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    511fad1 View commit details
    Browse the repository at this point in the history
  10. Add tests for create and update

    And fix the bugs thus revealed
    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d7c3882 View commit details
    Browse the repository at this point in the history
  11. Add missing line

    hadley committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0daabcd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    b604281 View commit details
    Browse the repository at this point in the history
  2. Add links to solaris docs

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ef5449f View commit details
    Browse the repository at this point in the history
  3. Revert unintentional change

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7322e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78afb31 View commit details
    Browse the repository at this point in the history
  5. Revert CHARSET -> UTF-8 change

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7133453 View commit details
    Browse the repository at this point in the history
  6. Merge commit '3eaf727e03b1238d01492b99f58f938587b4b73b'

    Conflicts:
    	NAMESPACE
    	R/po_compile.R
    	R/po_extract.R
    	man/po_compile.Rd
    	man/po_extract.Rd
    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    df99ea4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f081b01 View commit details
    Browse the repository at this point in the history
  8. More docs about updating

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6fd0c30 View commit details
    Browse the repository at this point in the history
  9. Standardise number of dots

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0e4371c View commit details
    Browse the repository at this point in the history
  10. Improve docs

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    4b3353f View commit details
    Browse the repository at this point in the history
  11. Tweak messaging

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ae5c5b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4e71bd View commit details
    Browse the repository at this point in the history
  13. Revert accidental doc changes

    hadley committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b8e17e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. add TODO

    MichaelChirico authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    0f93068 View commit details
    Browse the repository at this point in the history
  2. another TODO

    MichaelChirico authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3ff40d5 View commit details
    Browse the repository at this point in the history
  3. typo

    MichaelChirico authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5efd88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6788bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36031a View commit details
    Browse the repository at this point in the history