Skip to content

Commit 0cdd02a

Browse files
authored
Update ui.yml(4)
1 parent b63a1fc commit 0cdd02a

1 file changed

Lines changed: 106 additions & 146 deletions

File tree

data/ui.yml

Lines changed: 106 additions & 146 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,50 @@
1+
# GitHub Docs Metadata and UI Text Configuration
2+
13
meta:
2-
default_description: Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products.
4+
default_description: >-
5+
Get started, troubleshoot, and make the most of GitHub. Documentation
6+
for new users, developers, administrators, and all of GitHub's products.
7+
38
header:
49
github_docs: GitHub Docs
510
contact: Contact
611
notices:
7-
release_candidate:
8-
# The version name is rendered before the below text via includes/header-notification.html
9-
' is currently available as a <a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
10-
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about a private preview feature.
11-
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
12-
# GHES release notes
13-
ghes_release_notes_upgrade_patch_only: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of Enterprise Server.
14-
ghes_release_notes_upgrade_release_only: 📣 This is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
15-
ghes_release_notes_upgrade_patch_and_release: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of this release series, and this is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
12+
release_candidate: >
13+
' is currently available as a
14+
<a href="/admin/overview/about-upgrades-to-new-releases">release candidate</a>.'
15+
early_access: '📣 Please <b>do not share</b> this URL publicly. This page contains content about a private preview feature.'
16+
release_notes_use_latest: >
17+
Please use the latest release for the latest security, performance,
18+
and bug fixes.
19+
ghes_release_notes_upgrade_patch_only: >
20+
📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of Enterprise Server.
21+
ghes_release_notes_upgrade_release_only: >
22+
📣 This is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
23+
ghes_release_notes_upgrade_patch_and_release: >
24+
📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of this release series,
25+
and this is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
26+
1627
sign_up_cta: Sign up
1728
menu: Menu
1829
open_menu_label: Open menu
1930
go_home: Home
31+
2032
picker:
2133
language_picker_label: Language
2234
product_picker_default_text: All products
2335
version_picker_default_text: Choose a version
36+
2437
release_notes:
2538
banner_text: GitHub began rolling these changes out to enterprises on
39+
2640
search:
2741
input:
28-
placeholder: Search or ask {{icon}} Copilot
29-
placeholder_no_icon: Search or ask Copilot
30-
shortcut: Type {{icon}} to search
42+
placeholder: 'Search or ask {{icon}} Copilot'
43+
placeholder_no_icon: 'Search or ask Copilot'
44+
shortcut: 'Type {{icon}} to search'
3145
overlay:
3246
aria_label: Search overlay
33-
input_aria_label: Search or ask Copilot
47+
input_aria_label: 'Search or ask Copilot'
3448
suggestions_list_aria_label: Search suggestions
3549
ai_suggestions_list_aria_label: Copilot search suggestions
3650
general_suggestions_list_aria_label: Docs search suggestions
@@ -43,10 +57,16 @@ search:
4357
view_all_search_results: View more results
4458
no_results_found: No results found
4559
no_results_found_announcement: 'Search Docs: No results found'
46-
search_docs_with_query: Search docs for "{{query}}"
47-
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"><u>GitHub Privacy Statement</u></a> to review how GitHub collects and uses your data.
60+
search_docs_with_query: 'Search docs for "{{query}}"'
61+
privacy_disclaimer: >
62+
For product and service improvement purposes, the GitHub Docs team will
63+
retain questions and answers generated in the Docs search function. Please see
64+
the <a href="https://docs.github.com/privacy"><u>GitHub Privacy Statement</u></a> to review
65+
how GitHub collects and uses your data.
4866
ai:
49-
disclaimer: <a href="https://docs.github.com/en/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-chat-in-githubcom"}>Copilot</a> uses AI. Check for mistakes.
67+
disclaimer: >
68+
<a href="https://docs.github.com/en/copilot/responsible-use-of-github-copilot-features/responsible-use-of-github-copilot-chat-in-githubcom"}>Copilot</a>
69+
uses AI. Check for mistakes.
5070
references: Copilot Sources
5171
loading_status_message: Loading Copilot response...
5272
done_loading_status_message: Done loading Copilot response
@@ -57,55 +77,69 @@ search:
5777
thumbs_announcement: Thank you for your feedback!
5878
back_to_search: Back to search
5979
responses:
60-
unable_to_answer: Sorry, I'm unable to answer that question. Check that you selected the correct GitHub version or try a different question.
61-
query_too_large: Sorry, your question is too long. Please try shortening it and asking again.
62-
asked_too_many_times: Sorry, you've asked too many questions in a short time period. Please wait a few minutes and try again.
63-
invalid_query: Sorry, I'm unable to answer that question. Please try asking a different question.
80+
unable_to_answer: >
81+
Sorry, I'm unable to answer that question. Check that you selected
82+
the correct GitHub version or try a different question.
83+
query_too_large: >
84+
Sorry, your question is too long. Please try shortening it and asking again.
85+
asked_too_many_times: >
86+
Sorry, you've asked too many questions in a short time period. Please wait a few minutes and try again.
87+
invalid_query: >
88+
Sorry, I'm unable to answer that question. Please try asking a different question.
6489
response:
6590
copy_code: Copy code to clipboard
6691
copied_code: Copied!
92+
6793
failure:
6894
general_title: There was an error loading search results.
6995
ai_title: There was an error loading Copilot.
7096
description: You can still use this field to search our docs.
97+
7198
cta:
7299
heading: Get quick answers!
73100
description: Ask Copilot your question.
74101
dismiss: Dismiss
75102
ask_copilot: Ask Copilot
103+
76104
old_search:
77105
description: Enter a search term to find it in the GitHub Docs.
78106
placeholder: Search GitHub Docs
79107
label: Search GitHub Docs
108+
80109
search_results:
81110
search_results_for: Search results for
82111
matches_displayed: Matches displayed
83112
n_results: '{n} results'
84113
search_validation_error: Validation error with search query
85114
filter: Filter
86115
clear_filter: Clear
116+
87117
homepage:
88118
explore_by_product: Explore by product
89119
version_picker: Version
90120
description: Help for wherever you are on your GitHub journey.
121+
91122
toc:
92123
getting_started: Getting started
93124
popular: Popular
94125
startHere: Start here
95126
whats_new: What's new
96127
videos: Videos
97128
all_changelogs: All changelog posts
129+
98130
pages:
99131
article_version: 'Article version'
100132
miniToc: In this article
101133
all_enterprise_releases: All Enterprise Server releases
102134
about_versions: About versions
103135
permissions_callout_title: Who can use this feature?
104136
video_from_transcript: See video for this transcript
137+
105138
support:
106139
still_need_help: Still need help?
107140
contact_support: Contact support
108141
ask_community: Ask the GitHub community
142+
109143
survey:
110144
able_to_find: Did you find what you needed?
111145
yes: Yes
@@ -118,14 +152,18 @@ survey:
118152
email_validation: Please enter a valid email address
119153
send: Send
120154
feedback: Thank you! We received your feedback.
121-
not_support: If you need a reply, please contact <a href="https://support.github.com/">support</a>.
155+
not_support: >
156+
If you need a reply, please contact
157+
<a href="https://support.github.com/">support</a>.
122158
privacy_policy: Privacy policy
123159
server_error: Unable to process comment at the moment. Please try again.
160+
124161
contribution_cta:
125162
title: Help us make these docs great!
126163
body: All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
127164
button: Make a contribution
128165
to_guidelines: Learn how to contribute
166+
129167
parameter_table:
130168
body: Body parameters
131169
webhook-body: Webhook request body parameters
@@ -141,44 +179,59 @@ parameter_table:
141179
see_preview_notices: See preview notices
142180
type: Type
143181
single_enum_description: Value
182+
144183
audit_logs:
145184
action: Action
146185
description: Description
147186
fields: Fields
148187
reference: Reference
188+
149189
graphql:
150190
reference:
151-
implements: <code>{{ GraphQLItemTitle }}</code> Implements
152-
fields: Fields for <code>{{ GraphQLItemTitle }}</code>
153-
arguments: Arguments for <code>{{ GraphQLItemTitle }}</code>
191+
implements: '<code>{{ GraphQLItemTitle }}</code> Implements'
192+
fields: 'Fields for <code>{{ GraphQLItemTitle }}</code>'
193+
arguments: 'Arguments for <code>{{ GraphQLItemTitle }}</code>'
154194
name: Name
155195
type: Type
156196
description: Description
157-
input_fields: Input fields for <code>{{ GraphQLItemTitle }}</code>
158-
return_fields: Return fields for <code>{{ GraphQLItemTitle }}</code>
197+
input_fields: 'Input fields for <code>{{ GraphQLItemTitle }}</code>'
198+
return_fields: 'Return fields for <code>{{ GraphQLItemTitle }}</code>'
159199
implemented_by: |
160200
<code>{{ GraphQLItemTitle }}</code> is implemented by
161-
values: Values for <code>{{ GraphQLItemTitle }}</code>
162-
possible_types: Possible types for <code>{{ GraphQLItemTitle }}</code>
201+
values: 'Values for <code>{{ GraphQLItemTitle }}</code>'
202+
possible_types: 'Possible types for <code>{{ GraphQLItemTitle }}</code>'
163203
preview_notice: Preview notice
164204
deprecation_notice: Deprecation notice
165-
preview_period: During the preview period, the API may change without notice.
205+
preview_period: >
206+
During the preview period, the API may change without notice.
166207
overview:
167-
preview_header: 'To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:'
168-
preview_schema_members: 'Previewed schema members'
208+
preview_header: >
209+
To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:
210+
preview_schema_members: Previewed schema members
169211
announced: Announced
170212
updates: Updates
213+
171214
rest:
172215
banner:
173216
api_versioned: The REST API is now versioned.
174-
api_version_info: For more information, see "<a href="{{ versionWithApiVersion }}/rest/overview/api-versions">About API versioning</a>."
175-
ghes_api_versioned: After a site administrator upgrades your Enterprise Server instance to {{ firstGhesReleaseWithApiVersions.versionTitle }} or later, the REST API will be versioned. To learn how to find your instance's version, see "<a href="/{{ currentVersion }}/get-started/learning-about-github/about-versions-of-github-docs#github-enterprise-server">About versions of GitHub Docs</a>".
217+
api_version_info: >
218+
For more information, see
219+
"<a href="{{ versionWithApiVersion }}/rest/overview/api-versions">About API versioning</a>."
220+
ghes_api_versioned: >
221+
After a site administrator upgrades your Enterprise Server instance to
222+
{{ firstGhesReleaseWithApiVersions.versionTitle }} or later,
223+
the REST API will be versioned. To learn how to find your instance's version,
224+
see "<a href="/{{ currentVersion }}/get-started/learning-about-github/about-versions-of-github-docs#github-enterprise-server">About versions of GitHub Docs</a>".
176225
redirect_notice: We've recently moved some of the REST API documentation.
177-
redirect_repo: If you can't find what you're looking for, you might try the new {{ newRestPagesLinks }} REST API pages.
178-
redirect_enterprise: If you can't find what you're looking for, you might try the {{ actionsPageLink }} REST API page.
226+
redirect_repo: >
227+
If you can't find what you're looking for, you might try the new {{ newRestPagesLinks }} REST API pages.
228+
redirect_enterprise: >
229+
If you can't find what you're looking for, you might try the {{ actionsPageLink }} REST API page.
179230
actions_api_title: Actions
231+
180232
versioning:
181233
about_versions: About REST API versions
234+
182235
overview:
183236
permissions:
184237
access: Access
@@ -187,7 +240,11 @@ rest:
187240
additionalPermissions: Additional permissions
188241
uat: UAT
189242
iat: IAT
190-
screen_reader_text_checkmark_icon: Multiple permissions are required, or a different permission may be used. For more information about the permissions, see the documentation for this endpoint.
243+
244+
screen_reader_text_checkmark_icon: >
245+
Multiple permissions are required, or a different permission may be used. For more information
246+
about the permissions, see the documentation for this endpoint.
247+
191248
rest_reference:
192249
in: In
193250
description: Description
@@ -201,7 +258,9 @@ rest_reference:
201258
http_status_code: HTTP response status codes for "{{ RESTOperationTitle }}"
202259
code_sample: Code sample
203260
code_samples: Code samples for "{{ RESTOperationTitle }}"
204-
data_residency_notice: If you access GitHub at GHE.com, replace <code>api.github.com</code> with your enterprise's dedicated subdomain at <code>api.SUBDOMAIN.ghe.com</code>.
261+
data_residency_notice: >
262+
If you access GitHub at GHE.com, replace <code>api.github.com</code> with your
263+
enterprise's dedicated subdomain at <code>api.SUBDOMAIN.ghe.com</code>.
205264
preview_notice: Preview notice for "{{ RESTOperationTitle }}"
206265
preview_notices: Preview notices for "{{ RESTOperationTitle }}"
207266
fine_grained_access: Fine-grained access tokens for "{{ RESTOperationTitle }}"
@@ -224,111 +283,12 @@ rest_reference:
224283
button_text:
225284
copy_to_clipboard: Copy to clipboard
226285
copied: Copied!
227-
works_with_fine_grained_tokens: 'This endpoint works with the following fine-grained token types'
228-
permission_sets: 'The fine-grained token must have at least one of the following permission sets'
229-
permission_set: 'The fine-grained token must have the following permission set'
230-
no_permission_sets: 'The fine-grained token does not require any permissions.'
231-
allows_public_read_access: This endpoint can be used without authentication or the aforementioned permissions if only public resources are requested.
232-
allows_public_read_access_no_permissions: This endpoint can be used without authentication if only public resources are requested.
233-
user_access_token_name: GitHub App user access tokens
234-
installation_access_token_name: GitHub App installation access tokens
235-
fine_grained_access_token_name: Fine-grained personal access tokens
236-
no_fine_grained_access: This endpoint does not work with GitHub App user access tokens, GitHub App installation access tokens, or fine-grained personal access tokens.
237-
basic_auth_heading: Basic authentication for "{{ RESTOperationTitle }}"
238-
basic_auth: You must use <a href="/rest/authentication/authenticating-to-the-rest-api#using-basic-authentication">Basic Authentication</a> to use this endpoint. Use the application's <code>client_id</code> as the username and the <code>client_secret</code> as the password.
239-
webhooks:
240-
action_type_switch_error: There was an error switching webhook action types.
241-
action_type: Action type
242-
availability: Availability for <code>{{ WebhookName }}</code>
243-
webhook_payload_object: Webhook payload object for <code>{{ WebhookName }}</code>
244-
webhook_payload_example: Webhook payload example
245-
rephrase_availability:
246-
repository: Repositories
247-
organization: Organizations
248-
app: GitHub Apps
249-
business: Enterprises
250-
marketplace: GitHub Marketplace
251-
sponsors_listing: Sponsored accounts
252-
footer:
253-
support_heading: Help and support
254-
legal_heading: Legal
255-
imprint: Imprint
256-
terms: Terms
257-
privacy: Privacy
258-
status: Status
259-
pricing: Pricing
260-
expert_services: Expert services
261-
blog: Blog
262-
machine: Some of this content may be machine- or AI-translated.
263-
product_landing:
264-
quickstart: Quickstart
265-
reference: Reference
266-
overview: Overview
267-
try_ghec_for_free: Try GitHub's enterprise features
268-
try_ghas_for_free: Try GitHub Advanced Security for free
269-
generate_secret_risk_assessment_report_for_free: Run a point-in-time scan to assess your organization's exposure to secret leaks
270-
plan_your_migration: Plan your migration
271-
releases: Releases
272-
guides: Guides
273-
explore_guides: Explore guides
274-
explore_people_and_projects: Explore people and projects
275-
sorry: Sorry, there is no result for
276-
no_example: It looks like we don't have an example that fits your filter.
277-
try_another: Try another filter or add your code example.
278-
no_result: Sorry, there are no guides that match your filter.
279-
learn: Learn how to add a code example
280-
communities_using_discussions: Communities on GitHub.com using discussions
281-
add_your_community: Add your community
282-
sponsor_community: GitHub Sponsors community
283-
supported_releases: Supported releases
284-
release_notes_for: Release notes for
285-
upgrade_from: Upgrade from
286-
browse_all_docs: Browse all docs
287-
browse_all: Browse all
288-
docs: docs
289-
explore_release_notes: Explore release notes
290-
view: View all
291-
view_transcript: View video transcript
292-
all_docs: 'All {{ title }} docs'
293-
all_content: 'View all {{ title }} content'
294-
product_guides:
295-
learning_paths_title: '{{ name }} learning paths'
296-
start_path: Start learning path
297-
learning_paths_desc: Learning paths are a collection of guides that help you master a particular subject.
298-
more_guides: more guides
299-
load_more: Load more guides
300-
all_guides_title: 'All {{ name }} guides'
301-
filter_instructions: Filter the guide list using these controls
302-
guides_found:
303-
multiple: '{n} guides found'
304-
one: 1 guide found
305-
none: No guides found
306-
guide_types:
307-
overview: Overview
308-
quick_start: Quickstart
309-
tutorial: Tutorial
310-
how_to: How-to guide
311-
reference: Reference
312-
learning_track_nav:
313-
prev_guide: Previous
314-
next_guide: Next
315-
more_guides: More guides →
316-
current_progress: '{i} of {n} in learning path'
317-
scroll_button:
318-
scroll_to_top: Scroll to top
319-
popovers:
320-
role_description: hovercard link
321-
alerts:
322-
NOTE: Note
323-
IMPORTANT: Important
324-
WARNING: Warning
325-
TIP: Tip
326-
CAUTION: Caution
327-
328-
cookbook_landing:
329-
spotlight: Spotlight
330-
explore_articles: Explore {{ number }} prompt articles
331-
reset_filters: Reset filters
332-
search_articles: Search articles
333-
category: Category
334-
complexity: Complexity
286+
works_with_fine_grained_tokens: >
287+
This endpoint works with the following fine-grained token types
288+
permission_sets: >
289+
The fine-grained token must have at least one of the following permission sets
290+
permission_set: >
291+
The fine-grained token must have the following permission set
292+
no_permission_sets: >
293+
The fine-grained token does not require any permissions.
294+
allows

0 commit comments

Comments
 (0)