diff options
Diffstat (limited to 'l10n-th/editor/ui/chrome/dialogs/EditConflict.dtd')
-rw-r--r-- | l10n-th/editor/ui/chrome/dialogs/EditConflict.dtd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n-th/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-th/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..3c3ab025c1 --- /dev/null +++ b/l10n-th/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,10 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "เลือกการเปลี่ยนแปลงการแก้ไข"> +<!ENTITY conflictWarning.label "หน้านี้ถูกเปลี่ยนแปลงด้วยโปรแกรมอื่น แต่คุณยังมีการเปลี่ยนแปลงที่ยังไม่ได้บันทึกในตัวเขียน"> +<!ENTITY conflictResolve.label "เลือกรุ่นที่จะเก็บ:"> +<!ENTITY keepCurrentPageButton.label "เก็บการเปลี่ยนแปลงหน้าปัจจุบัน"> +<!ENTITY useOtherPageButton.label "แทนที่หน้าปัจจุบันด้วยการเปลี่ยนแปลงอื่น ๆ"> |