tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 2d3ae10bc2bc87c3b46816696ddc17faf65aec50
parent beff0e12866e45faddddd9e9138a6b5781c49d8d
Author: Release Engineering Landoscript <release+landoscript@mozilla.com>
Date:   Sat, 18 Oct 2025 00:09:32 +0000

No Bug - Import translations from https://github.com/mozilla-l10n/android-l10n CLOSED TREE

Diffstat:
Mmobile/android/fenix/app/src/main/res/values-ko/strings.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mobile/android/fenix/app/src/main/res/values-ko/strings.xml b/mobile/android/fenix/app/src/main/res/values-ko/strings.xml @@ -2262,7 +2262,7 @@ <!-- Body text of a delete browsing data dialog. --> <string name="delete_history_prompt_body_2">기록 제거 (다른 기기에서 동기화된 기록 포함)</string> <!-- Radio button in the delete browsing data dialog to delete history items for the last hour. --> - <string name="delete_history_prompt_button_last_hour">지난 시간</string> + <string name="delete_history_prompt_button_last_hour">최근 1시간</string> <!-- Radio button in the delete browsing data dialog to delete history items for today and yesterday. --> <string name="delete_history_prompt_button_today_and_yesterday">오늘 및 어제</string> <!-- Radio button in the delete browsing data dialog to delete all history. -->