diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:34:00 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-05 16:34:00 +0000 |
commit | ce161a008ea7cf707433e0bba219cdce9b16c57a (patch) | |
tree | 0dcaa993e566984dfc9d51e2999388e75dc513b3 | |
parent | 25c74b8bb416da8602f8f291138858812933026a (diff) |
[trunk] - update lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/trunk@10071 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 |