diff options
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. |