diff options
Diffstat (limited to 'l10n-ru/devtools/client/netmonitor.properties')
-rw-r--r-- | l10n-ru/devtools/client/netmonitor.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n-ru/devtools/client/netmonitor.properties b/l10n-ru/devtools/client/netmonitor.properties index eadf4c7e95..7d4c08d12d 100644 --- a/l10n-ru/devtools/client/netmonitor.properties +++ b/l10n-ru/devtools/client/netmonitor.properties @@ -1446,6 +1446,14 @@ netmonitor.context.saveImageAs=Сохранить изображение как # for the Copy Image As Data URI menu item displayed in the context menu for a request netmonitor.context.saveImageAs.accesskey=з +# LOCALIZATION NOTE (netmonitor.context.saveResponseAs): This is the label displayed +# on the context menu that saves the response +netmonitor.context.saveResponseAs=Сохранить ответ как + +# LOCALIZATION NOTE (netmonitor.context.saveResponseAs.accesskey): This is the access key +# for the Save Response As menu item displayed in the context menu for a request +netmonitor.context.saveResponseAs.accesskey=м + # LOCALIZATION NOTE (netmonitor.context.copyAll): This is the label displayed # on the context menu that copies all data netmonitor.context.copyAll=Копировать всё |