Skip to content

Commit 408ea15

Browse files
authored
Fix image paths in translation documentation
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
1 parent 8470242 commit 408ea15

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

developer_manual/app_development/translation.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,20 +160,20 @@ The following describes four processes:
160160

161161
1. Process to translate new string
162162

163-
.. image:: ../images/translation process1.png
163+
.. image:: ../images/translation_process1.png
164164
:alt: Process to translate new string
165165

166166
2. Process to correct typo/grammar issue in translated string
167167

168-
.. image:: ../images/translation process2.png
168+
.. image:: ../images/translation_process2.png
169169
:alt: Process to correct typo/grammar issue in translated string
170170

171171
3. Process for making an untranslatable string translatable
172172

173-
.. image:: ../images/translation process3.png
173+
.. image:: ../images/translation_process3.png
174174
:alt: Process for making an untranslatable string translatable
175175

176176
4. Process to correct issue in source string
177177

178-
.. image:: ../images/translation process4.png
178+
.. image:: ../images/translation_process4.png
179179
:alt: Process to correct issue in source string

0 commit comments

Comments
 (0)