Skip to content

Commit 6288715

Browse files
author
Stephan Leroux
committed
Added b6
1 parent 5875608 commit 6288715

File tree

2,450 files changed

+243726
-5911
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,450 files changed

+243726
-5911
lines changed

Account/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1</string>
22+
<string>6</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

AccountTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>1</string>
22+
<string>6</string>
2323
</dict>
2424
</plist>

Client.xcodeproj/project.pbxproj

Lines changed: 13422 additions & 5789 deletions
Large diffs are not rendered by default.

Client.xcodeproj/xcshareddata/xcschemes/Fennec.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,36 @@
108108
ReferencedContainer = "container:Client.xcodeproj">
109109
</BuildableReference>
110110
</TestableReference>
111+
<TestableReference
112+
skipped = "NO">
113+
<BuildableReference
114+
BuildableIdentifier = "primary"
115+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
116+
BuildableName = "NativeRefTests.xctest"
117+
BlueprintName = "NativeRefTests"
118+
ReferencedContainer = "container:Client.xcodeproj">
119+
</BuildableReference>
120+
</TestableReference>
121+
<TestableReference
122+
skipped = "NO">
123+
<BuildableReference
124+
BuildableIdentifier = "primary"
125+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
126+
BuildableName = "XCUITests.xctest"
127+
BlueprintName = "XCUITests"
128+
ReferencedContainer = "container:Client.xcodeproj">
129+
</BuildableReference>
130+
</TestableReference>
131+
<TestableReference
132+
skipped = "NO">
133+
<BuildableReference
134+
BuildableIdentifier = "primary"
135+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
136+
BuildableName = "UITests.xctest"
137+
BlueprintName = "UITests"
138+
ReferencedContainer = "container:Client.xcodeproj">
139+
</BuildableReference>
140+
</TestableReference>
111141
</Testables>
112142
<MacroExpansion>
113143
<BuildableReference

Client.xcodeproj/xcshareddata/xcschemes/FennecEnterprise.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,36 @@
124124
ReferencedContainer = "container:Client.xcodeproj">
125125
</BuildableReference>
126126
</TestableReference>
127+
<TestableReference
128+
skipped = "NO">
129+
<BuildableReference
130+
BuildableIdentifier = "primary"
131+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
132+
BuildableName = "NativeRefTests.xctest"
133+
BlueprintName = "NativeRefTests"
134+
ReferencedContainer = "container:Client.xcodeproj">
135+
</BuildableReference>
136+
</TestableReference>
137+
<TestableReference
138+
skipped = "NO">
139+
<BuildableReference
140+
BuildableIdentifier = "primary"
141+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
142+
BuildableName = "XCUITests.xctest"
143+
BlueprintName = "XCUITests"
144+
ReferencedContainer = "container:Client.xcodeproj">
145+
</BuildableReference>
146+
</TestableReference>
147+
<TestableReference
148+
skipped = "NO">
149+
<BuildableReference
150+
BuildableIdentifier = "primary"
151+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
152+
BuildableName = "UITests.xctest"
153+
BlueprintName = "UITests"
154+
ReferencedContainer = "container:Client.xcodeproj">
155+
</BuildableReference>
156+
</TestableReference>
127157
</Testables>
128158
<MacroExpansion>
129159
<BuildableReference

Client.xcodeproj/xcshareddata/xcschemes/Firefox.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,36 @@
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31+
<TestableReference
32+
skipped = "NO">
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
36+
BuildableName = "NativeRefTests.xctest"
37+
BlueprintName = "NativeRefTests"
38+
ReferencedContainer = "container:Client.xcodeproj">
39+
</BuildableReference>
40+
</TestableReference>
41+
<TestableReference
42+
skipped = "NO">
43+
<BuildableReference
44+
BuildableIdentifier = "primary"
45+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
46+
BuildableName = "XCUITests.xctest"
47+
BlueprintName = "XCUITests"
48+
ReferencedContainer = "container:Client.xcodeproj">
49+
</BuildableReference>
50+
</TestableReference>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
56+
BuildableName = "UITests.xctest"
57+
BlueprintName = "UITests"
58+
ReferencedContainer = "container:Client.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
3161
</Testables>
3262
<MacroExpansion>
3363
<BuildableReference

