Commit Graph

38 Commits

Author SHA1 Message Date
Carsten Brandt
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
Carsten Brandt
c7033712b9 fixed some code highlighting tags in the guide
to match better the languages in highlight.js
2015-12-12 05:07:36 +01:00
Vadym Chenin
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
Nobuo Kihara
aac2af1bdd docs/guide/tutorial-i18n.md grammar fixed [ci skip] 2015-09-15 22:13:54 +09:00
Alexander Makarov
f95a757525 Expanded i18n message formatting docs
- Fixed positional parameter example.
- Added info about character escaping within ICU rules.
- Added more explanations to all message formatting sections.
- Added info about extra options for plural, ordinal, spellout, duration.
- Added info about selectordinal.
- Implemented http://intl.rmcreative.ru/, refenced it from docs.
2015-09-14 01:58:54 +03:00
Nobuo Kihara
6aa34dcaa5 docs/guide/tutorial-i18n.md small fixes [ci skip] 2015-09-06 10:55:21 +09:00
Alexander Makarov
00cfa02af0 Fixes #9107: Fixed incorrect note about view files translation 2015-07-16 19:14:31 +03:00
Qiang Xue
bba88e481e i18n WIP 2015-06-17 21:12:48 -04:00
Qiang Xue
79a64a1cef I18N wip. 2015-06-15 22:48:13 -04:00
Qiang Xue
b612f9187f i18n doc WIP 2015-06-12 23:11:13 -04:00
Qiang Xue
9969ae0491 i18n WIP 2015-06-11 22:02:18 -04:00
Qiang Xue
eeb1dec840 i18n doc WIP 2015-06-10 21:53:13 -04:00
Klimov Paul
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
Qiang Xue
6a7f5cc69a renamed guide page [skip ci] 2015-04-01 09:34:00 -04:00
Lorenzo Milesi
21599fad8a Proposed documentation for i18n 'Using the message command' 2015-03-20 12:19:38 +01:00
Carsten Brandt
1a4c6a5c19 improved guide about console commands
fixes #6841
2015-03-05 22:30:17 +01:00
Gustavo G. Andrade
bfc84d0099 Update tutorial-i18n.md 2015-02-10 00:15:40 -02:00
Carsten Brandt
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
Nobuo Kihara
b0a2b1b178 docs/guide/tutorial-i18n.md revised [ci skip] 2015-01-09 07:41:34 +09:00
Carsten Brandt
53f1cb610f further imrpovements to plural rules 2014-12-02 00:12:21 +01:00
Alexander Makarov
97acf965f2 Improved description of how Yii handles plural rules 2014-12-02 02:04:22 +03:00
Carsten Brandt
c6c2e80c55 added code hightlight 2014-12-01 23:57:17 +01:00
Carsten Brandt
9332a895ca updated docs about plural rules
fixes #6321
2014-12-01 23:55:33 +01:00
munawer
a24c2a6a09 Fixes in guide [ci skip] 2014-11-12 12:26:51 +03:00
Carsten Brandt
01487aa13d added note about timezone database update to the guide
fixes #5128
2014-10-06 21:11:46 +02:00
Carsten Brandt
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
Mehdi Achour
f0879a1d1e Fixed error in missing translations example
close #5347
2014-10-04 12:19:58 +02:00
Carsten Brandt
a9e91efe8f small fixes thoughout the guide 2014-10-01 00:31:51 +02:00
Carsten Brandt
a1d10b2cea updated guide about i18n and ICU
fixes #2593
2014-09-23 15:42:33 +02:00
Carsten Brandt
426e6c9f4c reword/structure of the i18n and formatter guide 2014-09-23 14:32:44 +02:00
Carsten Brandt
c1d98722aa Update tutorial-i18n.md
typod
2014-09-10 19:29:30 +02:00
Carsten Brandt
d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 2014-09-10 17:56:25 +02:00
Carsten Brandt
3f5e6e9b7e ensure guide PDF compiles with russian characters 2014-06-10 13:00:30 +02:00
Alexander Makarov
c7d8439072 Fixes #3687: Default sourceLanguage and language are now en-US in order for i18n formatter to work correctly 2014-06-08 02:38:32 +04:00
Klimov Paul
b17ddcf76a Docs about handling missing translations added 2014-06-05 17:54:54 +03:00
Qiang Xue
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
Qiang Xue
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
Qiang Xue
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00