diff options
author | Eric Fischer <enf@google.com> | 2011-01-19 15:16:20 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-01-19 15:16:20 -0800 |
commit | de6eb79e159496434bc2afee818b362292672c96 (patch) | |
tree | 767137182691150440aa3fca61709295047a57bc /res/xml-nl | |
parent | fed18746ec2e32c3e32fdca045c3afa256aea453 (diff) | |
download | packages_apps_settings-de6eb79e159496434bc2afee818b362292672c96.zip packages_apps_settings-de6eb79e159496434bc2afee818b362292672c96.tar.gz packages_apps_settings-de6eb79e159496434bc2afee818b362292672c96.tar.bz2 |
Distinguish Atlantic Time in Barbados from Atlantic Time in Canada.
Bug 2605239
Change-Id: I196aadd21281d18e228a7bf7e947a2b0fa7c6d05
Diffstat (limited to 'res/xml-nl')
-rw-r--r-- | res/xml-nl/timezones.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml-nl/timezones.xml b/res/xml-nl/timezones.xml index ecb107e..3da3ada 100644 --- a/res/xml-nl/timezones.xml +++ b/res/xml-nl/timezones.xml @@ -16,6 +16,7 @@ <timezone id="America/New_York">Eastern-standaardtijd (New York)</timezone> <timezone id="America/Caracas">Caracas</timezone> <timezone id="America/Barbados">Atlantic - standaardtijd (Barbados)</timezone> + <timezone id="America/Halifax">Atlantic - standaardtijd (Halifax)</timezone> <timezone id="America/Manaus">Manaus</timezone> <timezone id="America/Santiago">Santiago</timezone> <timezone id="America/St_Johns">Newfoundland-standaardtijd (St. Johns)</timezone> |