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

Delta Between Two Patch Sets: tests/test_site/settings.ini

Issue 29355396: Issue 4380 - Add Mock Crowdin API and Sync Test (Closed)
Left Patch Set: Created Sept. 30, 2016, 7:20 a.m.
Right Patch Set: formatting fix Created Oct. 25, 2016, 8:15 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « tests/test_site/pages/translate.md ('k') | tests/test_translations.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 [general] 1 [general]
2 defaultlocale = en 2 defaultlocale = en
3 defaultpage = filter 3 defaultpage = filter
4 crowdin-project-name = test 4 crowdin-project-name = test
5 5
6 [locale_overrides]
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
16
17 [langnames] 6 [langnames]
18 de = Deutsch 7 de = Deutsch
19 en = English 8 en = English
LEFTRIGHT

Powered by Google App Engine
This is Rietveld