summaryrefslogtreecommitdiffstats
path: root/l10n-th/devtools/client/webconsole.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-th/devtools/client/webconsole.properties')
-rw-r--r--l10n-th/devtools/client/webconsole.properties12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n-th/devtools/client/webconsole.properties b/l10n-th/devtools/client/webconsole.properties
index 66b1732976..ca4f058f6a 100644
--- a/l10n-th/devtools/client/webconsole.properties
+++ b/l10n-th/devtools/client/webconsole.properties
@@ -151,7 +151,7 @@ logpoint.title=จุดบันทึกจากตัวดีบั๊ก
# LOCALIZATION NOTE (logtrace.title)
# Tooltip shown for JavaScript tracing logs
-logtrace.title=การติดตาม JavaScript
+logtrace.title=การตามรอย JavaScript
# LOCALIZATION NOTE (blockedReason.title)
# Tooltip shown for blocked network events sent from the network panel
@@ -458,25 +458,25 @@ webconsole.message.commands.copyValueToClipboard=คัดลอกสตริ
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToWebConsole)
# Label displayed when :trace command was executed and the JavaScript tracer started to log to the web console.
-webconsole.message.commands.startTracingToWebConsole=เริ่มการติดตามไปยังคอนโซลเว็บแล้ว
+webconsole.message.commands.startTracingToWebConsole=เริ่มการตามรอยไปยังคอนโซลเว็บแล้ว
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToStdout)
# Label displayed when :trace command was executed and the JavaScript tracer started to log to stdout.
-webconsole.message.commands.startTracingToStdout=เริ่มการติดตามไปยัง stdout แล้ว
+webconsole.message.commands.startTracingToStdout=เริ่มการตามรอยไปยัง stdout แล้ว
# LOCALIZATION NOTE (webconsole.message.commands.startTracingToProfiler)
# Label displayed when :trace command was executed and the JavaScript tracer will open the profiler showing all the traces,
# but only on stop.
-webconsole.message.commands.startTracingToProfiler=เริ่มการติดตามไปยังตัวสร้างโปรไฟล์แล้ว ร่องรอยการติดตามจะแสดงในตัวสร้างโปรไฟล์เมื่อหยุด
+webconsole.message.commands.startTracingToProfiler=เริ่มการตามรอยไปยังตัวสร้างโปรไฟล์แล้ว ร่องรอยจะแสดงในตัวสร้างโปรไฟล์เมื่อหยุด
# LOCALIZATION NOTE (webconsole.message.commands.stopTracing)
# Label displayed when the JavaScript tracer stopped
-webconsole.message.commands.stopTracing=หยุดการติดตามแล้ว
+webconsole.message.commands.stopTracing=หยุดตามรอยแล้ว
# LOCALIZATION NOTE (webconsole.message.commands.stopTracingWithReason)
# Label displayed when the JavaScript tracer stopped with a particular reason
# which isn't user explicit stop request. Can be reaching the max-depth option, or an infinite loop.
-webconsole.message.commands.stopTracingWithReason=หยุดการติดตามแล้ว (เหตุผล: %S)
+webconsole.message.commands.stopTracingWithReason=หยุดตามรอยแล้ว (เหตุผล: %S)
# LOCALIZATION NOTE (webconsole.error.commands.copyError):
# the error that is displayed when the "copy" command can't stringify an object