{"id":1225,"date":"2014-12-18T11:05:37","date_gmt":"2014-12-18T11:05:37","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=1225"},"modified":"2022-02-17T06:24:03","modified_gmt":"2022-02-17T06:24:03","slug":"providing-translations-via-the-visual-studio-ide","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/localization-multi-language-support\/providing-translations-via-the-visual-studio-ide","title":{"rendered":"Providing Translations via the Visual Studio IDE"},"content":{"rendered":"<p>\nOn your form you wish to localize for a language change the property Localizable to true. &nbsp;\n<\/p>\n<p>\nThen change the Language property to the language you wish to set up a new resource file for.\n<\/p>\n<p>\nChange all the text on the form to the new language. This will create an additional resx file for each language you change the Language Property too.\n<\/p>\n<p>\nOnce you finish you can change to another language for another translated form resource file or switch back to default.\n<\/p>\n<p>\nNow when the computer is run on a machine set up to use a different language it will look for a resx file to match and switch all the controls to use the text provided in the resource file.\n<\/p>\n<p>\nYou can also test this by changing the CurrentUICulture on the CurrentThread.\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On your form you wish to localize for a language change the property Localizable to true. &nbsp; Then change the Language property to the language you wish to set up a new resource file for. Change all the text on the form to the new language. This will create an additional resx file for each [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[105],"tags":[],"class_list":["post-1225","post","type-post","status-publish","format-standard","hentry","category-localization-multi-language-support"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1225","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/comments?post=1225"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1225\/revisions"}],"predecessor-version":[{"id":1226,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1225\/revisions\/1226"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=1225"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=1225"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=1225"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}