Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
138 changes: 138 additions & 0 deletions firefox-ios/Client.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions firefox-ios/Client/ab.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Абларҭа ҿыц";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox акамера ахархәоит QR-кодқәа рыҭыхразы, насгьы афотосахьақәеи авидеоқәеи рҭыхразы.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox иаҭахуп Face ID еиқәырханы иҟоу алогинқәеи ишәарҭоу акартақәеи рахь анеиразы.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/af.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nuwe oortjie";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Hierdie laat mens foto’s neem en oplaai.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "Webwerwe wat u besoek kan dalk u ligging vra.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/an.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestanya";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa a tuya camara ta escanear QRs y fer fotos y video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox necesita Face ID pa acceder a os tuyos logins guardaus.";

Expand Down
11 changes: 7 additions & 4 deletions firefox-ios/Client/anp.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,21 @@
/* (No Comment) */
"New Tab" = "नया टैब";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "इ सेॅ तोय आपनो फोटो ले आरू अपलोड कैर सके छौ";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "फायरफॉक्स तोहर पासवर्ड और भुगतान देखे खातिर फेस आईडी चाहे.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "आपनो द्वारा देखलोॅ गेल वेबसाइटें तोहरो लोकेशन मांगी रहलो छै";
"NSLocationWhenInUseUsageDescription" = "आपनो द्वारा देखलोॅ गेल वेबसाइटें तोहरो लोकेशन मांगी रहलो छै.";

/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "इ सेॅ तोय आपनो विडियो ले आरू अपलोड कैर सके छौ";
"NSMicrophoneUsageDescription" = "इ सेॅ तोय आपनो विडियो ले आरू अपलोड कैर सके छौ.";

/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "इ सेॅ तोय आपनो फोटों सहेज सके छौ";

/* Privacy - Speech Recognition Usage Description */
"NSSpeechRecognitionUsageDescription" = "फायरफॉक्स तोहर आवाज के टेक्स्ट में बदलै छै वॉयस सर्च खातिर.";

/* (No Comment) */
"Scan QR Code" = "QR कोड स्कैन करोॅ";

18 changes: 9 additions & 9 deletions firefox-ios/Client/ar.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
/* (No Comment) */
"New Private Tab" = "لسان خاص جديد";
"New Private Tab" = "تبويب خاص جديد";

/* (No Comment) */
"New Tab" = "لسان جديد";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "يستعمل Firefox كاميراتك لمسح رموز QR رقميًا ولالتقاط الصور والڤِديوهات.";
"New Tab" = "تبويب جديد";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "يتطلب Firefox تفعيل بصمة الوجه للوصول إلى كلمات المرور وطرق الدفع المحفوظة لديك.";
"NSFaceIDUsageDescription" = "يتطلب فايرفوكس معرف الوجه للوصول إلى كلمات المرور المحفوظة لديك وطرق الدفع.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "يمكن أن تطلب منك المواقع التي تزورها معرفة مكانك.";
"NSLocationWhenInUseUsageDescription" = "قد تطلب مواقع الويب التي تزورها موقعك.";

/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "يستعمل Firefox الميكروفون لتسجيل الصوت ورفعه.";
"NSMicrophoneUsageDescription" = "يستخدم فايرفوكس ميكروفونك لتسجيل الصوت ورفعه.";

/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "يتيح لك هذا حفظ الصور.";

/* Privacy - Speech Recognition Usage Description */
"NSSpeechRecognitionUsageDescription" = "يستخدم فايرفوكس التعرف على الصوت لتحويل صوتك إلى نص للبحث الصوتي.";

/* (No Comment) */
"Scan QR Code" = "امسح رمز QR ضوئيا";
"Scan QR Code" = "مسح رمز الاستجابة السريعة";

