Changeset 219793
- Timestamp:
- 03/19/2010 10:46:55 PM (16 years ago)
- Location:
- sidebartabs/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
sidebarTabs_fixed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sidebartabs/trunk/readme.txt
r217499 r219793 25 25 = Languages = 26 26 27 Just upload the .mo file in the sidebartabs/langs folder. WordPress will automatically load the language file from this directory, where localeis the value you defined in your wp-config.php file in the root of your WordPress installation.27 Just upload the .mo file in the sidebartabs/langs folder. WordPress will automatically load the language file from this directory, where "locale" is the value you defined in your wp-config.php file in the root of your WordPress installation. 28 28 29 29 **Russian [ru_RU]** … … 31 31 * Author: [minimus](http://simplelib.co.cc/) 32 32 * Version: 2.0.3 33 * Download: [sidebarTabs-ru_Ru](http://www.blogviche.com.br/download/7/) 33 * Download: [sidebarTabs-ru_Ru 2.03](http://www.blogviche.com.br/download/7/) 34 35 * Version: 2.2 36 * Download: [sidebarTabs-ru_Ru 2.2](http://www.blogviche.com.br/download/8/) 34 37 35 38 == Installation == -
sidebartabs/trunk/sidebarTabs_fixed.php
r217499 r219793 26 26 <div id="wrap_left" style="float:left; width: 58%; padding-bottom: 15px;"> 27 27 <div class="stuffbox metabox-holder" style="padding-top:0;"> 28 <h3> Plugin jQuery Corner</h3>28 <h3><?php _e('Plugin jQuery Corner','sidebartabs'); ?></h3> 29 29 <br class="clear" /> 30 30 <table class="form-table">
Note: See TracChangeset
for help on using the changeset viewer.