{"id":32487251,"url":"https://github.com/hlinteractive/hli.globalization","last_synced_at":"2026-05-16T11:02:00.004Z","repository":{"id":144187004,"uuid":"98020169","full_name":"HLinteractive/HLI.Globalization","owner":"HLinteractive","description":"HL interactive globalization library for localized resources (RESX) generated out for XLF using Multilingual App Toolkit (MAT). Neutral language is Swedish (sv-SE)","archived":false,"fork":false,"pushed_at":"2017-08-02T18:48:33.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T06:28:22.662Z","etag":null,"topics":["french","german","localization","mat","multilingual","resx","resx-files","swedish","xamarin","xaml","xlf"],"latest_commit_sha":null,"homepage":"http://www.hlinteractive.se","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HLinteractive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-22T09:08:53.000Z","updated_at":"2017-08-02T19:22:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb738c5c-7eda-40f5-8feb-cf0724811f25","html_url":"https://github.com/HLinteractive/HLI.Globalization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HLinteractive/HLI.Globalization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HLinteractive%2FHLI.Globalization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HLinteractive%2FHLI.Globalization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HLinteractive%2FHLI.Globalization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HLinteractive%2FHLI.Globalization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HLinteractive","download_url":"https://codeload.github.com/HLinteractive/HLI.Globalization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HLinteractive%2FHLI.Globalization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["french","german","localization","mat","multilingual","resx","resx-files","swedish","xamarin","xaml","xlf"],"created_at":"2025-10-27T06:21:24.718Z","updated_at":"2026-05-16T11:01:59.998Z","avatar_url":"https://github.com/HLinteractive.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![HL Interactive](https://www.dropbox.com/s/fdyzvkso9zs9ndf/HLi.Signature.DVDs.jpg?dl=1)\n\u003e HL Interactive (HLi)\n\n- [HLI.Globalization](#hliglobalization)\n  * [Usage](#usage)\n    + [From code](#from-code)\n    + [From XAML](#from-xaml)\n  * [Translation status](#translation-status)\n  * [Delivery \u0026 Deployment](#delivery---deployment)\n  * [Repository File Structure](#repository-file-structure)\n  * [Changes and backward compatibility](#changes-and-backward-compatibility)\n\n# HLI.Globalization\nHL Interactive globalization library for localized resources (RESX) generated out for XLF using Multilingual App Toolkit (MAT).\n\n[![NuGet](https://img.shields.io/nuget/v/HLI.Globalization.svg)\n![Downloads](https://img.shields.io/nuget/dt/HLI.Globalization.svg)](https://preview.nuget.org/packages/HLI.Globalization/)\n![Build Status VSTS](https://nodessoft.visualstudio.com/_apis/public/build/definitions/3a183231-51dc-48b1-93c8-1ecde648ef37/22/badge)\n\n \nNeutral language is **Swedish (sv-SE)**.\n\nCultures are initally auto translated using **[Microsoft's Multiligual App Toolkit (MAT)](https://developer.microsoft.com/en-us/windows/develop/multilingual-app-toolkit \"Multiligual App Toolkit at Microsoft.com\")**.  \nWhen reviewed by a native speaking translator the translations are marked as \"final\".\n\n## Usage\n### From code\nRead strings using the class **`Manager.cs`**. It has a static method for translating:\n\n\t```csharp\n\tvar localized = HLI.Globalization.Manager.Translate(\"Save\", new CultureInfo(\"de\"));\n\t```\n\n### From XAML\nUse the appropriate localization provider, for example **[Xamarin.Forms IMarkupExtension](https://developer.xamarin.com/guides/xamarin-forms/advanced/localization/ \"Localizing Xamarin.Forms\")**\n\n## Translation status\n**Auto translated cultures (not final)**\n\n* Danish (da)\n* Spanish (es)\n* Finish (fi)\n* Norwegian / Bokmål (nb)\n\n**Reviewed cultures (final)**\n\n* German (de)\n* English (en)\n* Frensh (fr)\n* Swedish (se) - *source culture*\n\n## Delivery \u0026 Deployment\nDownload the nuget package through Package Manager Console:\n\n\u003e install-package HLI.Globalization\n\n## Repository File Structure\n* **HLI.Globalization** - single project in solution\n\t* **Dictionaries** - RESX files generated from XLF files (below)\n\t* **MultilingualResources** - MAT toolkit source localization files (*.xlf)\n\n## Changes and backward compatibility\n* Multi-target NET45 / PCL / UAP 10 / NetStandard 1.4 using VS2017 CSPROJ\n* Initial public netstandard 1.4 library","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlinteractive%2Fhli.globalization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlinteractive%2Fhli.globalization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlinteractive%2Fhli.globalization/lists"}