3 changes: 0 additions & 3 deletions firefox-ios/Client/ast.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Llingüeta nueva";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa la cámara pa escaniar códigos QR y facer semeyes y vídeos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox rique Face ID p'acceder a les contraseñes ya a los métodos de pagu guardaos.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/az.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Yeni Vərəq";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Bu sizə şəkil çəkmə və yükləmə imkanı verir.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "Daxil olduğunuz saytlar sizin yerinizi soruşa bilərlər.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/be.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Новая картка";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox выкарыстоўвае камеру, каб сканаваць QR-коды, здымаць фота і відэа.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox патрабуе Face ID для доступу да захаваных пароляў і спосабаў аплаты.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/bg.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Нов раздел";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox използва камерата ви, за да сканира QR кодове и да прави снимки и видео.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox изисква Face ID, за да има достъп до запазените от вас пароли и методи на плащане.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/bn.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "নতুন ট্যাব";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox আপনার ক্যামেরা ব্যবহার করবে QR কোড স্ক্যান করার জন্য এবং ছবি তোলা ও ভিডিও করার জন্য।";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "আপনার সংরক্ষিত পাসওয়ার্ড ও পেমেন্টের মাধ্যম অ্যাক্সেস করতে Firefox এর ফেস আইডি প্রয়োজন।";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/bo.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "New Tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "This lets you take and upload photos.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "Websites you visit may request your location.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/br.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Ivinell nevez";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Gant se e c’hallit kemer ha pellgas luc’hskeudennoù.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Face ID a zo rekis evit ma c’hallfe kaout Firefox ho kerioù-tremen enrollet hag ho toareoù paeañ.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/bs.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Novi tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox koristi vašu kameru za skeniranje QR kodova i snimanje fotografija i video zapisa.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox zahtijeva Face ID za pristup vašim sačuvanim lozinkama i načinima plaćanja.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/ca.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Pestanya nova";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "El Firefox usa la càmera per a escanejar codis QR i fer fotos i vídeos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "El Firefox necessita el Face ID per accedir a les contrasenyes i formes de pagament que heu desat.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/co.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nova unghjetta";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox impiega u vostru apparechju-fotò per analizà i codici QR è per piglià fotò è video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox richiede Face ID per accede à e vostre parolle d’intesa è metode di pagamentu arregistrate.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/cs.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nový panel";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox používá váš fotoaparát ke skenování QR kódů a pořizování fotografií a videí.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox vyžaduje Face ID pro přístup k uloženým heslům a platebním metodám.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/cy.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Tab Newydd";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Mae hwn yn caniatáu i chi gymryd lluniau a'u llwytho i fyny.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Mae Firefox angen Face ID i gael mynediad i'ch cyfrineiriau a'ch dulliau talu sydd wedi'u cadw.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/da.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nyt faneblad";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox bruger dit kamera til at skanne QR-koder, tage billeder og optage video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox kræver Face ID for at få adgang til dine gemte adgangskoder og betalingsmetoder.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/de.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Neuer Tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox verwendet Ihre Kamera, um QR-Codes zu scannen sowie Fotos und Videos aufzunehmen.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox benötigt Face ID, um auf Ihre gespeicherten Passwörter und Zahlungsmethoden zuzugreifen.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/dsb.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nowy rejtarik";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox wašu kameru wužywa, aby QR-kody scannował a fota cynił a wideo nagrał.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox Face ID trjeba, aby pśistup k wašym skłaźonym gronidłam a płaśeńskim metodam měł.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/el.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Νέα καρτέλα";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Το Firefox χρησιμοποιεί την κάμερα για τη σάρωση κωδικών QR και τη λήψη φωτογραφιών και βίντεο.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Το Firefox απαιτεί το Face ID για την πρόσβαση σε αποθηκευμένα συνθηματικά και μεθόδους πληρωμής.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/en-CA.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "New Tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox uses your camera to scan QR codes and take photos and video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requires Face ID to access your saved passwords and payment methods.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/en-GB.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "New Tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox uses your camera to scan QR codes and take photos and video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requires Face ID to access your saved passwords and payment methods.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/eo.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nova langeto";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Tio ĉi permesas al vi preni kaj alŝuti fotojn.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox postulas Face ID por aliri viajn konservitajn legitimilojn kaj pagmetodojn.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/es-AR.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestaña";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa la cámara para escanear los códigos QR, sacar fotos y grabar video.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requiere Face ID para acceder a tus contraseñas guardadas y métodos de pago.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/es-CL.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestaña";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa tu cámara para escanear códigos QR y tomar fotos y videos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requiere Face ID para acceder a sus contraseñas guardadas y métodos de pago.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/es-ES.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestaña";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa tu cámara para escanear códigos QR y realizar fotos y videos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requiere Face ID para acceder a tus contraseñas y métodos de pago guardados.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/es-MX.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestaña";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa tu cámara para escanear códigos QR y para tomar fotos y vídeo.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requiere Face ID - reconocimiento facial-para acceder a tus contraseñas guardadas y métodos de pago.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/es.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nueva pestaña";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox usa tu cámara para escanear códigos QR y realizar fotos y videos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox requiere Face ID para acceder a tus contraseñas y métodos de pago guardados.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/et.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Uus kaart";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox kasutab sinu kaamerat QR-koodide skannimiseks ning fotode ja videote tegemiseks.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox vajab salvestatud paroolidele ja makseviisidele ligipääsuks Face-ID'd.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/eu.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Fitxa berria";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefoxek zure kamera erabiltzen du QR kodeak eskaneatu, argazkiak atera eta bideoak grabatzeko.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefoxek Face ID behar du zure gordetako pasahitz eta ordainketa metodoetara sarbidea izateko.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/fa.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "زبانه‌ جدید";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "فایرفاکس از دوربین شما برای پردازش کد QR یا گرفتن عکس یا ویدیو شما استفاده می‌کند.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "وب سایت‌هایی که شما بازدید میکنید ممکن است مکان شما را درخواست کنند.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/fi.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Uusi välilehti";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox käyttää kameraasi skannatakseen QR-koodeja ja ottaakseen valokuvia ja videoita.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox vaatii Face ID:n käyttääkseen tallennettuja salasanoja ja maksutapoja.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/fil.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Bagong Tab";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox uses your camera to scan QR codes and take photos and video.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "Maaaring hingiin ang iyong lokasyon ng binibisitang website";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/fr.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Nouvel onglet";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Firefox utilise votre appareil photo pour scanner les codes QR et prendre des photos et vidéos.";

/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Firefox a besoin de Face ID pour accéder à vos mots de passe et moyens de paiement enregistrés.";

Expand Down
3 changes: 0 additions & 3 deletions firefox-ios/Client/ga.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
/* (No Comment) */
"New Tab" = "Cluaisín Nua";

/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Ligeann seo duit pictiúir a thógáil agus a uaslódáil.";

/* Privacy - Location When In Use Usage Description */
"NSLocationWhenInUseUsageDescription" = "D'fhéadfadh suíomhanna a dtugann tú cuairt orthu do láthair a iarraidh.";

Expand Down
Loading