annotate test/fixtures/.svn/text-base/changes.yml.svn-base @ 307:c7d3b58bd01c feature_117

Produce a single en.yml which contains British texts but describes itself as just English. The difference between en and en-GB is minimal for this application, apart from date formats, and the pain in maintaining both is significant. See #117 and #58.
author Chris Cannam
date Mon, 28 Mar 2011 17:41:07 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 ---
Chris@0 2 changes_001:
Chris@0 3 id: 1
Chris@0 4 changeset_id: 100
Chris@0 5 action: A
Chris@0 6 path: /test/some/path/in/the/repo
Chris@0 7 from_path:
Chris@0 8 from_revision:
Chris@0 9 changes_002:
Chris@0 10 id: 2
Chris@0 11 changeset_id: 100
Chris@0 12 action: A
Chris@0 13 path: /test/some/path/elsewhere/in/the/repo
Chris@0 14 from_path:
Chris@0 15 from_revision:
Chris@0 16 changes_003:
Chris@0 17 id: 3
Chris@0 18 changeset_id: 101
Chris@0 19 action: M
Chris@0 20 path: /test/some/path/in/the/repo
Chris@0 21 from_path:
Chris@0 22 from_revision:
Chris@0 23