diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-ko/browser/browser/defaultBrowserNotification.ftl | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/browser/browser/defaultBrowserNotification.ftl')
-rw-r--r-- | l10n-ko/browser/browser/defaultBrowserNotification.ftl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/defaultBrowserNotification.ftl b/l10n-ko/browser/browser/defaultBrowserNotification.ftl index 7c2e5413e1..2468ac695f 100644 --- a/l10n-ko/browser/browser/defaultBrowserNotification.ftl +++ b/l10n-ko/browser/browser/defaultBrowserNotification.ftl @@ -21,3 +21,20 @@ default-browser-prompt-message-alt = 탐색할 때 속도, 안전 및 개인 정 default-browser-prompt-button-primary-alt = 기본 브라우저로 설정 default-browser-prompt-checkbox-not-again-label = 이 메시지를 다시 표시 안 함 default-browser-prompt-button-secondary = 나중에 + +## Strings for a Windows native guidance notification when the user is forced to +## use Windows Settings to set the default browser. Instructions differ for +## Windows 10 and 11. + +default-browser-guidance-notification-title = { -brand-short-name }를 기본 브라우저로 설정 완료 +# Quoted text are keywords to look for in the Windows Settings app. +default-browser-guidance-notification-body-instruction-win10 = + 1단계: 설정 > 기본 앱으로 이동 + 2단계: 아래로 스크롤하여 "웹 브라우저"로 이동 + 3단계: { -brand-short-name }를 선택 +# Quoted text are keywords to look for in the Windows Settings app. +default-browser-guidance-notification-body-instruction-win11 = + 1단계: 설정 > 기본 앱으로 이동 + 2단계: { -brand-short-name }에 대해 "기본값 설정"을 선택 +default-browser-guidance-notification-info-page = 더 보기 +default-browser-guidance-notification-dismiss = 완료 |