Skip to content

Commit 5a80891

Browse files
authored
[AI Search] Rename some UI fields (#55140)
1 parent ee08cb7 commit 5a80891

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/ui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ search:
4646
privacy_disclaimer: For product and service improvement purposes, the GitHub Docs team will retain questions and answers generated in the Docs search function. Please see the <a href="https://docs.github.com/privacy">GitHub Privacy Statement</a> to review how GitHub collects and uses your data.
4747
ai:
4848
disclaimer: Copilot uses AI. Check for mistakes by reviewing the links in the response.
49-
references: References from these articles
49+
references: Additional docs
5050
loading_status_message: Loading Copilot response...
5151
done_loading_status_message: Done loading Copilot response
52-
unable_to_answer: Sorry, I'm unable to answer that question. Please try a different query or search our docs.
52+
unable_to_answer: Sorry, I'm unable to answer that question. Check that you selected the correct GitHub version or try a different query.
5353
copy_answer: Copy answer
5454
copied_announcement: Copied!
5555
thumbs_up: This answer was helpful

src/fixtures/fixtures/data/ui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ search:
4646
privacy_disclaimer: For product and service improvement purposes, the GitHub Docs team will retain questions and answers generated in the Docs search function. Please see the <a href="https://docs.github.com/privacy">GitHub Privacy Statement</a> to review how GitHub collects and uses your data.
4747
ai:
4848
disclaimer: Copilot uses AI. Check for mistakes by reviewing the links in the response.
49-
references: References from these articles
49+
references: Additional docs
5050
loading_status_message: Loading Copilot response...
5151
done_loading_status_message: Done loading Copilot response
52-
unable_to_answer: Sorry, I'm unable to answer that question. Please try a different query or search our docs.
52+
unable_to_answer: Sorry, I'm unable to answer that question. Check that you selected the correct GitHub version or try a different query.
5353
copy_answer: Copy answer
5454
copied_announcement: Copied!
5555
thumbs_up: This answer was helpful

0 commit comments

Comments
 (0)