Files
habitica/website/common/locales/eu/tasks.json
T
RaitheOfDureya f311fe201b Removed unused I18N strings from the tasks.json file (related to issue #9957) (#12526)
* Remove sureDeleteCompletedTodos

* Remove lotOfToDos

* Remove deleteToDosExplanation

* Remove addsingle

* Remove newHabit and newHabitBulk

* Remove habitsDesc

* Remove checklistText

\bchecklistText\b - No Results

* Remove expandChecklist

* Remove extraNotes

* Remove direction/Actions

* Remove attributeAllocation and attributeAllocationHelp

* Remove newDaily, newDailyBulk and dailysDesc

* Remove repeatHelpTitle

* Remove dailyRepeatHelpContent and weeklyRepeatHelpContent

* Remove repeatDays and repeatDaysWeek

* Remove newTodo

\bnewTodo\b

* Remove newTodoBulk and todosDesc

* Remove dated

* Remove rewardsDesc

\brewardsDesc\b - No Results

* Remove ingamerewards

* Remove newReward and newRewardBulk

* Remove clearTags, hideTags and showTags

* Remove startDateHelpTitle and startDateHelp

* Remove streakerAchievement

* Remove fortifyText

* Remove confirmFortify

* Remove emptyTask

* Remove dailiesRestingInInn

* Remove habitHelp1, habitHelp2 and habitHelp3

* Remove newbieGuild

* Remove dailyHelp1 to dailyHelp5

* Remove toDoHelp1 to toDoHelp4

* Remove rewardHelp1 to rewardHelp4

* Remove clickForHelp

* Remove strengthExample, intelligenceExample, perceptionExample and constitutionExample

* Remove counterPeriod, counterPeriodDay, counterPeriodWeek and counterPeriodMonth

* Remove habitCounter, habitCounterUp and habitCounterDown

* Remove repeatZero, repeatType, repeatTypeHelpTitle and repeatTypeHelp

* Remove onDays

* Remove groupTasksByChallenge

* Remove taskNotes

\btaskNotes\b - No Results

* Remove monthlyRepeatHelpContent and yearlyRepeatHelpContent

* Remove summaryStart

* Remove yesterDailiesTitle, yesterDailiesOptionTitle and yesterDailiesDescription

* Remove repeatDayError and searchTasks

* Revert "Remove habitsDesc"

This reverts commit a9d8f4089c526bc7e7d0fdc90b1b911d19dff9c2.

* Revert "Remove todosDesc"

* Revert "Remove dailysDesc"

* Revert "Remove rewardsDesc"

* Revert "Remove expandChecklist"

This reverts commit 62f3bbea2dc8340018c01efdc7ffcf4c6b3d46ae.

* Remove taskAlias, taskAliasPopover, taskAliasPlaceholder and taskAliasPopoverWarning

> @paglias: "regarding the alias-related keys you can remove them"

* Removed unused I18N strings from the `tasks.json` file in all other languages

Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com>
2020-09-11 12:31:47 +02:00

132 lines
2.8 KiB
JSON
Executable File

{
"clearCompleted": "",
"clearCompletedDescription": "",
"clearCompletedConfirm": "",
"addMultipleTip": "",
"addATask": "",
"editATask": "",
"createTask": "",
"addTaskToUser": "",
"scheduled": "",
"theseAreYourTasks": "",
"habit": "",
"habits": "",
"habitsDesc": "",
"positive": "",
"negative": "",
"yellowred": "",
"greenblue": "",
"edit": "",
"save": "",
"addChecklist": "",
"checklist": "",
"newChecklistItem": "",
"expandChecklist": "",
"collapseChecklist": "",
"text": "",
"notes": "",
"advancedSettings": "",
"difficulty": "",
"difficultyHelp": "",
"trivial": "",
"easy": "",
"medium": "",
"hard": "",
"attributes": "",
"progress": "",
"daily": "",
"dailies": "",
"dailysDesc": "",
"streakCounter": "",
"repeat": "",
"repeats": "",
"repeatEvery": "",
"repeatOn": "",
"day": "",
"days": "",
"restoreStreak": "",
"resetStreak": "",
"todo": "",
"todos": "",
"todosDesc": "",
"dueDate": "",
"remaining": "",
"complete": "",
"complete2": "",
"today": "",
"dueIn": "",
"due": "",
"notDue": "",
"grey": "",
"score": "",
"reward": "",
"rewards": "",
"rewardsDesc": "",
"gold": "",
"silver": "",
"price": "",
"tags": "",
"editTags": "",
"newTag": "",
"editTags2": "",
"toRequired": "",
"startDate": "",
"streaks": "",
"streakName": "",
"streakText": "",
"streakSingular": "",
"streakSingularText": "",
"perfectName": "",
"perfectText": "",
"perfectSingular": "",
"perfectSingularText": "",
"fortifyName": "",
"fortifyPop": "",
"fortify": "",
"fortifyComplete": "",
"deleteTask": "",
"sureDelete": "",
"streakCoins": "",
"taskToTop": "",
"taskToBottom": "",
"taskAliasAlreadyUsed": "",
"taskNotFound": "",
"invalidTaskType": "",
"invalidTasksType": "",
"invalidTasksTypeExtra": "",
"cantDeleteChallengeTasks": "",
"checklistOnlyDailyTodo": "",
"checklistItemNotFound": "",
"itemIdRequired": "",
"tagNotFound": "",
"tagIdRequired": "",
"positionRequired": "",
"cantMoveCompletedTodo": "",
"directionUpDown": "",
"alreadyTagged": "",
"taskRequiresApproval": "",
"taskApprovalHasBeenRequested": "",
"taskApprovalWasNotRequested": "",
"approvals": "",
"approvalRequired": "",
"weekly": "",
"monthly": "",
"yearly": "",
"summary": "",
"repeatsOn": "",
"dayOfWeek": "",
"dayOfMonth": "",
"month": "",
"months": "",
"week": "",
"weeks": "",
"year": "",
"years": "",
"resets": "",
"nextDue": "",
"checkOffYesterDailies": "",
"yesterDailiesCallToAction": "",
"sessionOutdated": "",
"errorTemporaryItem": ""
}