Gordon Williams
|
8ad5d13516
|
Allow customised apps to be minified/pretokenised
|
2020-09-01 14:43:54 +01:00 |
Gordon Williams
|
fe53d9e8b7
|
fix custom/interface after refactoring
|
2020-08-24 11:59:52 +01:00 |
Gordon Williams
|
35cce62dd4
|
Add no->non from https://github.com/espruino/BangleApps/pull/536
|
2020-07-30 07:51:11 +01:00 |
Gurpreet Singh
|
3e049e3a26
|
Changed the currency code for en_IN locale
|
2020-07-03 10:54:58 +02:00 |
Gurpreet Singh
|
8e9a70a588
|
feat(AddedNewLocale): Added en_IN local to support English India
|
2020-07-02 21:13:46 +02:00 |
Matjaz Lipus
|
cce5f47924
|
updated SI date formats
|
2020-06-10 08:55:01 +02:00 |
Matjaz Lipus
|
fd4e0ceea4
|
number format
|
2020-06-06 22:26:07 +02:00 |
Matjaz Lipus
|
4498cbb24b
|
distance and speed use 1 decimal point for numbers less than 10
|
2020-06-06 13:49:52 +02:00 |
Matjaz Lipus
|
8a757d4e34
|
single var for dow, month
|
2020-06-06 13:01:55 +02:00 |
Gordon Williams
|
3c41379206
|
Added notification widget
|
2020-06-04 14:49:35 +01:00 |
Gordon Williams
|
5dde803c83
|
Merge branch 'master' into back_trans
|
2020-06-04 07:31:19 +01:00 |
Gordon Williams
|
b5dc522d37
|
Merge pull request #479 from matjaz/patch-2
fixed SI on/off translations
|
2020-06-04 07:30:11 +01:00 |
Gordon Williams
|
461283369b
|
Merge pull request #480 from matjaz/patch-3
use local var
|
2020-06-04 07:29:38 +01:00 |
Gordon Williams
|
aea00d319e
|
Merge pull request #481 from grsutcliffe/patch-1
en_AU updated to values metric and corrected date
|
2020-06-04 07:28:55 +01:00 |
Matjaž Lipuš
|
9c68b8f6dd
|
DRY
|
2020-06-04 00:19:23 +02:00 |
Matjaž Lipuš
|
d2d8c66ae2
|
fixed SI on/off translations
|
2020-06-03 23:58:40 +02:00 |
Matjaz Lipus
|
1bc8e7c574
|
back translation
|
2020-06-03 23:36:01 +02:00 |
grsutcliffe
|
4ff0adc3fd
|
en_AU updated to values metric and corrected date
local "en_AU" had some incorrect values, Australia is fully metric, and date is %d/%m/%y.
|
2020-06-03 09:57:44 +10:00 |
Matjaz Lipus
|
689de1e2ed
|
fixed meridian
|
2020-06-02 23:04:22 +02:00 |
Matjaz Lipus
|
b5f0cc4851
|
skip division by 1
|
2020-06-02 23:00:32 +02:00 |
Matjaz Lipus
|
ecb1ba8a00
|
space
|
2020-06-02 23:00:02 +02:00 |
Matjaz Lipus
|
c601f75117
|
use local vars (less memory)
|
2020-06-02 22:59:38 +02:00 |
Matjaz Lipus
|
df1caeacad
|
use .slice()
|
2020-06-02 21:21:27 +02:00 |
Matjaz Lipus
|
fc1cea0b6c
|
fix variables leaks + shorter code
|
2020-06-02 13:10:35 +02:00 |
Matjaz Lipus
|
d3b686e09a
|
temperature sanity check is already done onload
|
2020-06-02 13:06:19 +02:00 |
Gordon Williams
|
c7039e63a2
|
manually merge https://github.com/espruino/BangleApps/pull/248, but commented out until we have a font
|
2020-06-01 17:13:50 +01:00 |
Gordon Williams
|
d9442f2fd0
|
locale: Improve handling of non-ASCII characters (fix #469)
|
2020-06-01 17:04:55 +01:00 |
Gordon Williams
|
0f0402c7cb
|
Merge branch 'master' into eslint-indent
|
2020-05-27 16:19:44 +01:00 |
Matjaž Lipuš
|
96c85c38c4
|
Added Slovenian
|
2020-05-26 21:52:23 +02:00 |
Tuukka Ikkala
|
c6fd71be03
|
Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
|
2020-05-24 00:32:33 +03:00 |
Gordon Williams
|
8ee68934fb
|
Fix US and Brazil long date locales (fix #436)
|
2020-05-21 07:53:10 +01:00 |
GRISHENK0
|
7e39d8f1b5
|
Update French locales
Change thousands separator and modify the speed unit
|
2020-05-20 14:45:25 +02:00 |
Ben Whittaker
|
74564e23cc
|
Update en_CA locale units
We're pretty inconsistent when it comes to units here, but we are
theoretically a metric nation.
|
2020-05-11 19:54:30 -04:00 |
Gordon Williams
|
078a3e6d5f
|
change default temperature for israel as per #248
|
2020-04-16 08:16:27 +01:00 |
Fabio
|
82d0d255c2
|
Fixed missing ampm property for some locales
|
2020-04-09 14:05:06 +02:00 |
Gordon Williams
|
ea32401ba6
|
Locale 0.06: Remove translations if not required
Ensure 'on' is always supplied for translations
|
2020-04-09 08:57:06 +01:00 |
Alessandro Middei
|
8dda7b59f2
|
Update locales.js
Added it_IT copied by it_CH and modified for EUR as int_curr_symbol and \x80 as Euro symbol
|
2020-04-08 16:01:06 +02:00 |
MaBecker
|
9d57514058
|
add cs_CZ
with support from Standa
|
2020-04-03 20:34:38 +02:00 |
Gordon Williams
|
b135c097cf
|
Add unicode flags for Language
|
2020-04-03 08:16:42 +01:00 |
nic
|
2ed00456bf
|
Addded Portuguese from Brazil
|
2020-04-03 00:34:18 -03:00 |
Gordon Williams
|
3cb109f487
|
0.05: Inline locale details - faster, less memory overhead
Add correct scaling for speed/distance/temperature
|
2020-04-02 14:16:54 +01:00 |
Ákos Lukács
|
e56035c7c9
|
Wrong long date pattern for HU locale
ooops :)
|
2020-03-31 13:17:59 +02:00 |
MaBecker
|
a7a8e85c70
|
add function meridian
|
2020-03-26 08:43:54 +01:00 |
Gordon Williams
|
a7109b4fbd
|
Fix global 'locale' variable
|
2020-03-25 22:36:46 +00:00 |
Gordon Williams
|
755580f092
|
Fix locale.currencySym
|
2020-03-25 22:27:20 +00:00 |
Richard Gomez
|
f8e6e5bb40
|
syntax error
correct syntax error on spanish locales
|
2020-03-23 22:22:34 +01:00 |
Ákos Lukács
|
59b4b5a4d9
|
locales -> added hu and fixed some typos
|
2020-03-22 15:46:04 +01:00 |
Malik Enes Safak
|
b5492de2e2
|
Adding tr_TR
|
2020-03-18 20:46:04 +03:00 |
sebi
|
f77816a1a6
|
Adjusting french locales
|
2020-03-08 11:39:13 +01:00 |
Gordon Williams
|
18a9f2c71f
|
Allow translate to work even if not given a string
|
2020-03-05 10:01:16 +00:00 |
Gordon Williams
|
0232fc00cc
|
Translate now returns untranslated text if it can't find a translation
|
2020-03-05 09:23:50 +00:00 |
Gordon Williams
|
e0ccfe82e7
|
Added locale loader courtesy of @MaBe's extremely hard work! (ref #105)
|
2020-03-04 16:42:44 +00:00 |