mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Make a few string and help page translatable. Fix the recurring todo dialog close button.
This commit is contained in:
parent
465419f46a
commit
31aa6e6516
13 changed files with 163 additions and 12 deletions
|
|
@ -841,6 +841,7 @@ var RecurringTodosPage = {
|
|||
RecurringTodosPage.reset_radio();
|
||||
$('#recurring_daily').show();
|
||||
},
|
||||
closeText: 'X',
|
||||
appendTo: "#content"
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue