Hi,
you are completely wrong - Firebug doesn't do nothing with this at
all. What you need is a translatable theme (theme in which all strings
are written in way like this: <?php __('Some string to localize',
THEME_TEXTDOMAIN);?> (where textdomain can be omitted and tool for
edit gettext files (Poedit is great).
If your theme already have some localizations you need only to find
where are its mo/po files stored then do next one for you language
(hebrew you said) and edit this new file with Poedit.
If theme already hasn't localization (but have strings written in
localizable form) you can use Poedit for generating po/mo files.
by o.

On Oct 29, 2:50 pm, ofir james <[email protected]> wrote:
> good day to you
> i want to translate my wordpress theme to hebrew from english
> i can't find all the lines to translate in all the php files so i use
> firebug to find it
> but is there a way to edit and change the php file with firebug?
> and if not how can i know the name of the php file that i want to
> change?
> about the live editing - i think you need some access to the server no?

--

You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.


Reply via email to