From 506b28e510f53fc00032c1beaec4ffd0b43d995e Mon Sep 17 00:00:00 2001 From: Krzysztof Jan Modras Date: Fri, 23 Aug 2019 11:40:49 +0200 Subject: [PATCH] Quick Action: New Private Tab translation - fixes #445 (#457) --- Client/en.lproj/InfoPlist.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Client/en.lproj/InfoPlist.strings b/Client/en.lproj/InfoPlist.strings index a5c99f12f..6688995f1 100644 --- a/Client/en.lproj/InfoPlist.strings +++ b/Client/en.lproj/InfoPlist.strings @@ -19,6 +19,9 @@ /* (No Comment) */ "ShortcutItemTitleNewPrivateTab" = "New Private Tab"; +/* (No Comment) */ +"ShortcutItemTitleNewForgetTab" = "New Forget Tab"; + /* (No Comment) */ "ShortcutItemTitleNewTab" = "New Tab";