@@ -12,3 +12,5 @@
* Misc
*/
$GLOBALS['TL_LANG']['MSC']['gotoPage'] = 'Open page "%s"';
+$GLOBALS['TL_LANG']['MSC']['edit'] = 'Edit';
+
new file mode 100644
@@ -0,0 +1,14 @@
+<?php
+/**
+ * Pagelist for Contao
+ *
+ * Copyright (c) 2015 Benjamin Roth
+ * @license LGPL-3.0+
+ */
+ * Misc
+$GLOBALS['TL_LANG']['MSC']['gotoPage'] = 'Open page "%s"';