mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed 'ge:' -> 'de:'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272435 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
db93e0631a
commit
33aeb5f875
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- Purpose: remote.other -->
|
||||
<!-- Membership: pecl, external -->
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
|||
This makes sense if you want to specify a title in several languages.
|
||||
In such a case there is a convention, that each title value is
|
||||
preceded by the two letter language abbreviation followed by a colon,
|
||||
e.g. <literal>'en:Title in English'</literal> or <literal>'ge:Titel
|
||||
e.g. <literal>'en:Title in English'</literal> or <literal>'de:Titel
|
||||
in deutsch'</literal>. Other attributes like a description or keywords
|
||||
are potential candidates. You may also replace the language
|
||||
abbreviation by any other string as long as it separated by colon
|
||||
|
|
Loading…
Reference in a new issue