Skip to content

Commit

Permalink
Added German locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Kokkelkoren committed Nov 16, 2015
1 parent 6cc194e commit 4d37d40
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 de chrome/locale/de/
locale todotxt nl chrome/locale/nl/

manifest components/calTodotxt.manifest
Expand Down
3 changes: 3 additions & 0 deletions chrome/locale/de/options.dtd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!ENTITY todotxt.todofile "Lage von Todo.txt">
<!ENTITY todotxt.donefile "Lage von Done.txt">
<!ENTITY todotxt.thunderbird "Benutzen Thunderbird's Funktionalität">

0 comments on commit 4d37d40

Please sign in to comment.