commit 46aedb4eafc8d9b054579d925dfd3adc6fe22905
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Wed Dec 30 15:28:34 2020 -0500

    Fix warnings in id.po
    
    Fix warnings like the following:
    
      po/id.po:32659: warning: internationalized messages should not contain 
the '\a' escape sequence
---
 po/id.po |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/po/id.po b/po/id.po
index b4e40fe..1e9de32 100644
--- a/po/id.po
+++ b/po/id.po
@@ -9676,7 +9676,7 @@ msgstr "\\Alph{section}"
 
 #: lib/layouts/beamer.layout:366
 msgid "Subsection \\arabic{section}.\\arabic{subsection}"
-msgstr "Subsubbab \arabic{section}.\arabic{subsection}"
+msgstr "Subsubbab \\arabic{section}.\\arabic{subsection}"
 
 #: lib/layouts/beamer.layout:378
 msgid "The subsection as it appears in the table of contents/running headers"
@@ -9690,7 +9690,7 @@ msgstr "\\arabic{section}.\\arabic{subsection}"
 msgid ""
 "Subsubsection \\arabic{section}.\\arabic{subsection}.\\arabic{subsubsection}"
 msgstr ""
-"Subsubsubbab \arabic{section}.\arabic{subsection}.\arabic{subsubsection}"
+"Subsubsubbab \\arabic{section}.\\arabic{subsection}.\\arabic{subsubsection}"
 
 #: lib/layouts/beamer.layout:440
 msgid ""
@@ -11597,7 +11597,7 @@ msgstr "Catatan \\arabic{theorem}"
 
 #: lib/layouts/elsart.layout:473
 msgid "Note \\arabic{theorem}"
-msgstr "Catatan \arabic{theorem}"
+msgstr "Catatan \\arabic{theorem}"
 
 #: lib/layouts/elsart.layout:482
 msgid "Claim \\arabic{theorem}"
@@ -32657,7 +32657,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output is the most "
 "recently assigned keyboard shortcut for this function"
 msgstr ""
-"Masukkan nama fungsi seperti 'math-insert \alpha'. Silakan baca Bantuan > "
+"Masukkan nama fungsi seperti 'math-insert \\alpha'. Silakan baca Bantuan > "
 "Fungsi LyX untuk memahami fungsi daftar yang komprehensif. Keluaran adalah "
 "pintasan keyboard yang paling baru ditetapkan untuk fungsi ini"
 
@@ -32667,7 +32667,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output lists all "
 "possible keyboard shortcuts for this function"
 msgstr ""
-"Masukkan nama fungsi seperti 'math-insert \alpha'. Silakan baca Bantuan > "
+"Masukkan nama fungsi seperti 'math-insert \\alpha'. Silakan baca Bantuan > "
 "Fungsi LyX untuk memahami fungsi daftar yang komprehensif. Keluaran "
 "memunculkan semua pintasan keyboard yang ada untuk fungsi ini"
 
@@ -32677,7 +32677,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output is the path "
 "to the function in the menu (using the current localization)."
 msgstr ""
-"Masukkan nama fungsi seperti 'math-insert \alpha'. Silakan baca Bantuan > "
+"Masukkan nama fungsi seperti 'math-insert \\alpha'. Silakan baca Bantuan > "
 "Fungsi LyX Functions untuk memahami fungsi daftar yang komprehensif. "
 "Keluaran adalah jalur ke fungsi di menu (menggunakan lokalisasi terkini)."
 
@@ -32699,7 +32699,7 @@ msgid ""
 "LyX Functions for a comprehensive list of functions. The output is the "
 "toolbar icon for this function (using the active icon theme)."
 msgstr ""
-"Masukkan nama fungsi seperti 'math-insert \alpha'. Silakan baca Bantuan > "
+"Masukkan nama fungsi seperti 'math-insert \\alpha'. Silakan baca Bantuan > "
 "Fungsi LyX untuk memahami daftar fungsi secara komprehensif. Keluaran adalah "
 "ikon kotak alat untuk fungsi ini (menggunakan tema ikon aktif)."
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to