Paginator should now be working. Still needs to check whether a module can be shown...
[AOOS.git] / lang.php
blob61913ebe2b9248633e03e1c5f82f2c0c7da7b6c0
1 <?php
2 $lang["en"]["not_string"] = "Not string";
3 $lang["en"]["value_not_in_row"] = "The given value is not in the given row";
5 ?>