diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-02-15 18:36:14 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-02-15 18:36:14 +0000 |
| commit | 07523011d2a31459ae480def55240f73248cd301 (patch) | |
| tree | 8c0888765f94cbc5657a0bd516d7b110b0c24ad3 /phpBB/docs | |
| parent | e18d7df6c047970cb95136a0e373e80dee3b7492 (diff) | |
| download | forums-07523011d2a31459ae480def55240f73248cd301.tar forums-07523011d2a31459ae480def55240f73248cd301.tar.gz forums-07523011d2a31459ae480def55240f73248cd301.tar.bz2 forums-07523011d2a31459ae480def55240f73248cd301.tar.xz forums-07523011d2a31459ae480def55240f73248cd301.zip | |
Allow translation of Custom BBCode help messages.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9328 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 26fe6261ce..b56435b57b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -105,6 +105,7 @@ <li>[Change] Default difference view is now 'inline' instead of 'side by side'</li> <li>[Change] Added new option for merging differences to conflicting files in automatic updater</li> <li>[Change] Added new options for visual confirmation.</li> + <li>[Feature] Allow translation of Custom BBCode help messages. (Patch by bantu)</li> </ul> <a name="v303"></a><h3>1.ii. Changes since 3.0.3</h3> |
