mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 14:15:44 +03:00
Update strings.xml
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
234082b39e
commit
668c63f465
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<string name="assistant_screen_top_bar_title">Assistant</string>
|
<string name="assistant_screen_top_bar_title">Assistant</string>
|
||||||
<string name="assistant_screen_loading">Task List are loading, please wait</string>
|
<string name="assistant_screen_loading">Task List are loading, please wait</string>
|
||||||
<string name="assistant_screen_task_output_empty_text">The task output isn’t ready yet.</string>
|
<string name="assistant_screen_task_output_empty_text">The task output is not ready yet.</string>
|
||||||
<string name="assistant_screen_no_task_available_for_all_task_filter_text">No task available. Select a task type to create a new task.</string>
|
<string name="assistant_screen_no_task_available_for_all_task_filter_text">No task available. Select a task type to create a new task.</string>
|
||||||
<string name="assistant_screen_no_task_available_text">No task available for %s task type, you can create a new task from bottom right.</string>
|
<string name="assistant_screen_no_task_available_text">No task available for %s task type, you can create a new task from bottom right.</string>
|
||||||
<string name="assistant_screen_delete_task_alert_dialog_title">Delete Task</string>
|
<string name="assistant_screen_delete_task_alert_dialog_title">Delete Task</string>
|
||||||
|
|
Loading…
Reference in a new issue