diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:16 +0000 |
commit | dff06b6adc3a5183dccd4dc2ef47ef7053ca7e99 (patch) | |
tree | 985e5b2434e3111cc12983a19e107d7122ace1ce /l10n-tr/devtools/shared/debugger.properties | |
parent | Adding upstream version 115.10.0esr. (diff) | |
download | firefox-esr-upstream/115.11.0esr.tar.xz firefox-esr-upstream/115.11.0esr.zip |
Adding upstream version 115.11.0esr.upstream/115.11.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-tr/devtools/shared/debugger.properties')
-rw-r--r-- | l10n-tr/devtools/shared/debugger.properties | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/l10n-tr/devtools/shared/debugger.properties b/l10n-tr/devtools/shared/debugger.properties index 285f05eab5..d99ca65463 100644 --- a/l10n-tr/devtools/shared/debugger.properties +++ b/l10n-tr/devtools/shared/debugger.properties @@ -3,14 +3,6 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # LOCALIZATION NOTE These strings are used inside the Debugger -# which is available from the Web Developer sub-menu -> 'Debugger'. -# The correct localization of this file might be to keep it in -# English, or another language commonly spoken among web developers. -# You want to make that choice consistent across the developer tools. -# A good criteria is the language in which you'd find the best -# documentation on web development on the web. - -# LOCALIZATION NOTE These strings are used inside the Debugger # which is available from the Browser Tools sub-menu -> 'Debugger'. # The correct localization of this file might be to keep it in # English, or another language commonly spoken among web developers. @@ -41,7 +33,7 @@ remoteIncomingPromptFooter=Bağlantıya izin verilsin mi? # LOCALIZATION NOTE (remoteIncomingPromptDisable): The label displayed on the # third button in the incoming connection dialog that lets the user disable the -# remote debugger server. +# remote devtools server. remoteIncomingPromptDisable=Devre dışı bırak # LOCALIZATION NOTE (clientSendOOBTitle): The title displayed on the dialog that @@ -64,4 +56,4 @@ clientSendOOBToken=Jeton: %1$S serverReceiveOOBTitle=İstemci jetonunu girin # LOCALIZATION NOTE (serverReceiveOOBBody): Main text displayed on the dialog # that instructs the user to provide an authentication token from the client. -serverReceiveOOBBody=İstemcide bir jeton değeri görünüyor olmalı. Bu istemciyle doğrulamayı tamamlamak için o jeton değerini buraya girin. +serverReceiveOOBBody=İstemcide bir jeton değeri görünüyor olmalı. Bu istemciyle doğrulamayı tamamlamak için o jeton değerini buraya girin. |