{"id":12751,"date":"2019-08-30T12:44:31","date_gmt":"2019-08-30T12:44:31","guid":{"rendered":"https:\/\/evolphin.com\/help\/?p=12751"},"modified":"2020-05-15T04:22:30","modified_gmt":"2020-05-15T08:22:30","slug":"locale-setup-on-servers","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/","title":{"rendered":"Locale setup on servers"},"content":{"rendered":"\n<p>From Zoom 7.3.1 onwards, new locales are supported in Zoom for use by all desktop and web-based Zoom Clients. To use these locales effectively with a Zoom Client, these should also be set up on all servers within Zoom, the Zoom MAM Server, Preview Servers, Curator Servers, and any HADR peers.<\/p>\n\n\n\n<p>Follow these steps on each of these servers:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>On your server, <strong>open<\/strong> <span class=\"keyword\">wrapper.conf<\/span> for editing from the <span class=\"\" style=\"background: #e3e3e3;\">conf folder<\/span> inside your <span class=\"\" style=\"background: #e3e3e3;\">Zoom installation folder<\/span> (Windows:\u00a0<em>[ZoomInstallDir]\\conf<\/em> and Linux: <em>[ZoomInstallDir]\/conf<\/em>).<\/li><li><strong>Locate<\/strong> the line with the highest <span class=\"\" style=\"background: #e3e3e3;\">n<\/span> for <span class=\"keyword\">wrapper.java.additional.n<\/span>\u00a0in the file.<\/li><li><strong>Add<\/strong> 2 new lines for wrapper.java.additional increasing the value of n as follows: <p>wrapper.java.additional.n+1=-Duser.country=<em>ISO_Country_code<\/em><br>wrapper.java.additional.n+2=-Duser.language=<em>ISO_Language_code<\/em><\/p><div class=\"example\">For setting German locale in wrapper.conf whose last wrapper.java.additional value is wrapper.java.additional.20, add these lines: <p>\u00a0wrapper.java.additional.21=-Duser.country=DE<\/p><span style=\"font-size: 1rem; font-weight: inherit;\">wrapper.java.additional.22=-Duser.language=de<\/span><\/div><\/li><li><strong>Save<\/strong> and <strong>close<\/strong> the file.<\/li><li>On your Preview Server: <ol style=\"list-style-type: lower-alpha;\"><li><strong>Open<\/strong> <span class=\"keyword\">preview-server.conf<\/span> for editing from the <span class=\"\" style=\"background: #e3e3e3;\">conf folder<\/span> inside your <span class=\"\" style=\"background: #e3e3e3;\">Zoom installation folder<\/span>\u00a0(Windows:\u00a0<em>[ZoomInstallDir]\\conf\\<\/em> and Linux: <em>[ZoomInstallDir]\/conf\/<\/em>).<\/li><li><strong>Locate<\/strong> the line with the highest <span class=\"\" style=\"background: #e3e3e3;\">n<\/span> for <span class=\"keyword\">wrapper.java.additional.n<\/span>\u00a0in the file.<\/li><li><strong>Add<\/strong> 2 new lines for wrapper.java.additional increasing the value of n as follows: <p>wrapper.java.additional.n+1=-Duser.country=<em>ISO_Country_code<\/em><br>wrapper.java.additional.n+2=-Duser.language=<em>ISO_Language_code<\/em><\/p><div class=\"example\">For setting German locale in wrapper.conf whose last wrapper.java.additional value is wrapper.java.additional.20, add these lines: <p>\u00a0wrapper.java.additional.21=-Duser.country=DE<\/p><span style=\"font-size: 1rem; font-weight: inherit;\">wrapper.java.additional.22=-Duser.language=de<\/span><\/div><\/li><li><strong>Save<\/strong> and <strong>close<\/strong> the file.<\/li><li><strong>Open<\/strong> your Preview Server&#8217;s <span class=\"keyword\">zoom.properties<\/span> for editing from its <span class=\"\" style=\"background: #e3e3e3;\">.zm folder<\/span> (Windows \u2013 [OSInstallDir]\\Windows\\System32\\config\\systemprofile\\.zm\\ and Linux \u2013 $Home\/.zm\/).<\/li><li>Set the property CURRENT_LOCALE to point to the desired locale. If the property exists then update its value and if it does not exist then add it. For example: <p>CURRENT_LOCALE=de_DE<\/p><div class=\"warning\">If one or more translated string files for the language associated with this locale are not available on the Zoom Server then corresponding default strings in English will be used in their place.<\/div><\/li><li><strong>Save<\/strong> and <strong>close<\/strong> the file.<\/li><li><strong>Restart<\/strong> your Preview Server. <\/li><\/ol><\/li><li>On your Curator Server: <ol style=\"list-style-type: lower-alpha;\"><li><strong>Open<\/strong> <span class=\"keyword\">curator-server.conf<\/span> for editing from the <span class=\"\" style=\"background: #e3e3e3;\">conf folder<\/span> inside your <span class=\"\" style=\"background: #e3e3e3;\">Zoom installation folder<\/span>\u00a0(Windows:\u00a0<em>[ZoomInstallDir]\\conf\\<\/em> and Linux: <em>[ZoomInstallDir]\/conf\/<\/em>).<\/li><li><strong>Locate<\/strong> the line with the highest <span class=\"\" style=\"background: #e3e3e3;\">n<\/span> for <span class=\"keyword\">wrapper.java.additional.n<\/span>\u00a0in the file.<\/li><li><strong>Add<\/strong> 2 new lines for wrapper.java.additional increasing the value of n as follows: <p>wrapper.java.additional.n+1=-Duser.country=<em>ISO_Country_code<\/em><br>wrapper.java.additional.n+2=-Duser.language=<em>ISO_Language_code<\/em><\/p><div class=\"example\">For setting German locale in wrapper.conf whose last wrapper.java.additional value is wrapper.java.additional.20, add these lines: <p>\u00a0wrapper.java.additional.21=-Duser.country=DE<\/p><span style=\"font-size: 1rem; font-weight: inherit;\">wrapper.java.additional.22=-Duser.language=de<\/span><\/div><\/li><li><strong>Save<\/strong> and <strong>close<\/strong> the file.<\/li><li><strong>Restart<\/strong> your Curator Server. <\/li><\/ol><\/li><li><strong>Restart<\/strong> your server.<\/li><\/ol>\n\n\n\n<p>The locale is now successfully set on the servers in Zoom. Zoom Clients will need some additional setup to use the locale at their end.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From Zoom 7.3.1 onwards, new locales are supported in Zoom for use by all desktop and web-based Zoom Clients. To use these locales effectively with a Zoom Client, these should also be set up on all servers within Zoom, the Zoom MAM Server, Preview Servers, Curator Servers, and any HADR peers. Follow these steps on [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[27],"tags":[],"class_list":["post-12751","post","type-post","status-publish","format-standard","hentry","category-administration-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Locale setup on servers - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Locale setup on servers - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"From Zoom 7.3.1 onwards, new locales are supported in Zoom for use by all desktop and web-based Zoom Clients. To use these locales effectively with a Zoom Client, these should also be set up on all servers within Zoom, the Zoom MAM Server, Preview Servers, Curator Servers, and any HADR peers. Follow these steps on [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-30T12:44:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-15T08:22:30+00:00\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Locale setup on servers\",\"datePublished\":\"2019-08-30T12:44:31+00:00\",\"dateModified\":\"2020-05-15T08:22:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/\"},\"wordCount\":520,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"articleSection\":[\"Administration\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/\",\"name\":\"Locale setup on servers - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"datePublished\":\"2019-08-30T12:44:31+00:00\",\"dateModified\":\"2020-05-15T08:22:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/locale-setup-on-servers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Locale setup on servers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Locale setup on servers - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/","og_locale":"en_US","og_type":"article","og_title":"Locale setup on servers - Evolphin Documentation","og_description":"From Zoom 7.3.1 onwards, new locales are supported in Zoom for use by all desktop and web-based Zoom Clients. To use these locales effectively with a Zoom Client, these should also be set up on all servers within Zoom, the Zoom MAM Server, Preview Servers, Curator Servers, and any HADR peers. Follow these steps on [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/","og_site_name":"Evolphin Documentation","article_published_time":"2019-08-30T12:44:31+00:00","article_modified_time":"2020-05-15T08:22:30+00:00","author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Locale setup on servers","datePublished":"2019-08-30T12:44:31+00:00","dateModified":"2020-05-15T08:22:30+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/"},"wordCount":520,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"articleSection":["Administration"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/","url":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/","name":"Locale setup on servers - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"datePublished":"2019-08-30T12:44:31+00:00","dateModified":"2020-05-15T08:22:30+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/locale-setup-on-servers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Locale setup on servers"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/12751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=12751"}],"version-history":[{"count":1,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/12751\/revisions"}],"predecessor-version":[{"id":14618,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/12751\/revisions\/14618"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=12751"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=12751"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=12751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}