[% css_block_code = PROCESS css_block %] [% WRAPPER 'master_templates/master.tmpl' theme="yui" scripts = '/js/lang.js' app_key='edit_a_locale' extrastyle = css_block_code -%]

[% locale.maketext("Locale Editor - Bulk Mode") %]

[% locale.maketext("You can edit any locale’s phrases. You can use this to make small changes to a locale or completely update a cloned locale into a new language.") %]

[% locale.maketext("Non Standard Locale Configuration") %]

[% locale.maketext("Locales are identified by ISO standard language (and sometimes territory) codes.") %]

[% locale.maketext("Each locale has standard data defined in the [output,url,_1,CLDR,target,_2].","http://cldr.unicode.org","_blank") %]

[% locale.maketext("An ‘i_’ tag is a standard way to create, identify, and work with a non-standard locale by prefixing the code with the letter ‘i’ followed by an underscore.") %]

[% locale.maketext("You can use this tool to configure data as defined by the CLDR for standard tags.") %]

 

[% IF data.i_locales.size %] [% data.only_include_locale_menu = data.i_locales %]
[% data.delete('only_include_locale_menu') %]  
[% ELSE %]

[% locale.maketext("There are currently no “i_ tag” locales on the server.") %]

[% END %] [% END -%] [% BLOCK css_block %] .externalLink:after { font-family: "Font Awesome 5 Free"; font-weight: 600; content: "\f35d"; display: inline-block; padding: 0 3px 0 3px; } [% END %]