{"id":23158116,"url":"https://github.com/lightbuzz/localization-uwp","last_synced_at":"2026-02-05T03:36:52.036Z","repository":{"id":75644722,"uuid":"76209027","full_name":"LightBuzz/Localization-UWP","owner":"LightBuzz","description":"Explicit Localization in Windows Universal Platform","archived":false,"fork":false,"pushed_at":"2016-12-12T01:41:03.000Z","size":27,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T01:24:47.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/LightBuzz.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}},"created_at":"2016-12-12T00:30:01.000Z","updated_at":"2024-05-26T13:18:57.000Z","dependencies_parsed_at":"2023-06-07T05:30:38.675Z","dependency_job_id":null,"html_url":"https://github.com/LightBuzz/Localization-UWP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LightBuzz/Localization-UWP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightBuzz%2FLocalization-UWP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightBuzz%2FLocalization-UWP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightBuzz%2FLocalization-UWP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightBuzz%2FLocalization-UWP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightBuzz","download_url":"https://codeload.github.com/LightBuzz/Localization-UWP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightBuzz%2FLocalization-UWP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29109304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T03:27:05.906Z","status":"ssl_error","status_checked_at":"2026-02-05T03:26:43.416Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-12-17T22:18:06.202Z","updated_at":"2026-02-05T03:36:52.014Z","avatar_url":"https://github.com/LightBuzz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Explicit Localization in UWP\nLearn how to localize your Universal Windows app by selecting the language programmatically.\n\n![Localization UWP by LightBuzz](http://lightbuzz.com/wp-content/uploads/2016/12/localization-uwp.gif)\n\n## Features\n\n### Get the languages supported by the current app\n    var supportedLanguages = LocalizedResources.SupportedLanguages;\n\n### Set the language\n    LocalizedResources.Language = \"en-US\";\n\n### Localize content in C-Sharp\n    TblTitle.Text = LocalizedResources.GetString(\"Title/Text\");\n\n### Localize content in XAML\n    \u003cTextBlock x:Uid=\"Title\" x:Name=\"TblTitle\" Text=\"Title\" /\u003e\n\n## Contributors\n* [Vangos Pterneas](http://pterneas.com)\n* [George Karakatsiotis](http://lightbuzz.com)\n\n## License\nLicensed under the [MIT License](https://github.com/LightBuzz/Localization-UWP/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbuzz%2Flocalization-uwp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightbuzz%2Flocalization-uwp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbuzz%2Flocalization-uwp/lists"}