1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Batch drop-down default fix and renamed 'Execute' to 'Go'.

This commit is contained in:
Cameron
2013-03-01 15:50:31 -08:00
parent 757b52fb09
commit 2a374b7251
3 changed files with 16 additions and 3 deletions

View File

@@ -327,7 +327,8 @@ define("LAN_VISIBILITY", "Visibility");
define("LAN_ICON", "Icon");
define("LAN_LOADING", "Loading...");
define("LAN_FILE", "File");
define("LAN_EXECUTE","Execute");
define("LAN_GO","Go"); // Not "Execute"
define("LAN_RUN","Run");
define("LAN_SEFURL","SEF URL");
define("LAN_COPY","Copy");
define("LAN_KEYWORDS","Keywords");