PO: change "String localize.. -> open editor" to "Localization"
authorjuhan1.kim <juhan1.kim@samsung.com>
Mon, 16 Nov 2015 05:13:56 +0000 (14:13 +0900)
committerYoonki Park <yoonki.park@samsung.com>
Thu, 26 Nov 2015 08:44:55 +0000 (17:44 +0900)
Change-Id: Ic8483ed585b2b44444ca2bf69b8550dee3634b4b
Signed-off-by: juhan1.kim <juhan1.kim@samsung.com>
(cherry picked from commit cb36da457be44de972f0222a3ca53c6268f5a8b1)

org.tizen.devtools/html/native_tools/po_file_editor_n.htm

index 07b158b..da20b3a 100644 (file)
@@ -28,7 +28,7 @@
 
 <p>PO file editor is used to edit <span style="font-family: Courier New,Courier,monospace">.po</span> files to generate compiled <a href="https://www.gnu.org/software/gettext/" target="_blank">gettext</a> <span style="font-family: Courier New,Courier,monospace">.mo</span> files, which are used by Tizen native applications to localize the user interface. <strong>gettext</strong> is GNU Translation Project, an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer OS.</p>
 
-<p>To open the PO file editor, right-click the project in the <strong>Project Explorer</strong> view and select <strong>String Localize &gt; Open Editor</strong>.</p>
+<p>To open the PO file editor, right-click the project in the <strong>Project Explorer</strong> view and select <strong>Localization</strong>.</p>
 
 <p class="figure">Figure: PO file editor</p> 
 <p align="center"><img alt="PO file editor" src="../images/po_file_editor1.png" /></p>