Skip to content

Commit

Permalink
Added France locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Kokkelkoren committed Nov 16, 2015
1 parent 4d37d40 commit b750770
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions chrome.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ resource todotxt modules/

locale todotxt en-US chrome/locale/en-US/
locale todotxt de chrome/locale/de/
locale todotxt fr chrome/locale/fr/
locale todotxt nl chrome/locale/nl/

manifest components/calTodotxt.manifest
Expand Down
3 changes: 3 additions & 0 deletions chrome/locale/fr/options.dtd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!ENTITY todotxt.todofile "Lieu de Todo.txt">
<!ENTITY todotxt.donefile "Lieu de Done.txt">
<!ENTITY todotxt.thunderbird "Utilisez la fonctionnalité de Thunderbird">

0 comments on commit b750770

Please sign in to comment.