Dilbaz Localization Tool

விளக்கம்

Dilbaz Localization Tool helps developers find and export translatable strings from WordPress plugins and themes.

The plugin scans PHP files and detects common WordPress translation functions such as:

  • __()
  • _e()
  • _x()
  • _n()
  • esc_html__()
  • esc_attr__()

A POT file can be generated instantly for translation workflows.

This tool is especially useful for:

  • Plugin developers
  • Theme developers
  • Localization teams

Features

  • Scan plugins and themes for translation strings
  • Detect common WordPress gettext functions
  • Generate POT files
  • Display string locations
  • Lightweight scanning engine

Screenshots

  • Select plugins or themes for localization
  • Scan and detect translatable strings
  • View extracted strings and download POT file

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress admin
  3. Navigate to the Dilbaz menu in your WordPress dashboard.

அடிக்கடி கேட்கப்படும் கேள்விகள்

Does this modify my plugin files?

No. The plugin only scans files and generates POT files.

Does it support JavaScript translations?

Currently PHP only. JavaScript support is planned.

Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“Dilbaz Localization Tool” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

Changelog

1.0.0

  • Initial release