mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Added user page entities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191882 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0bc59fb3d5
commit
2d38a01e87
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,7 @@ navigation'>
|
|||
<!ENTITY docweb.common.header.undoc-functions 'Undocumented Functions'>
|
||||
<!ENTITY docweb.common.header.missing-examples 'Missing Examples'>
|
||||
<!ENTITY docweb.common.header.login 'Login'>
|
||||
<!ENTITY docweb.common.header.users 'User Information'>
|
||||
|
||||
<!-- common.footer -->
|
||||
<!ENTITY docweb.common.footer.copyright 'Copyright'>
|
||||
|
@ -129,6 +130,11 @@ questions not handled in the licenses, please ask at
|
|||
<!ENTITY docweb.login.text '<strong>Note:</strong> If you just want to browse
|
||||
the website, you will not need to login. For all tasks that require
|
||||
authentication, you will be redirected to this form automatically.'>
|
||||
|
||||
<!-- user page -->
|
||||
<!ENTITY docweb.users.username '<strong>Username</strong>'>
|
||||
<!ENTITY docweb.users.name '<strong>Real name</strong>'>
|
||||
<!ENTITY docweb.users.country '<strong>Country</strong>'>
|
||||
|
||||
<!-- error codes -->
|
||||
<!ENTITY docweb.error.404 'File Not Found'>
|
||||
|
|
Loading…
Reference in a new issue