diff options
Diffstat (limited to 'l10n-tr/devtools')
-rw-r--r-- | l10n-tr/devtools/client/inspector.properties | 2 | ||||
-rw-r--r-- | l10n-tr/devtools/client/webconsole.properties | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n-tr/devtools/client/inspector.properties b/l10n-tr/devtools/client/inspector.properties index b307f1b45b..938ddd5ada 100644 --- a/l10n-tr/devtools/client/inspector.properties +++ b/l10n-tr/devtools/client/inspector.properties @@ -222,7 +222,7 @@ inspectorXMLEdit.label=XML olarak düzenle inspectorHTMLEdit.label=HTML olarak düzenle inspectorSVGEdit.label=SVG olarak düzenle inspectorMathMLEdit.label=MathML olarak düzenle -inspectorHTMLEdit.accesskey=H +inspectorHTMLEdit.accesskey=M # LOCALIZATION NOTE (inspectorCopyInnerHTML.label): This is the label shown # in the inspector contextual-menu for the item that lets users copy the diff --git a/l10n-tr/devtools/client/webconsole.properties b/l10n-tr/devtools/client/webconsole.properties index 7e8194a839..f6e6a02626 100644 --- a/l10n-tr/devtools/client/webconsole.properties +++ b/l10n-tr/devtools/client/webconsole.properties @@ -157,6 +157,10 @@ logtrace.title=JavaScript tracing # Tooltip shown for blocked network events sent from the network panel blockedrequest.label=DevTools tarafından engellendi +# LOCALIZATION NOTE (blockedrequest.label2) +# Tooltip shown for blocked network events +blockedrequest.label2=Engellendi + # LOCALIZATION NOTE (webconsole.disableIcon.title) # Tooltip shown for disabled console messages webconsole.disableIcon.title=Bu mesaj artık aktif değil, mesaj detayları mevcut değil @@ -603,7 +607,7 @@ webconsole.input.selector.tooltip=Değerlendirme bağlamını seçin # LOCALIZATION NOTE (webconsole.group.cookieSameSiteLaxByDefaultEnabled2): do not translate 'SameSite'. webconsole.group.cookieSameSiteLaxByDefaultEnabled2=Bazı çerezler “SameSite” özniteliğini kötüye kullandığı için beklendiği gibi çalışmayabilir # LOCALIZATION NOTE (webconsole.group.cookieSameSiteLaxByDefaultDisabled2): do not translate 'SameSite'. -webconsole.group.cookieSameSiteLaxByDefaultDisabled2=Bazı çerezler önerilen “SameSite“ özniteliğini kötüye kullanıyor +webconsole.group.cookieSameSiteLaxByDefaultDisabled2=Bazı çerezler önerilen “SameSite” özniteliğini kötüye kullanıyor # LOCALIZATION NOTE (webconsole.group.csp): do not translate # 'Content-Security-Policy', as that's the name of the header. |