Rename Czech locale from cz to cs as per ISO 639-1

This commit is contained in:
Dan Rice 2013-02-05 10:53:00 -05:00
parent c09da9cb1c
commit aba222ff41
3 changed files with 11 additions and 11 deletions

View file

@ -228,11 +228,11 @@ Feature: Show done
| all done actions page for context "@pc" | fr |
| all done actions page for project "test project"| fr |
| all done actions page for tag "starred" | fr |
| done actions page | cz |
| all done actions page | cz |
| done actions page for context "@pc" | cz |
| done actions page for project "test project" | cz |
| done actions page for tag "starred" | cz |
| all done actions page for context "@pc" | cz |
| all done actions page for project "test project"| cz |
| all done actions page for tag "starred" | cz |
| done actions page | cs |
| all done actions page | cs |
| done actions page for context "@pc" | cs |
| done actions page for project "test project" | cs |
| done actions page for tag "starred" | cs |
| all done actions page for context "@pc" | cs |
| all done actions page for project "test project"| cs |
| all done actions page for tag "starred" | cs |