diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-05-28 14:36:48 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2009-05-28 14:36:48 +0000 |
commit | f3f0330d2c3545a3ec5c014011857cd080b2a60e (patch) | |
tree | 06d122d806beb3dabbdf699e1a72ee843e0631a6 /languages/en.php | |
parent | 252990170bc0f55c159328cf186012174cab0a93 (diff) | |
download | elgg-f3f0330d2c3545a3ec5c014011857cd080b2a60e.tar.gz elgg-f3f0330d2c3545a3ec5c014011857cd080b2a60e.tar.bz2 |
Closes #805: Top bar search now internationalised. Refs #965
git-svn-id: https://code.elgg.org/elgg/trunk@3306 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index f36ac1cd4..06af1264f 100644 --- a/languages/en.php +++ b/languages/en.php @@ -431,6 +431,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'group:search:startblurb' => "Groups matching '%s':", 'group:search:finishblurb' => "To view more, click here.", + 'search:go' => 'Go', /**
* Account
|