diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:35:02 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:35:02 +0000 |
commit | b9d723ecd6c681b884eb8c99265591658d1a6d91 (patch) | |
tree | 23b627a893523a7954d83d3b05b6596e755b5efb /language/lv_LV/common.lang.php | |
parent | d02b76d79ab275327e95b72bbb68e6737849bc25 (diff) |
merge r10071
[Branche2.2] - update lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/branches/2.2@10072 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index a81276a8c..d09312432 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -358,4 +358,5 @@ $lang['This author modified following comment:'] = 'Šis autors modificējis sek $lang['This author removed the comment with id %d'] = 'Šis autors izdz;esis komentāru ar id %d'; $lang['delete this comment'] = "izdzēst šo komentāru"; $lang['validate this comment'] = 'pārbaudīt šo komentāru'; +$lang['html tags are not allowed in login'] = 'html cilnes (tagi) loginā nav atļautas'; ?>
\ No newline at end of file |