Chromium Code Reviews| Index: source/data/curr/to.txt |
| diff --git a/source/data/curr/to.txt b/source/data/curr/to.txt |
| index af78e4dc09b00efb38a9b83d198ea1468d2891cd..53154769e71b1f224dd12fc7acbf6b32d1d05003 100755 |
| --- a/source/data/curr/to.txt |
| +++ b/source/data/curr/to.txt |
| @@ -15,10 +15,6 @@ to{ |
| "AUD$", |
| "AUD", |
| } |
| - FJD{ |
| - "FJD", |
| - "FJD", |
| - } |
| NZD{ |
| "NZD$", |
| "NZD", |
| @@ -31,18 +27,6 @@ to{ |
| "SBD", |
| "SBD", |
| } |
| - TOP{ |
| - "T$", |
| - "Paʻanga fakatonga", |
| - } |
| - VUV{ |
| - "VUV", |
| - "VUV", |
| - } |
| - WST{ |
| - "WST", |
| - "Tala fakahaʻamoa", |
| - } |
| XPF{ |
| "CFPF", |
| "XPF", |
| @@ -50,17 +34,10 @@ to{ |
| } |
| Currencies%narrow{ |
| AUD{"$"} |
| - FJD{"$"} |
| NZD{"$"} |
| SBD{"$"} |
| } |
| CurrencyPlurals{ |
| - TOP{ |
| - other{"Paʻanga fakatonga"} |
| - } |
| - WST{ |
| - other{"Tala fakahaʻamoa"} |
| - } |
| } |
| CurrencyUnitPatterns{ |
| other{"{1} {0}"} |