Fix images in the documentation of the translation module
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
@ -93,15 +93,15 @@ configuration under the Preferences.
|
|||||||
|
|
||||||
__Personalize__: Please provide your Name and E-Mail under Identity.
|
__Personalize__: Please provide your Name and E-Mail under Identity.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
__Editor__: Under the Behavior the Automatically compile .mo files on save, should be disabled.
|
__Editor__: Under the Behavior the Automatically compile .mo files on save, should be disabled.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
__Translations Memory__: Under the Database please add your languages, for which are you writing translations.
|
__Translations Memory__: Under the Database please add your languages, for which are you writing translations.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
When you are done, just save your new settings.
|
When you are done, just save your new settings.
|
||||||
|
|
||||||
@ -113,12 +113,12 @@ translation strings for the core application. Each module names its translation
|
|||||||
module called __yourmodule__ the .po translation file will be named `yourmodule.po`.
|
module called __yourmodule__ the .po translation file will be named `yourmodule.po`.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Now you can make changes and when there is no translation available, Poedit would mark it with a blue color, as shown
|
Now you can make changes and when there is no translation available, Poedit would mark it with a blue color, as shown
|
||||||
below.
|
below.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
And when you want to test your changes, please read more about under the chapter
|
And when you want to test your changes, please read more about under the chapter
|
||||||
[Testing Translations](Testing Translations).
|
[Testing Translations](Testing Translations).
|
||||||
|