🌐 Update dictionaries with new missing entries

This commit is contained in:
Eric
2018-11-21 10:25:57 +01:00
parent f9bb2e7a14
commit 2e46fa50b3
169 changed files with 447 additions and 360 deletions

View File

@@ -20,7 +20,6 @@
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
@@ -30,11 +29,9 @@
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: UserExternal
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:UserExternal' => 'External user~~',
'Class:UserExternal+' => 'User authentified outside of iTop~~',