Merge pull request #60 from zendesk/pdeuter/HD-612_reverse_sweep

HD-612 Strings: reverse sweep
This commit is contained in:
Paul Deuter 2015-11-06 15:57:40 -08:00
Родитель 9883564c97 fb93a393e2
Коммит a89b5c2bd4
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -40,11 +40,11 @@ parts:
- translation:
key: "txt.apps.time_tracking.app.parameters.hide_from_agents.label"
title: "This is a checkbox setting label. If the admin checks this box the app will be hidden from any agent who is not an Admin."
value: "Hide the app from Agents"
value: "Hide the app from agents"
- translation:
key: "txt.apps.time_tracking.app.parameters.hide_from_agents.helpText"
title: "This is the explanation helptext of the hide_from_agents checkbox for the admin who is installing the app."
value: "The app will not be shown to Agents who do not have the 'Admin' role. This also prevents them from being able to see & edit the time upon submission."
title: "This is the explanation helptext of the hide_from_agents checkbox for the admin who is installing the app. It is shown for the time tracking app (app to track time spent on tickets). Submission is the ticket submission (they cannot edit the time before submitting a ticket)."
value: "The app will not be shown to agents who do not have the 'Admin' role. This also prevents them from being able to see & edit the time upon submission."
- translation:
key: "txt.apps.time_tracking.app.parameters.manual_pause_resume.label"
title: "This is an app setting allowing the admin to choose if he wants the timer controls allowing the agents to pause of reset the timer"