[opw-web] Add missing string used when listing organizations



commit 69e2eb18e854f3a06d89d224525faca201bb56dc
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Mar 18 11:19:39 2014 -0400

    Add missing string used when listing organizations

 lang/en-gb.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index 3bd6db1..3b269f9 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -115,6 +115,7 @@ $lang_data = array(
     /* Module: manage_organizations */
     'add_organization'      => 'Add new organization',
     'edit_organization'     => 'Edit organization',
+    'organization_title'    => 'Organization title',
     'confirm_organization_del' => 'If you delete this organization, all projects associated with it will 
also get deleted. ' .
                                   'Do you want to continue?',
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]