Gentics Portal.Node PHP API
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
All
Classes
Namespaces
Functions
Variables
Pages
common
modules
like
messages
en
like.php
1
<?php
2
/**
3
* Gentics Portal.Node PHP
4
* Author & Copyright (c) by Gentics Software GmbH
5
* sales@gentics.com
6
* http://www.gentics.com
7
* Licenses can be found in the LICENSE.txt file in the root-folder of this installation
8
* You must not use this software without a valid license agreement.
9
*
10
*/
11
12
return
array(
13
'Like'
=>
'Like'
,
14
'Unlike'
=>
'Unlike'
,
15
'others'
=>
'others'
,
16
'and'
=>
'and'
,
17
'other'
=>
'other'
,
18
'You'
=>
'You'
,
19
'likes'
=>
'likes'
,
20
'And others...'
=>
'And others...'
,
21
'others like this'
=>
'others like this'
,
22
'Log in to Like'
=>
'Log in to Like'
,
23
'Noname'
=>
'Anonymous'
24
);
Generated on Thu Jun 20 2013 14:45:15 for Gentics Portal.Node PHP API by
1.8.1.2