Igor Zhukov
2743674d0d
Updated countries l10n
...
Using CLDR script from @mlocati
Closes #487
Added russian locale from Transifex
10 years ago
Igor Zhukov
528c1909e2
Updated es,de localization from Transifex
10 years ago
Igor Zhukov
d8143c3b2f
Fixed angular missing for locale
10 years ago
Igor Zhukov
a257ded3cc
Merged countries sort
10 years ago
Igor Zhukov
09992d1c1a
Updated DC address
10 years ago
Igor Zhukov
4638cbae51
Audio player design
...
Now showing documents names in conversations list and in notifications
10 years ago
Roman Anasal
f6ef43d3b0
Fix #485 : sort localized country names alphabetically
10 years ago
Igor Zhukov
68b33f2268
Enable mobile version for small windows as well
...
Closes #475
10 years ago
Igor Zhukov
926469c945
Added webkit storage quota workaround
10 years ago
Igor Zhukov
4c87b0e317
Improved document player
...
Added download button for audio
10 years ago
Igor Zhukov
8f402d2f31
Fxied i18n dashed vars
...
Closes #483
10 years ago
Igor Zhukov
9597d50d3a
Fixed progress l10n
10 years ago
Igor Zhukov
adeea1a4fa
Added audio player
...
Improved mobile forwarded messages. Closes #470
Closes #446
10 years ago
Igor Zhukov
12a11749b0
Fixed msgs grouping after delete
...
Closes #481
10 years ago
Igor Zhukov
21f78aec89
Fixed eglish for share file
...
Closes #482
10 years ago
Igor Zhukov
8eedd88c88
Adding player
10 years ago
Igor Zhukov
1a508faa84
Fixed Alt + Home
10 years ago
Igor Zhukov
8e090908be
Initial commit
10 years ago
Igor Zhukov
646d968ce8
Rename Readme.md to README.md
10 years ago
Roman Anasal
4f317b4282
fix loading of angular-locale in init.js
...
1. check for locale == defaultLocale for locale from ConfigStorage
2. the <script> needs to be added to the doom before setting the src
attribute
10 years ago
Roman Anasal
ace380f2bb
added alias 'de' for 'de-de'
10 years ago
Roman Anasal
f878dbd96f
updated i18n guide
...
reflect changes of f1db5e1c96
10 years ago
Igor Zhukov
a5609dbdf3
Fixed mobile prepend history
10 years ago
Igor Zhukov
f1cb4d3957
Fixed unread after
10 years ago
Roman Anasal
c2656c1b29
Revert "put current locale in consideration for various caches in filters/services"
...
This reverts commit 37bb69a409
.
Since we moved i18n into the init phase in
f1db5e1c96
and don't switch locale at
runtime we don't need this anymore
10 years ago
Roman Anasal
47f963cbbf
updated german locale: added new message
10 years ago
Igor Zhukov
d766216c14
Fixed default locale problem
10 years ago
Igor Zhukov
7312edc0d6
Merged documentation for localization
10 years ago
Igor Zhukov
f141abe049
Fixed app reload for packaged app
10 years ago
Igor Zhukov
f82fd9db08
Fixed JSON error in Chrome App mode
10 years ago
Igor Zhukov
63091d1d8f
Added Spanish localization
...
Fixed unathorized request. Closes #465
10 years ago
Igor Zhukov
bc5c2d624c
App init bugfixes
10 years ago
Roman Anasal
5e0ed08717
added documentation/guide for the new i18n module
10 years ago
Igor Zhukov
a9f080be75
Added Deutsch langpack
...
Added new language select footer
10 years ago
Igor Zhukov
f1db5e1c96
Moved i18n locale apply to boot
...
Moved i18n config to config.js
App is booted after locale data is fully downloaded
The app needs reload after locale change
10 years ago
Igor Zhukov
e12dc66d2a
Final i18n fixes
...
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
10 years ago
Igor Zhukov
8849072e93
Improved mobile layout
...
Refactor styles
Remove unused mobile styles
Added new modals for mobile
10 years ago
Igor Zhukov
8131aae279
Unread history bugfixes
10 years ago
Igor Zhukov
1c4150d2ab
Improved contacts updates
...
Also fixed scroll in emoji menu
10 years ago
Roman Anasal
97d4fdb42a
created locale en-us for i18n
...
extracted all strings out of the partials and modules
10 years ago
Igor Zhukov
452bcc9834
i18n service improved
...
Supported basic markdown for translations
Improved insertParams function
10 years ago
Roman Anasal
e28e47eae5
integrated i18n in all modules
...
every string in the modules to be displayed should now be passed through
`_` first
10 years ago
Roman Anasal
37bb69a409
put current locale in consideration for various caches in filters/services
...
some local caches now need to be purged when the locale is changed on
runtime or else they'll still display strings in the wrong locale/language
Revert this commit once the locale loading is moved into init phase of
the page so it won't change during runtime anymore
10 years ago
Roman Anasal
2e148b29a7
added i18n support for ngPluralize
...
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
10 years ago
Roman Anasal
1b8da25224
created i18n-service and configuration in settings
10 years ago
Igor Zhukov
11162b9f77
Improved mobile views
10 years ago
Igor Zhukov
0555fa13a2
Added notification after auth_key generated
...
Closes #464
10 years ago
Igor Zhukov
e6260ac107
Fixed countries modal scroll
10 years ago
Igor Zhukov
5880113b70
Improved mobile scrollers
10 years ago
Igor Zhukov
4b3f3744a7
Improved mobile history layout
10 years ago