diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-05-25 18:07:58 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-05-25 18:07:58 +0200 |
commit | 256ca81eb29f12a492c2354729a7b36d47cafdb6 (patch) | |
tree | a93e049a96480008c49d8a4228535e813dc4d048 /inc/lang | |
parent | 276b8bd9566cbdcc99b7c3ab8349e8c06843c23d (diff) | |
download | rpg-256ca81eb29f12a492c2354729a7b36d47cafdb6.tar.gz rpg-256ca81eb29f12a492c2354729a7b36d47cafdb6.tar.bz2 |
label for root of medianamespaces
darcs-hash:20060525160758-7ad00-43610809062192c93c4ec7dfb578e9f3eb6a0e80.gz
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/en/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index c5584113b..e3a852552 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -107,6 +107,7 @@ $lang['js']['keepopen'] = 'Keep window open on selection'; $lang['js']['hidedetails'] = 'Hide Details'; $lang['mediausage'] = 'Use the following syntax to reference this file:'; $lang['mediaview'] = 'View original file'; +$lang['mediaroot'] = 'root'; $lang['mediaupload'] = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your filename separated by colons.'; $lang['reference'] = 'References for'; |