69 Commits

Author SHA1 Message Date
2086a8dbb1 Fixed typo mistakes (#19610) 2022-10-09 23:56:27 +04:00
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00
9965b8f0a4 update ICU manual link (#19201) 2022-02-02 09:08:49 +01:00
9a96e19660 update ICU site link (#19196) 2022-01-30 21:59:42 +01:00
55de865dcf update ICU library link (#19190)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-27 09:11:30 +01:00
627d65603a update rules reference link (#19181)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-22 10:50:23 +01:00
d2718f38bb update numbering schemas link (#19170) 2022-01-17 08:11:07 +01:00
4bd551d143 update formatting reference link (#19164) 2022-01-14 09:40:23 +01:00
b71b6657c8 update formatting reference link (#19157) 2022-01-11 07:48:42 +01:00
02ad96fa83 update ICU API reference link (#19143) 2022-01-08 10:08:49 +01:00
0167c9b961 update ICU documentation link (#19128) 2022-01-05 08:17:36 +01:00
34a25a5c67 update documentation of the ICU project link (#19125) 2022-01-02 09:29:47 +01:00
58ac2e134e Fix bugs preventing generation of PDF guide [skip ci] (#19076) 2021-12-11 01:00:45 +03:00
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
1d514e2ded Revert "Fix anchors in docs (#18344)"
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352 Fix anchors in docs (#18344) 2020-11-01 17:51:16 +03:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
1f1319cb9e anchor tag fixed (from <a> to <span>) [ci skip] (#17157) 2019-02-23 18:38:38 +03:00
972d427ba4 Better ICU formatting reference link [skip ci] (#16019) 2018-04-01 23:25:30 +03:00
e29245d024 Docs: fix outdated unicode link (#15392) [skip ci] 2017-12-20 13:03:48 +03:00
2914dbb6aa Fixes #14427: ISO-3166 link updated [skip ci] 2017-07-11 22:57:18 +03:00
53a2a48f97 Update tutorial-i18n.md
to double quotes
2016-12-01 18:55:31 +01:00
9d9b800a57 Improve docs on i18n messages (#13107)
* start with improving doc

* updates

* fixes for @samdark review

* fixes after @cebe's review

* changes after @silverfire
2016-12-01 18:23:21 +01:00
2bfc0ff853 improve message translation guide
issue #13052
2016-11-19 21:06:32 +01:00
30476d539b 📖 Fix typo [skip ci] 2016-08-25 19:06:03 +03:00
9acd5fdc17 Fixes #12098: Adjusted wording in i18n guide 2016-08-09 00:57:01 +03:00
0bb6f98ed1 added note about varying source languages
fixes #8125
2016-06-20 12:54:14 +02:00
b6a0592903 fixed broken links in the guide 2016-06-09 14:33:39 +02:00
cdf4dc3861 added ICU data to i18n test script 2016-03-02 13:28:15 +01:00
4d15aa0685 Removed spaces from ICU examples. #10719 2016-01-31 23:14:49 +03:00
fb10ad0f94 Docs-en,ja,ru: fixed i18n date and time formatting examples.
Closes #10719
2016-01-31 22:13:14 +02:00
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
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
ccfd9cb536 Fixes #8329: Added support of options for message console command 2015-11-25 06:12:52 +03:00
aac2af1bdd docs/guide/tutorial-i18n.md grammar fixed [ci skip] 2015-09-15 22:13:54 +09:00
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
6aa34dcaa5 docs/guide/tutorial-i18n.md small fixes [ci skip] 2015-09-06 10:55:21 +09:00
00cfa02af0 Fixes #9107: Fixed incorrect note about view files translation 2015-07-16 19:14:31 +03:00
bba88e481e i18n WIP 2015-06-17 21:12:48 -04:00
79a64a1cef I18N wip. 2015-06-15 22:48:13 -04:00
b612f9187f i18n doc WIP 2015-06-12 23:11:13 -04:00
9969ae0491 i18n WIP 2015-06-11 22:02:18 -04:00
eeb1dec840 i18n doc WIP 2015-06-10 21:53:13 -04:00
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
6a7f5cc69a renamed guide page [skip ci] 2015-04-01 09:34:00 -04:00
21599fad8a Proposed documentation for i18n 'Using the message command' 2015-03-20 12:19:38 +01:00
1a4c6a5c19 improved guide about console commands
fixes #6841
2015-03-05 22:30:17 +01:00
bfc84d0099 Update tutorial-i18n.md 2015-02-10 00:15:40 -02:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
b0a2b1b178 docs/guide/tutorial-i18n.md revised [ci skip] 2015-01-09 07:41:34 +09:00