Skip to content

Commit

Permalink
Added dutch locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Kokkelkoren committed Nov 16, 2015
1 parent 2550b4b commit 6cc194e
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 @@ -2,6 +2,7 @@ content todotxt chrome/content/
resource todotxt modules/

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

manifest components/calTodotxt.manifest
overlay chrome://lightning/content/messenger-overlay-sidebar.xul chrome://todotxt/content/todotxt.xul
Expand Down
3 changes: 3 additions & 0 deletions chrome/locale/nl/options.dtd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!ENTITY todotxt.todofile "Locatie van het Todo.txt bestand">
<!ENTITY todotxt.donefile "Locatie van het Done.txt bestand">
<!ENTITY todotxt.thunderbird "Gebruik de functionaliteit van Thunderbird">

0 comments on commit 6cc194e

Please sign in to comment.