Commit Graph

137 Commits (b85d44abccca41ca45020b5b7d01efb5c81eb906)

Author SHA1 Message Date
Gordon Williams 95994b7e24
Merge pull request #3278 from atjn/deprecate-currency
`locale`: Deprecate currency information
2024-03-25 17:10:12 +00:00
Gordon Williams 6af5a2cfb4 Update locale comments to reflect actual espruino code 2024-03-25 10:16:06 +00:00
Anton 315d4b79d9 Add better deprecation descriptions 2024-03-21 11:29:02 +01:00
Anton 74e5b6cb9f Bump version 2024-03-21 10:33:09 +01:00
Anton 52643b4378 Revert changes to `currencySym` 2024-03-20 13:52:43 +01:00
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Jordi Mas 0d5ce33471 Fix month name in Catalan locale 2024-03-17 07:43:19 +01:00
Jordi Mas a23f49a453 Fixes to Catalan locale: right icon for all regions, shorter long data pattern and fix lang code 2024-03-01 20:55:27 +01:00
Jordi Mas 02356a6087 Add Catalan locale 2024-02-14 10:20:00 +01:00
Anton 11850b81a5 Add Danish locale 2024-02-13 15:48:50 +01:00
Gordon Williams 99076fa3ef Fix errant trailing spaces for long time output in some locales 2023-12-01 08:52:56 +00:00
Gordon Williams ca74c9a1c3 Add separate USA locale for different dates, and show examples 2023-09-11 14:57:26 +01:00
Gordon Williams 1c4e8751ac
Merge pull request #2786 from stweedo/nav_testing
Update messagegui.app.js
2023-06-05 09:41:07 +01:00
stweedo 7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode 2023-05-31 01:44:26 -05:00
stweedo 39f9d66041
Update locale.html to remove leading zero in 12 hour mode 2023-05-30 19:00:26 -05:00
stweedo 790db2f442
Update locales.js to add "ft" to en_US locale 2023-05-30 18:05:20 -05:00
deirdreobyrne a383e1fdc2 Adding en_IE 2022-07-04 21:07:06 +01:00
Darin755 6c4bfc58b5 switched yards to meters for us locale 2022-06-17 19:39:57 -06:00
Gordon Williams 6f202bc925 fix locale errors after recent PRs 2022-05-26 09:59:11 +01:00
Dione Batista 0e78ab8243
Update pt_BR Translation 2022-05-08 22:55:00 -03:00
Gordon Williams 68b9e7992f just doc changes 2022-04-26 10:31:29 +01:00
Alessandro Cocco 4e23f4953c [locale] Add dowAll(), improve dow() 2022-04-26 10:26:31 +02:00
Gordon Williams d8576ee717
Merge pull request #1708 from wespen/translation-cro
lang: added Croatian locale
2022-04-19 10:21:59 +01:00
Igor Svehla 6ed20a1e90 lang: added Croatian locale 2022-04-16 20:58:29 +02:00
Eskild Hustvedt eee8e231db apps/locale: nn_NO: mkh->kmt 2022-04-11 12:58:09 +02:00
Johan Dahl 1c535cd77c
Swedish abbreviations for speed
The Swedish abbreviation for speed is km/tim (even if km/h often is used) but NOT kmh
2022-04-08 12:40:36 +02:00
Gordon Williams 72efc0a3b7
Merge branch 'master' into nbDateOrder 2022-04-07 16:40:02 +01:00
Gordon Williams e9e92cc95b merge in https://github.com/espruino/EspruinoAppLoaderCore/pull/11 in such a way that we can use it from apps/locales as well (to avoid some duplication!)
more characters added to list that need remapping
2022-04-07 16:08:39 +01:00
Gordon Williams 895e7ffd59 rename locale as mentioned in https://github.com/espruino/BangleApps/pull/1666 2022-04-07 15:53:39 +01:00
Eskild Hustvedt dd31ebbc59 locales/fuzzyw: Added Norwegian Nynorsk translation 2022-04-07 10:48:57 +02:00
Eskild Hustvedt 2816c46be5 locales: Fixed day order for no_NB 2022-04-07 09:41:48 +02:00
Helge Berland 19a9100329
Added norwegian locale
Added norwegian locale to the list, and also listed our three special characters æ, ø and å in the fallback list. They are all in the codebook, but I'm unsure if they will be rendered correctly with the current code (the two last days of the weeks contains the ø).
2022-04-05 22:10:17 +02:00
Gordon Williams aff76fe2c0 0.17: Fix regression where long month names were 'undefined' (fix #1641)Fix issue where long month names included 'undefined' (fix #1641) 2022-03-31 11:39:59 +01:00
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
Salim Blume 5e3e7a0c0f Testing exstats notifications 2022-03-05 21:18:58 -06:00
Salim Blume aebc8bb3d5 Initial commit 2022-03-05 21:18:51 -06:00
Gordon Williams 55430085f2 update locale docs 2022-02-11 11:40:44 +00:00
Gordon Williams 32eef1d713
Merge pull request #1304 from diesphink/no_translation_on_locale
Option to keep or not the textual translations
2022-02-11 11:34:37 +00:00
Marco H 1b576f5fff
Update locales.js
day of week should not be part of the date in fr_FR
2022-02-08 09:40:49 +01:00
Diego Pereyra 58a9b19aa1 typo 2022-01-15 16:23:48 -03:00
Diego Pereyra 4c8c1a6d2f Option to keep or not the textual translations 2022-01-15 16:18:59 -03:00
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Gordon Williams 0f6c2a554e
Merge branch 'master' into update_long_date_sv_se_locale 2022-01-10 08:40:34 +00:00
Didgeridoohan 72eb128272
Tweak long date 2022-01-09 07:32:57 +01:00
Marcus Olsson a1ebca296c Fixed sv_SE formatting
Long date does not work well for Bangle.js2
This aligns with default locale en_GB.
2022-01-08 21:16:55 +01:00
Didgeridoohan efc8845c13
Update ChangeLog 2022-01-07 16:42:29 +01:00