Commit Graph

560 Commits

Author SHA1 Message Date
Igor Zhukov
21f78aec89 Fixed eglish for share file
Closes #482
2014-09-23 16:01:12 +04:00
Igor Zhukov
1a508faa84 Fixed Alt + Home 2014-09-22 15:59:31 +04:00
Igor Zhukov
b4726218ed Update README.md
Fix transifex link. Closes 62bea973ae (commitcomment-7870531)
2014-09-22 13:58:21 +04:00
Igor Zhukov
62bea973ae Update README.md
Fixed transifex link
2014-09-22 00:49:33 +04:00
Igor Zhukov
646d968ce8 Rename Readme.md to README.md 2014-09-22 00:48:56 +04:00
Igor Zhukov
f5ff2bdb92 Merge pull request #474 from acran/master
Some minor fixes/updates to i18n
2014-09-22 00:25:50 +04:00
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
2014-09-19 20:09:42 +02:00
Roman Anasal
ace380f2bb added alias 'de' for 'de-de' 2014-09-19 18:21:12 +02:00
Roman Anasal
f878dbd96f updated i18n guide
reflect changes of f1db5e1c96
2014-09-19 18:08:42 +02:00
Igor Zhukov
a5609dbdf3 Fixed mobile prepend history 2014-09-19 20:01:50 +04:00
Igor Zhukov
f1cb4d3957 Fixed unread after 2014-09-19 19:54:13 +04:00
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
2014-09-19 17:53:43 +02:00
Roman Anasal
47f963cbbf updated german locale: added new message 2014-09-19 17:26:57 +02:00
Igor Zhukov
d766216c14 Fixed default locale problem 2014-09-19 19:23:56 +04:00
Igor Zhukov
aa3790005e Update README.md 2014-09-19 19:04:21 +04:00
Igor Zhukov
aa260a5c24 Merge branch 'pr/471' 2014-09-19 18:53:31 +04:00
Igor Zhukov
7312edc0d6 Merged documentation for localization 2014-09-19 18:52:57 +04:00
Igor Zhukov
f141abe049 Fixed app reload for packaged app 2014-09-19 18:40:55 +04:00
Igor Zhukov
f82fd9db08 Fixed JSON error in Chrome App mode 2014-09-19 18:32:54 +04:00
Igor Zhukov
63091d1d8f Added Spanish localization
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04:00
Igor Zhukov
bc5c2d624c App init bugfixes 2014-09-19 16:23:03 +04:00
Roman Anasal
5e0ed08717 added documentation/guide for the new i18n module 2014-09-19 14:19:30 +02:00
Igor Zhukov
a9f080be75 Added Deutsch langpack
Added new language select footer
2014-09-19 16:13:18 +04:00
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
2014-09-19 14:49:46 +04:00
Igor Zhukov
dd57630d75 Merged Extract mobile version
Closes #449
2014-09-19 13:34:23 +04:00
Igor Zhukov
e12dc66d2a Final i18n fixes
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
2014-09-19 12:28:45 +04:00
Igor Zhukov
8849072e93 Improved mobile layout
Refactor styles
Remove unused mobile styles
Added new modals for mobile
2014-09-19 10:20:05 +04:00
Igor Zhukov
8131aae279 Unread history bugfixes 2014-09-18 23:39:51 +04:00
Igor Zhukov
1c4150d2ab Improved contacts updates
Also fixed scroll in emoji menu
2014-09-18 21:06:25 +04:00
Roman Anasal
97d4fdb42a created locale en-us for i18n
extracted all strings out of the partials and modules
2014-09-18 16:47:55 +02:00
Igor Zhukov
80eee8d5ec Migrate remaining modal views to msgid 2014-09-18 16:47:55 +02:00
Igor Zhukov
452bcc9834 i18n service improved
Supported basic markdown for translations
Improved insertParams function
2014-09-18 16:47:54 +02:00
Roman Anasal
c695493eb7 increased width of .navbar-offline
localized strings may be longer and would wrap outerwise, hence added a
bit more room
2014-09-18 16:47:54 +02:00
Roman Anasal
845d57a512 integrated i18n into some partials
as in the previous commit every string to be displayed in the partials
should now be passed through `_` first
2014-09-18 16:47:54 +02:00
Roman Anasal
e28e47eae5 integrated i18n in all modules
every string in the modules to be displayed should now be passed through
`_` first
2014-09-18 16:47:54 +02:00
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
2014-09-18 16:47:54 +02:00
Roman Anasal
2e148b29a7 added i18n support for ngPluralize
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
2014-09-18 16:47:54 +02:00
Roman Anasal
1b8da25224 created i18n-service and configuration in settings 2014-09-18 16:47:54 +02:00
Igor Zhukov
11162b9f77 Improved mobile views 2014-09-17 22:24:12 +04:00
Igor Zhukov
de76dc8416 Update README.md
typo fix
2014-09-17 20:59:08 +04:00
Igor Zhukov
50349f3658 Update README.md
Added maintained locations and FxOS instructions
2014-09-17 20:58:42 +04:00
Igor Zhukov
4821550517 Merged with master 2014-09-17 19:44:04 +04:00
Igor Zhukov
6d170ea741 Fixed packaged apps monifests
Added filters for FFOS
Fixed name for Chrome
2014-09-17 14:51:34 +04:00
Igor Zhukov
e6f9e36c0e Added mobile screenshots to Readme
#411
2014-09-17 14:18:03 +04:00
Igor Zhukov
6aa140bd33 Added 2 mobile screenshots
#411
2014-09-17 14:13:26 +04:00
Igor Zhukov
10eae07f83 Disabled sourceMaps
Closes #458
2014-09-17 13:56:18 +04:00
Igor Zhukov
0555fa13a2 Added notification after auth_key generated
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
e6260ac107 Fixed countries modal scroll 2014-09-15 23:31:26 +04:00
Igor Zhukov
5880113b70 Improved mobile scrollers 2014-09-15 23:24:19 +04:00
Igor Zhukov
6679bb3811 Merged with master 2014-09-15 19:59:56 +04:00