WordPress.org
Home
Showcase
Extend
About
Docs
Blog
Forums
Hosting
Download
Plugin Directory
Username
Password
(
forgot?
) or
Register
Extend Home
Plugins
Developer Center
Themes
Ideas
Kvetch!
Search Plugins
Popular Tags
More »
widget (1132)
Post (920)
plugin (693)
admin (689)
posts (662)
sidebar (606)
comments (525)
images (398)
links (377)
google (357)
page (342)
twitter (333)
rss (306)
Codestyling Localization
Description
Installation
Faq
Screenshots
Other Notes
Changelog
Stats
Version 1.93
Bugfix: sub directory detection for language files at plugins/themes sometimes accidentally failed.
Version 1.92
Bugfix: final parsing cleanup sometimes accidentally wiped out more than 80% as old (obsolete) entries.
Bugfix: WordPress 2.8 new textdomain "continents-cities" accidentally detected as main textdomain.
Version 1.91
Bugfix: work around a currently not fixed preg_match bug in PHP module PCRE, versions >= 5.2.0
Bugfix: broken encoding of *.po file will be repaired to UTF-8 during load (2nd preg_match PHP bug)
Bugfix: pre-select of primary textdomain didn't work as expected
Bugfix: avoid saving any default (WordPress) depended *.mo files at plugin or theme section
Bugfix: skip bad gettext function arguments (mostly stacked function calls inside gettext functions)
Bugfix: safe *.po header handling to avoid erase of header fields
Bugfix: plugin own untranslatable UI phrase made tranlatable
Bugfix: description row resized and editor hint description added
Bugfix: Changelog typo damaged the backend installation UI
Known Limit: javascript runtime in IE only gets exceeded if tried to translate WordPress itself (gets done in 2.0)
Known Limit: file permissions won't work at safemode based server/hosts (comming soon)
Known Limit: on safemode based systems creation of unaccessable *.po / *.mo files (comming soon)
Version 1.90
Bugfix: having only a *.mo file accidentally states a writing error
Bugfix: accidentally wrong parsing in rare cases of *.po files
Feature: support of textdomain separation to avoid unnecessary default textdomain phrases in component *.mo files
Feature: introducing a *.po file extension, that supports multiple textdomains inside one *.po file
Feature: complete 2.8+ support of all newly introduced gettext functions and extensions
Feature: supports visualization of developer comments for translators from code
Feature: visualization of context dependend gettext phrases
Feature: scanning speed improved, WordPress scan time >= 270s now needs 20s upto 40s (upto 10 times faster)
Feature: new scanning and translation file engine
Feature: supports for WordPress versions >= 2.7 that themes can have their own sub directory for translations.
Languages: Belarusian translation based on 1.80 attached
Languages: Arabic (Saudi Arabia) translation based on 1.80 attached
Version 1.80
Bugfix: open entities at markup closed
Bugfix: Opera Bug solved, embedded 0 in string issue damaged plural saving
Bugfix: IE Bugs solved, table cellpadding and coloring fixed
Bugfix: page size and search fields now updates correctly because of autocomplete issues
Bugfix: languages with only 1 plural form (japanes as example) now working as expected
Feature: Pagination repeated at end of table
Feature: introduced jump to top button at the end of table
Feature: editing dialog now supports "save & previous" and "save & next"
Feature: actual row been edited will be highlighted in background
Feature: japanese language file attached
Feature: Czech language file attached
Feature: Danish language file attached
Version 1.72
Bugfix: enabled fa_IR (persian Language) for initial creation
Feature: updated russian language file (meets now 1.71/1.72 content fully)
Feature: udpated spain language file (translation mistake contained)
Version 1.70
Bugfix: setting pages of other plugins like vipers-video-quicktags did crash, if this plugin has been actived
Bugfix: not all potential translateable plugins has been detected (analysis of coding syntax too strict)
Bugfix: final compatibility on WordPress 2.7 have not been meet fully
Feature: if language file path detection of plugins is not clear, directory tree will be shown for choise
Feature: primary search function now also possible with ignore-case
Feature: secondary search function introduced that enables regular expressions by dialog
Version 1.65
Bugfix: scan process of WPMU plugins shows warning message at produced page
Bugfix: several plugins/themes could not be detected as translatable because of extra whitespace in function call
Bugfix: wrong named theme localization files were shown but not editable, illegal syntax will now be skipped
Feature: inital integration into WordPress 2.7 Context Help System to provide plugin specific help topics
Feature: display new WordPress 2.7 tools icon at plugin page headline
Version 1.60
Bugfix: CSS style at WP 2.7 has been changed, minor adaption to be able to display dialogs correctly
Bugfix: empty WordPress main language directory forces new file creation at wrong folder
Bugfix: none existing WordPress main languages directories (US version) leads to error display
Bugfix: prevent directory listing of plugin by .htaccess file attached to package
Feature: none existing WordPress main languages directory can be created by plugin
Feature: WPMU plugin support, detection of normal and WPMU version and ability to translate mu-plugins
Version 1.55
Bugfix: WordPress 2.7-hemorrhage introduces WP
ADMIN set additional during DOING
AJAX (ajax requests)
Version 1.51
Bugfix: SVN version number fix
Feature: language attached, Traditional Chinese Taiwan by Gary
Version 1.30
Feature: supports now PHP 4, tested with PHP 4.4.2 and higher
Feature: provides a copy action at each row, that makes original persistent as translation
Version 1.21
Bugfix: stylesheet now only gets loaded at plugins pages, backward compatibility support has broken thickbox styles at other pages
Feature: Italian translation by Gianni has been added
Version 1.2
Feature: published at "http://wordpress.org/extend/plugins/codestyling-localization/"
Version 1.1
Bugfix: backslahed po-file header values causes IE to stop reponding during editor launch
Bugfix: special path detection doesn’t recognize deep folder structure related textdomain loading
Bugfix: stylesheet doesn’t show file/comment tooltip inside visble client area
Bugfix: scrolling to source line number fails with script error, if *.po file is outdated and line exceeds total count
Feature: “X-Poedit-Basepath” and “X-Poedit-SearchPath-0″ at *.po file header will be relativized during read
Feature: now supports file permission display and change capability
Feature: collects multiple plugins at same textdomain as childs at first occurance
Feature: show error message using thickbox instead of alert() except Google Translate errors
Version 1.02
Feature: downgrade code, runs now with WordPress 2.5 and above
Version 1.01
Bugfix: potential modified plugin path using constants has not been respected
Version 1.0
Bugfix: version control has been done too strictly, WP 2.6.0 doesn’t exist, reduced to 2.6
Bugfix: locale definitions accidentally states, that zu_ZU (isiZulu) will be supported by Google translate, disabled
Version 0.99
Bugfix: remove accidentally usage of global $file, breaks plugin and theme editor
Bugfix: plugins, that are gettext ready but textdomain can’t be detected, will be handled with their plugin filename as textdomain by default
Feature: plugin activation checks now required versions (WordPress / PHP) and reports qualified messages at fail case
Version 0.98
Feature: extended to use Google translate API
Version 0.97
Bugfix: simple plugin analysis runs recursive over total plugin path
Bugfix: language file naming convention was wrong
Bugfix: missing escapement of names breaks javascript
Bugfix: avoid deprecated constant usage
Bugfix: fix table size avoid using full screen width at adminimize plugin
Version 0.96
Bugfix: Valid XHTML 1.0 Transitional
Feature: switching to editor now shows loading indicator
community closed tests lauched
Version 0.10
start of coding (alpha) @ 2008-06-21
Download
FYI
Version:
1.93
Other Versions »
Last Updated:
2009-7-13
Requires WordPress Version:
2.5 or higher
Compatible up to:
2.9-rare
Author Homepage »
Plugin Homepage »
Compatibility
beta
Your Setup
WordPress
2.8.6
2.8.5
2.8.4
Plugin
1.93
1.92
1.91
1.90
1.80
1.72
1.71
1.70
1.65
1.60
1.55
1.51
1.30
1.21
1.3
1.2
Log in to vote.
The Consensus
(
0
reporting)
No data
100,1,1
100,1,1
100,3,3
100,1,1
Average Rating
(30 ratings)