mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
704cddfcbc
--HG-- extra : rebase_source : 2561787b6f9ae3dc626cb6bf76e6f78f6cd15664
29 lines
717 B
Plaintext
29 lines
717 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2012 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/pa_Arab.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/pa_Arab.xml
|
|
*/
|
|
pa_Arab{
|
|
Currencies{
|
|
EUR{
|
|
"€",
|
|
"يورو",
|
|
}
|
|
INR{
|
|
"ر [INR]",
|
|
"روپئیہ [INR]",
|
|
}
|
|
PKR{
|
|
"ر",
|
|
"روپئیہ",
|
|
}
|
|
}
|
|
Version{"2.0.77.46"}
|
|
}
|