Client.xcodeproj/xcshareddata/xcschemes/FirefoxBeta.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,36 @@
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31+
<TestableReference
32+
skipped = "NO">
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
36+
BuildableName = "NativeRefTests.xctest"
37+
BlueprintName = "NativeRefTests"
38+
ReferencedContainer = "container:Client.xcodeproj">
39+
</BuildableReference>
40+
</TestableReference>
41+
<TestableReference
42+
skipped = "NO">
43+
<BuildableReference
44+
BuildableIdentifier = "primary"
45+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
46+
BuildableName = "XCUITests.xctest"
47+
BlueprintName = "XCUITests"
48+
ReferencedContainer = "container:Client.xcodeproj">
49+
</BuildableReference>
50+
</TestableReference>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
56+
BuildableName = "UITests.xctest"
57+
BlueprintName = "UITests"
58+
ReferencedContainer = "container:Client.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
3161
</Testables>
3262
<MacroExpansion>
3363
<BuildableReference

Client.xcodeproj/xcshareddata/xcschemes/FirefoxNightly.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,36 @@
107107
ReferencedContainer = "container:Client.xcodeproj">
108108
</BuildableReference>
109109
</TestableReference>
110+
<TestableReference
111+
skipped = "NO">
112+
<BuildableReference
113+
BuildableIdentifier = "primary"
114+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
115+
BuildableName = "NativeRefTests.xctest"
116+
BlueprintName = "NativeRefTests"
117+
ReferencedContainer = "container:Client.xcodeproj">
118+
</BuildableReference>
119+
</TestableReference>
120+
<TestableReference
121+
skipped = "NO">
122+
<BuildableReference
123+
BuildableIdentifier = "primary"
124+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
125+
BuildableName = "XCUITests.xctest"
126+
BlueprintName = "XCUITests"
127+
ReferencedContainer = "container:Client.xcodeproj">
128+
</BuildableReference>
129+
</TestableReference>
130+
<TestableReference
131+
skipped = "NO">
132+
<BuildableReference
133+
BuildableIdentifier = "primary"
134+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
135+
BuildableName = "UITests.xctest"
136+
BlueprintName = "UITests"
137+
ReferencedContainer = "container:Client.xcodeproj">
138+
</BuildableReference>
139+
</TestableReference>
110140
</Testables>
111141
<MacroExpansion>
112142
<BuildableReference

Client.xcodeproj/xcshareddata/xcschemes/Sync.xcscheme

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,36 @@
3838
ReferencedContainer = "container:Client.xcodeproj">
3939
</BuildableReference>
4040
</TestableReference>
41+
<TestableReference
42+
skipped = "NO">
43+
<BuildableReference
44+
BuildableIdentifier = "primary"
45+
BlueprintIdentifier = "E65C5BC31BEA4F6500D28BEF"
46+
BuildableName = "NativeRefTests.xctest"
47+
BlueprintName = "NativeRefTests"
48+
ReferencedContainer = "container:Client.xcodeproj">
49+
</BuildableReference>
50+
</TestableReference>
51+
<TestableReference
52+
skipped = "NO">
53+
<BuildableReference
54+
BuildableIdentifier = "primary"
55+
BlueprintIdentifier = "3BFE4B061D342FB800DDF53F"
56+
BuildableName = "XCUITests.xctest"
57+
BlueprintName = "XCUITests"
58+
ReferencedContainer = "container:Client.xcodeproj">
59+
</BuildableReference>
60+
</TestableReference>
61+
<TestableReference
62+
skipped = "NO">
63+
<BuildableReference
64+
BuildableIdentifier = "primary"
65+
BlueprintIdentifier = "D39FA15E1A83E0EC00EE869C"
66+
BuildableName = "UITests.xctest"
67+
BlueprintName = "UITests"
68+
ReferencedContainer = "container:Client.xcodeproj">
69+
</BuildableReference>
70+
</TestableReference>
4171
</Testables>
4272
<MacroExpansion>
4373
<BuildableReference

Client/Configuration/FirefoxBeta.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ MOZ_BUNDLE_ID = org.mozilla.ios.FirefoxBeta
1111
INCLUDE_SETTINGS_BUNDLE = NO
1212

1313
// Adjust SDK Variables
14-
ADJUST_ENVIRONMENT =
14+
ADJUST_ENVIRONMENT = sandbox
1515

16-
ADJUST_APP_TOKEN =
16+
ADJUST_APP_TOKEN = v32c8z72qz82

