Menu and Toolbar

This section briefly describes all menu entries. If the menu entry has equivalent toolbar command, its icon is shown near item's name.

File Menu

File/Catalogs manager
Opens catalogs manager.

File/New catalog...
Creates new catalog. Note that you will have to immediately save the file so that poEdit knows catalog's position in directory tree relative to source code.

File/Open (shortcut: Ctrl-O)

Opens existing .po catalog.

File/Save (shortcut: Ctrl-S)

Saves the catalog.

File/Save as...
Saves the catalog under different name. Note that if you save it into different directory and you use poEdit's catalog update feature, it may stop working because relative path to source files will change.

File/Preferences
Edits catalog-independent settings. See Preferences dialog for details.

Edit Menu

Edit/Copy original string to translation field (shortcut: Alt-I)
Inserts original string into "translation" text control. This is useful when translation is identical or very similar to original string.

Edit/Show references (shortcut: right-click on menu in the list)
Displays list of all references to the selected string and lets you view the relevant part of souce file.

Edit/Find...
Lets you search the catalog for specific words.

Edit/Translation is fuzzy (shortcut: Alt-U)

Marks/unmarks the selected translation as fuzzy.

Edit/Edit comment

You can edit (or remove) comments related to the selected translation. This is useful e.g. when you cooperate with other translators and the translation you choosed requires further explanation. Presence of a comment is indicated by a pencil icon to the left of translation line in the list.

Catalog Menu

Catalog/Update catalog

Update the catalog, i.e. synchronize it with source code. See Updating Catalog for details.

Catalog/Settings...
Edits catalog-specific settings. See Catalog settings dialog for details.

View Menu

View/Fullscreen view

Switches poEdit into fullscreen mode to fully utilize screen real estate.

View/Display quotes

Enables/disables displaying of quotes in text controls. Quotation marks are useful when you need to see if the text ends or begins with spaces, but on the other hand it may be confusing when the text itself contains quotes.