Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/test_site/settings.ini

Issue 29355396: Issue 4380 - Add Mock Crowdin API and Sync Test (Closed)
Patch Set: Add basic assertion for sync test Created Oct. 5, 2016, 3:50 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 [general] 1 [general]
2 defaultlocale = en 2 defaultlocale = en
3 defaultpage = index 3 defaultpage = filter
4 crowdin-project-name = test
5
6 [locale_overrides]
Sebastian Noack 2016/10/05 12:06:16 This has obviously been copied from web.adblockplu
Jon Sonesen 2016/10/05 14:38:13 yeah these are not needed
7 firefox = index
8 chrome = index
9 opera = index
10 android = index
11 internet-explorer = index
12 yandex-browser = index
13 maxthon = index
14 safari = index
15 edge = index
4 16
5 [langnames] 17 [langnames]
18 de = Deutsch
6 en = English 19 en = English
OLDNEW

Powered by Google App Engine
This is Rietveld