Client/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</dict>
4040
</array>
4141
<key>CFBundleVersion</key>
42-
<string>1</string>
42+
<string>6</string>
4343
<key>ITSAppUsesNonExemptEncryption</key>
4444
<false/>
4545
<key>LSApplicationQueriesSchemes</key>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* Label for preview action on Tab Tray Tab to add current tab to Bookmarks */
2+
"Add to Bookmarks" = "Voeg by boekmerke";
3+
4+
/* Label for preview action on Tab Tray Tab to add current tab to Reading List */
5+
"Add to Reading List" = "Voeg by leeslys";
6+
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
/* 'After 1 hour' interval item for selecting when to require passcode */
2+
"After 1 hour" = "Na 1 uur";
3+
4+
/* 'After 1 minute' interval item for selecting when to require passcode */
5+
"After 1 minute" = "Na 1 minuut";
6+
7+
/* 'After 5 minutes' interval item for selecting when to require passcode */
8+
"After 5 minutes" = "Na 5 minute";
9+
10+
/* 'After 10 minutes' interval item for selecting when to require passcode */
11+
"After 10 minutes" = "Na 10 minute";
12+
13+
/* 'After 15 minutes' interval item for selecting when to require passcode */
14+
"After 15 minutes" = "Na 15 minute";
15+
16+
/* Label used as a setting item and title of the following screen to change the current passcode */
17+
"Change Passcode" = "Verander wagkode";
18+
19+
/* Title of the dialog used to request the passcode */
20+
"Enter Passcode" = "Voer wagkode in";
21+
22+
/* Text displayed above the input field when changing the existing passcode */
23+
"Enter passcode" = "Voer wagkode in";
24+
25+
/* 'Immediately' interval item for selecting when to require passcode */
26+
"Immediately" = "Onmiddellik";
27+
28+
/* Label for the Passcode item in Settings */
29+
"Passcode" = "Wagkode";
30+
31+
/* Text displayed in the 'Interval' section, followed by the current interval setting, e.g. 'Immediately' */
32+
"Require Passcode" = "Vereis wagkode";
33+
34+
/* Title of the dialog used to set a passcode */
35+
"Set Passcode" = "Stel wagkode";
36+

Client/af.lproj/BookmarkPanel.strings

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* Action button for deleting bookmarks in the bookmarks panel. */
2+
"Delete" = "Verwyder";
3+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* Button label to cancel deletion when the user tried to delete a non-empty folder. */
2+
"Cancel" = "Kanselleer";
3+
4+
/* Button label for the button that deletes a folder and all of its children. */
5+
"Delete" = "Verwyder";
6+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* The cancel button when confirming clear history. */
2+
"Cancel" = "Kanselleer";
3+
4+
/* The button that clears history even when Sync is connected. */
5+
"Clear" = "Maak skoon";
6+
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
/* Settings item for clearing the cache */
2+
"Cache" = "Kas";
3+
4+
/* Used as a button label in the dialog to cancel clear private data dialog */
5+
"Cancel" = "Kanselleer";
6+
7+
/* Used as a button label in the dialog to Clear private data dialog */
8+
"Clear" = "Maak skoon";
9+
10+
/* Settings item for clearing cookies */
11+
"Cookies" = "Koekies";
12+
13+
/* Settings item for clearing website data */
14+
"Offline Website Data" = "Vanlyn webwerfdata";
15+
16+
/* Settings item for clearing passwords and login data */
17+
"Saved Logins" = "Gestoorde aanmeldings";
18+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* The cancel button when confirming clear private data. */
2+
"Cancel" = "Kanselleer";
3+

Client/af.lproj/ErrorPages.strings

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* Shown in error pages on a button that will try to load the page again */
2+
"Try again" = "Probeer weer";
3+

Client/af.lproj/FindInPage.strings

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/* Done button in Find in Page Toolbar. */
2+
"Done" = "Klaar";
3+
4+
/* Share action title
5+
Text selection menu item */
6+
"Find in Page" = "Vind in bladsy";
7+

Client/af.lproj/InfoPlist.strings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"ShortcutItemTitleNewTab" = "Nuwe oortjie";
2+

Client/af.lproj/Intro.strings

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/* Title for one of the panels in the First Run tour. */
2+
"Choose" = "Kies";
3+
4+
/* Title for one of the panels in the First Run tour. */
5+
"Customize" = "Doelmaak";
6+
7+
/* Title for one of the panels in the First Run tour. */
8+
"Organize" = "Organiseer";
9+
10+
/* Title for one of the panels in the First Run tour. */
11+
"Share" = "Deel";
12+
13+
/* See http://mzl.la/1T8gxwo */
14+
"Start Browsing" = "Begin te blaai";
15+
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
/* Pending feature; currently unused string! Sub header for photo options in theme chooser */
2+
"Photos" = "Foto's";
3+
4+
/* Pending feature; currently unused string! Button to show preview of selected theme */
5+
"Preview" = "Voorskou";
6+
7+
/* Pending feature; currently unused string! Button to set selected theme as current theme */
8+
"Set" = "Stel";
9+
10+
/* Pending feature; currently unused string! Settings row to enter theme settings */
11+
"Theme" = "Tema";
12+
13+
/* Pending feature; currently unused string! sub header for theme options in theme chooser */
14+
"Themes" = "Temas";
15+

0 commit comments

Comments
 (0)