Skip to content

Option to select durring instalation Serbian Latin or Serbian Cyrilic #12256

Closed
@quenode

Description

@quenode

Hi Magento community,

During installation when selecting default language for magento as
Serbian Language the default language store sr_Cyrl_RS "
general/locale/code - sr_Cyrl_RS" .
This ok but we should have two option Serbian@Latin and Serbian@Cyrilic

Here are the patches.

/zendframework1/library/Zend/Locale/Data/likelySubtags.xml.orig
898,899d897
<               <likelySubtag from="sr_latin" to="sr_Latn_RS"/>
<               <!--{ Serbian; ?; ? } => { Serbian; Latin; Serbia }-->

This the Config.php

magento/framework/Locale/Config.php.orig
90,91c90
<         'sr_Cyrl_RS', /*Serbian Cyrillic (Serbia)*/
<         'sr_Latn_RS', /*Serbian Latin (Serbia)*/
---
>         'sr_Cyrl_RS', /*Serbian (Serbia)*/

Metadata

Metadata

Assignees

Labels

Fixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions