{"id":17053628,"url":"https://github.com/edditoria/npp-localization-test-tools","last_synced_at":"2025-10-03T15:55:23.991Z","repository":{"id":149563827,"uuid":"281691875","full_name":"Edditoria/npp-localization-test-tools","owner":"Edditoria","description":"Backup and restore localization XML file in Notepad++","archived":false,"fork":false,"pushed_at":"2024-12-05T16:35:58.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T11:49:39.508Z","etag":null,"topics":["localization-tool","notepad-plus-plus","notepadplusplus"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Edditoria.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-22T13:55:41.000Z","updated_at":"2021-03-29T13:06:11.000Z","dependencies_parsed_at":"2024-12-05T17:35:54.282Z","dependency_job_id":null,"html_url":"https://github.com/Edditoria/npp-localization-test-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edditoria%2Fnpp-localization-test-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edditoria%2Fnpp-localization-test-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edditoria%2Fnpp-localization-test-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edditoria%2Fnpp-localization-test-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Edditoria","download_url":"https://codeload.github.com/Edditoria/npp-localization-test-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245060022,"owners_count":20554407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["localization-tool","notepad-plus-plus","notepadplusplus"],"created_at":"2024-10-14T10:12:49.471Z","updated_at":"2025-10-03T15:55:18.354Z","avatar_url":"https://github.com/Edditoria.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About This Repo\n\nThis repo contains some simple batch scripts for testing your localization XML file in [Notepad++][npp_site]. It can:\n\n- [x] Backup current nativeLang.xml in Notepad++.\n- [ ] Restore a nativeLang.xml in Notepad++.\n- [ ] Customize path in your localization repo.\n\n\n## Usage\n\nAssume that you are working on a localization file `\u003cmy_lang.xml\u003e` in a directory `\u003cC:\\dev\\npp_my_lang\\\u003e`:\n\n```cmd\n:: For example, in your repo: C:\\dev\\npp_my_lang\\\u003e\n\n:: Add this repo as git submodule named \"tools\"\ngit submodule add https://github.com/Edditoria/npp-localization-test-tools.git tools\n\n:: Backup current nativeLang.xml in Notepad++\n.\\tools\\backup.cmd\n\n:: Inject (Force copy) the XML file to Notepad++\n.\\tools\\inject.cmd .\\my_lang.xml\n\n:: Update submodule(s)\ngit submodule update\n```\n\nYou may want to add instructions in your localization repo:\n\n```cmd\n:: Get submodule\ngit submodule init\ngit submodule update\n```\n\nQuick and dirty. Welcome issue and pull requests ;-)\n\n## Copyright and License\n\nCopyright (c) Edditoria. All rights reserved. Code released under the [MIT License](LICENSE.txt). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/4.0/).\n\nAs human-readable summary (but not a substitute for the license):\n\nYou can use it, share it, modify the codes and distribute your work for private and commercial uses. If you like, please share your work with me. :pizza:\n\n\u003e Notepad++ is a free (free as in both \"free speech\" and \"free beer\") source code editor and Notepad replacement that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by [GPL License](https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE).\n\n\n[npp_site]: https://notepad-plus-plus.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedditoria%2Fnpp-localization-test-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedditoria%2Fnpp-localization-test-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedditoria%2Fnpp-localization-test-tools/lists"}