Commit 823a9a40 authored by Etienne Baqué's avatar Etienne Baqué Committed by James Lopez

Removed more occurrences of Gold

Occurrences to be replaced with Ultimate
parent f433772f
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
- if current_user_menu?(:start_trial) - if current_user_menu?(:start_trial)
%li %li
%a.trial-link{ href: trials_link_url } %a.trial-link{ href: trials_link_url }
= s_("CurrentUser|Start a Gold trial") = s_("CurrentUser|Start an Ultimate trial")
= emoji_icon('rocket') = emoji_icon('rocket')
- if current_user_menu?(:settings) - if current_user_menu?(:settings)
%li %li
......
...@@ -40,7 +40,7 @@ module Registrations ...@@ -40,7 +40,7 @@ module Registrations
def create_learn_gitlab_project def create_learn_gitlab_project
title, filename = if helpers.in_trial_onboarding_flow? title, filename = if helpers.in_trial_onboarding_flow?
[s_('Learn GitLab - Gold trial'), 'learn_gitlab_gold_trial.tar.gz'] [s_('Learn GitLab - Ultimate trial'), 'learn_gitlab_gold_trial.tar.gz']
else else
[s_('Learn GitLab'), 'learn_gitlab.tar.gz'] [s_('Learn GitLab'), 'learn_gitlab.tar.gz']
end end
......
...@@ -31,7 +31,7 @@ module EE ...@@ -31,7 +31,7 @@ module EE
elsif any_trial_group_namespaces? elsif any_trial_group_namespaces?
s_('Trials|You can apply your trial to a new group or an existing group.') s_('Trials|You can apply your trial to a new group or an existing group.')
else else
s_('Trials|Create a new group to start your GitLab Gold trial.') s_('Trials|Create a new group to start your GitLab Ultimate trial.')
end end
end end
......
- faq_link = link_to s_("BillingPlans|frequently asked questions"), "https://about.gitlab.com/gitlab-com/#faq" - faq_link = link_to s_("BillingPlans|frequently asked questions"), "https://about.gitlab.com/gitlab-com/#faq"
- pricing_page_link = link_to s_("BillingPlans|Pricing page"), "https://about.gitlab.com/pricing" - pricing_page_link = link_to s_("BillingPlans|Pricing page"), "https://about.gitlab.com/pricing"
- if namespace.eligible_for_trial? - if namespace.eligible_for_trial?
= html_escape(s_("BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold.")) % { faq_link: faq_link.html_safe } = html_escape(s_("BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Ultimate.")) % { faq_link: faq_link.html_safe }
- elsif namespace.trial_active? - elsif namespace.trial_active?
= html_escape(s_("BillingPlans|Your GitLab.com %{plan} trial will %{strong_open}expire after %{expiration_date}%{strong_close}. You can retain access to the %{plan} features by upgrading below.")) % { plan: namespace.gitlab_subscription&.plan_title, expiration_date: namespace.trial_ends_on, strong_open: '<strong>'.html_safe, strong_close: '</strong>'.html_safe } = html_escape(s_("BillingPlans|Your GitLab.com %{plan} trial will %{strong_open}expire after %{expiration_date}%{strong_close}. You can retain access to the %{plan} features by upgrading below.")) % { plan: namespace.gitlab_subscription&.plan_title, expiration_date: namespace.trial_ends_on, strong_open: '<strong>'.html_safe, strong_close: '</strong>'.html_safe }
- elsif namespace.trial_expired? && namespace.free_plan? - elsif namespace.trial_expired? && namespace.free_plan?
......
.row .row
.form-group.col-sm-12 .form-group.col-sm-12
= label_tag :trial_toggle, s_('Trial|GitLab Gold trial (optional)'), for: :trial_toggle, class: 'col-form-label' = label_tag :trial_toggle, s_('Trial|GitLab Ultimate trial (optional)'), for: :trial_toggle, class: 'col-form-label'
%p= html_escape(('Try all GitLab features for free for 30 days.%{br_tag}No credit card required.')) % { br_tag: '<br/>'.html_safe } %p= html_escape(('Try all GitLab features for free for 30 days.%{br_tag}No credit card required.')) % { br_tag: '<br/>'.html_safe }
.js-trial-toggle{ data: { active: params[:trial] == 'true' } } .js-trial-toggle{ data: { active: params[:trial] == 'true' } }
%p.gl-text-gray-500.gl-mt-3= s_('Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:') %p.gl-text-gray-500.gl-mt-3= s_('Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:')
%ul.gl-pl-5 %ul.gl-pl-5
%li.gl-text-gray-500= s_('Trial|Upgrade to Gold to keep using GitLab with advanced features.') %li.gl-text-gray-500= s_('Trial|Upgrade to Ultimate to keep using GitLab with advanced features.')
%li.gl-text-gray-500= s_('Trial|Continue using the basic features of GitLab for free.') %li.gl-text-gray-500= s_('Trial|Continue using the basic features of GitLab for free.')
.js-trial-form.hidden .js-trial-form.hidden
.row .row
......
- page_title _('Start a Free Gold Trial') - page_title _('Start a Free Ultimate Trial')
- add_page_specific_style 'page_bundles/signup' - add_page_specific_style 'page_bundles/signup'
- content_for :page_specific_javascripts do - content_for :page_specific_javascripts do
= render "layouts/google_tag_manager_head" = render "layouts/google_tag_manager_head"
= render "layouts/google_tag_manager_body" = render "layouts/google_tag_manager_body"
%h2.center.pt-6.pb-4.gl-mb-0 %h2.center.pt-6.pb-4.gl-mb-0
= _('Start a Free Gold Trial') = _('Start a Free Ultimate Trial')
.signup-page .signup-page
= render 'devise/shared/signup_box', = render 'devise/shared/signup_box',
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- if params[:glm_source] == 'gitlab.com' - if params[:glm_source] == 'gitlab.com'
= link_to s_('Trials|Go back to GitLab'), dashboard_projects_path, class: 'block center py-2' = link_to s_('Trials|Go back to GitLab'), dashboard_projects_path, class: 'block center py-2'
.label .label
= s_("Trials|You can always resume this process by selecting your avatar and choosing 'Start a Gold trial'") = s_("Trials|You can always resume this process by selecting your avatar and choosing 'Start an Ultimate trial'")
- else - else
- trial_text = experiment_enabled?(:trimmed_skip_trial_copy) ? s_('Trials|Skip Trial') : s_('Trials|Skip Trial (Continue with Free Account)') - trial_text = experiment_enabled?(:trimmed_skip_trial_copy) ? s_('Trials|Skip Trial') : s_('Trials|Skip Trial (Continue with Free Account)')
= link_to trial_text, dashboard_projects_path, class: 'block center py-2' = link_to trial_text, dashboard_projects_path, class: 'block center py-2'
......
- page_title _('Start your Free Gold Trial') - page_title _('Start your Free Ultimate Trial')
- glm_params = { glm_source: params[:glm_source], glm_content: params[:glm_content] } - glm_params = { glm_source: params[:glm_source], glm_content: params[:glm_content] }
%h3.center.pt-6 %h3.center.pt-6
= _('Start your Free Gold Trial') = _("Start your Free Ultimate Trial")
%p.center %p.center
= _('Your Gitlab Gold trial will last 30 days after which point you can keep your free Gitlab account forever. We just need some additional information to activate your trial.') = _('Your Gitlab Ultimate trial will last 30 days after which point you can keep your free Gitlab account forever. We just need some additional information to activate your trial.')
= render 'errors' = render 'errors'
......
- page_title _('Start a Free Gold Trial') - page_title _('Start a Free Ultimate Trial')
- content_for :page_specific_javascripts do - content_for :page_specific_javascripts do
= render "layouts/google_tag_manager_head" = render "layouts/google_tag_manager_head"
= render "layouts/google_tag_manager_body" = render "layouts/google_tag_manager_body"
......
...@@ -84,10 +84,10 @@ RSpec.describe Registrations::ProjectsController do ...@@ -84,10 +84,10 @@ RSpec.describe Registrations::ProjectsController do
{ learn_gitlab_project_id: project.id, namespace_id: project.namespace_id, project_id: first_project.id } { learn_gitlab_project_id: project.id, namespace_id: project.namespace_id, project_id: first_project.id }
end end
it 'creates a new project, a "Learn GitLab - Gold trial" project, does not set a cookie' do it 'creates a new project, a "Learn GitLab - Ultimate trial" project, does not set a cookie' do
expect { subject }.to change { namespace.projects.pluck(:name) }.from([]).to(['New project', s_('Learn GitLab - Gold trial')]) expect { subject }.to change { namespace.projects.pluck(:name) }.from([]).to(['New project', s_('Learn GitLab - Ultimate trial')])
expect(subject).to have_gitlab_http_status(:redirect) expect(subject).to have_gitlab_http_status(:redirect)
expect(namespace.projects.find_by_name(s_('Learn GitLab - Gold trial'))).to be_import_finished expect(namespace.projects.find_by_name(s_('Learn GitLab - Ultimate trial'))).to be_import_finished
expect(cookies[:onboarding_issues_settings]).to be_nil expect(cookies[:onboarding_issues_settings]).to be_nil
end end
......
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard activity' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard activity' do
let(:user) { create(:user) } let(:user) { create(:user) }
let(:page_path) { activity_dashboard_path } let(:page_path) { activity_dashboard_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard groups' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard groups' do
let(:user) { create(:user) } let(:user) { create(:user) }
let(:page_path) { dashboard_groups_path } let(:page_path) { dashboard_groups_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard issues' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard issues' do
let(:user) { create(:user) } let(:user) { create(:user) }
let(:page_path) { issues_dashboard_path } let(:page_path) { issues_dashboard_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard merge requests' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard merge requests' do
let(:user) { create(:user) } let(:user) { create(:user) }
let(:page_path) { merge_requests_dashboard_path } let(:page_path) { merge_requests_dashboard_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard projects' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard projects' do
let(:user) { create(:user) } let(:user) { create(:user) }
let(:page_path) { dashboard_projects_path } let(:page_path) { dashboard_projects_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard todos' do ...@@ -6,5 +6,5 @@ RSpec.describe 'Dashboard todos' do
let_it_be(:user) { create(:user) } let_it_be(:user) { create(:user) }
let(:page_path) { dashboard_todos_path } let(:page_path) { dashboard_todos_path }
it_behaves_like 'dashboard gold trial callout' it_behaves_like 'dashboard ultimate trial callout'
end end
...@@ -18,7 +18,7 @@ RSpec.describe 'User sees new onboarding flow', :js do ...@@ -18,7 +18,7 @@ RSpec.describe 'User sees new onboarding flow', :js do
choose 'Just me' choose 'Just me'
click_on 'Continue' click_on 'Continue'
expect(page).to have_content('GitLab Gold trial (optional)') expect(page).to have_content('GitLab Ultimate trial (optional)')
end end
it 'shows the expected behavior with no trial chosen' do it 'shows the expected behavior with no trial chosen' do
......
...@@ -47,7 +47,7 @@ RSpec.describe 'Trial Sign Up' do ...@@ -47,7 +47,7 @@ RSpec.describe 'Trial Sign Up' do
click_button 'Continue' click_button 'Continue'
expect(current_path).to eq(new_trial_path) expect(current_path).to eq(new_trial_path)
expect(page).to have_content('Start your Free Gold Trial') expect(page).to have_content('Start your Free Ultimate Trial')
end end
end end
......
...@@ -9,7 +9,7 @@ Array [ ...@@ -9,7 +9,7 @@ Array [
] ]
`; `;
exports[`EE billings subscription module mutations RECEIVE_SUBSCRIPTION_SUCCESS with Gold subscription it updates table default with subscription plan 1`] = ` exports[`EE billings subscription module mutations RECEIVE_SUBSCRIPTION_SUCCESS with Ultimate subscription it updates table default with subscription plan 1`] = `
Array [ Array [
Object { Object {
"maxSeatsUsed": 104, "maxSeatsUsed": 104,
...@@ -26,7 +26,7 @@ Array [ ...@@ -26,7 +26,7 @@ Array [
] ]
`; `;
exports[`EE billings subscription module mutations RECEIVE_SUBSCRIPTION_SUCCESS with Gold trial it updates table trial with subscription plan 1`] = ` exports[`EE billings subscription module mutations RECEIVE_SUBSCRIPTION_SUCCESS with Ultimate trial it updates table trial with subscription plan 1`] = `
Array [ Array [
Object { Object {
"seatsInUse": 1, "seatsInUse": 1,
......
...@@ -52,9 +52,9 @@ describe('EE billings subscription module mutations', () => { ...@@ -52,9 +52,9 @@ describe('EE billings subscription module mutations', () => {
describe.each` describe.each`
desc | subscription | tableKey desc | subscription | tableKey
${'with Gold subscription'} | ${mockDataSubscription.gold} | ${TABLE_TYPE_DEFAULT} ${'with Ultimate subscription'} | ${mockDataSubscription.gold} | ${TABLE_TYPE_DEFAULT}
${'with Free plan'} | ${mockDataSubscription.free} | ${TABLE_TYPE_FREE} ${'with Free plan'} | ${mockDataSubscription.free} | ${TABLE_TYPE_FREE}
${'with Gold trial'} | ${mockDataSubscription.trial} | ${TABLE_TYPE_TRIAL} ${'with Ultimate trial'} | ${mockDataSubscription.trial} | ${TABLE_TYPE_TRIAL}
`('$desc', ({ subscription, tableKey }) => { `('$desc', ({ subscription, tableKey }) => {
beforeEach(() => { beforeEach(() => {
state.isLoadingSubscription = true; state.isLoadingSubscription = true;
......
...@@ -132,7 +132,7 @@ RSpec.describe EE::TrialHelper do ...@@ -132,7 +132,7 @@ RSpec.describe EE::TrialHelper do
true | true | 'You can apply your trial to a new group, an existing group, or your personal account.' true | true | 'You can apply your trial to a new group, an existing group, or your personal account.'
true | false | 'You can apply your trial to a new group or your personal account.' true | false | 'You can apply your trial to a new group or your personal account.'
false | true | 'You can apply your trial to a new group or an existing group.' false | true | 'You can apply your trial to a new group or an existing group.'
false | false | 'Create a new group to start your GitLab Gold trial.' false | false | 'Create a new group to start your GitLab Ultimate trial.'
end end
with_them do with_them do
......
# frozen_string_literal: true # frozen_string_literal: true
RSpec.shared_examples 'dashboard gold trial callout' do RSpec.shared_examples 'dashboard ultimate trial callout' do
before do before do
sign_in(user) sign_in(user)
end end
...@@ -62,7 +62,7 @@ RSpec.shared_examples 'dashboard gold trial callout' do ...@@ -62,7 +62,7 @@ RSpec.shared_examples 'dashboard gold trial callout' do
end end
end end
RSpec.shared_examples 'billings gold trial callout' do RSpec.shared_examples 'billings ultimate trial callout' do
context 'on a free plan' do context 'on a free plan' do
let(:plan) { free_plan } let(:plan) { free_plan }
...@@ -74,13 +74,13 @@ RSpec.shared_examples 'billings gold trial callout' do ...@@ -74,13 +74,13 @@ RSpec.shared_examples 'billings gold trial callout' do
visit page_path visit page_path
end end
it 'renders an undismissable gold trial callout' do it 'renders an undismissable ultimate trial callout' do
expect(page).to have_selector '.promotion-callout' expect(page).to have_selector '.promotion-callout'
expect(page).not_to have_selector '.promotion-callout .js-close' expect(page).not_to have_selector '.promotion-callout .js-close'
end end
end end
context "on a plan that isn't gold", :js do context "on a plan that isn't ultimate", :js do
let(:plans) { { bronze: create(:bronze_plan), silver: create(:silver_plan) } } let(:plans) { { bronze: create(:bronze_plan), silver: create(:silver_plan) } }
where(case_names: ->(plan_type) {"like #{plan_type}"}, plan_type: [:bronze, :silver]) where(case_names: ->(plan_type) {"like #{plan_type}"}, plan_type: [:bronze, :silver])
...@@ -96,7 +96,7 @@ RSpec.shared_examples 'billings gold trial callout' do ...@@ -96,7 +96,7 @@ RSpec.shared_examples 'billings gold trial callout' do
visit page_path visit page_path
end end
it 'renders a dismissable gold trial callout' do it 'renders a dismissable ultimate trial callout' do
expect(page).to have_selector '.promotion-callout' expect(page).to have_selector '.promotion-callout'
find('.promotion-callout .js-close').click find('.promotion-callout .js-close').click
...@@ -106,7 +106,7 @@ RSpec.shared_examples 'billings gold trial callout' do ...@@ -106,7 +106,7 @@ RSpec.shared_examples 'billings gold trial callout' do
end end
end end
context 'on a gold plan' do context 'on a ultimate plan' do
let(:plan) { gold_plan } let(:plan) { gold_plan }
let!(:subscription) do let!(:subscription) do
...@@ -117,7 +117,7 @@ RSpec.shared_examples 'billings gold trial callout' do ...@@ -117,7 +117,7 @@ RSpec.shared_examples 'billings gold trial callout' do
visit page_path visit page_path
end end
it "doesn't render a gold trial callout" do it "doesn't render a ultimate trial callout" do
expect(page).not_to have_selector '.promotion-callout' expect(page).not_to have_selector '.promotion-callout'
end end
end end
......
...@@ -25,13 +25,13 @@ RSpec.describe 'shared/billings/_trial_status.html.haml' do ...@@ -25,13 +25,13 @@ RSpec.describe 'shared/billings/_trial_status.html.haml' do
let(:trial_ends_on) { Date.tomorrow } let(:trial_ends_on) { Date.tomorrow }
let(:trial) { true } let(:trial) { true }
context 'with a gold trial' do context 'with a ultimate trial' do
let(:plan) { create(:gold_plan, title: 'Gold') } let(:plan) { create(:gold_plan, title: 'Ultimate') }
it 'displays expiry date and Gold' do it 'displays expiry date and Ultimate' do
render 'shared/billings/trial_status', namespace: group render 'shared/billings/trial_status', namespace: group
expect(rendered).to have_content("Your GitLab.com Gold trial will expire after #{trial_ends_on}. You can retain access to the Gold features by upgrading below.") expect(rendered).to have_content("Your GitLab.com Ultimate trial will expire after #{trial_ends_on}. You can retain access to the Ultimate features by upgrading below.")
end end
end end
...@@ -65,7 +65,7 @@ RSpec.describe 'shared/billings/_trial_status.html.haml' do ...@@ -65,7 +65,7 @@ RSpec.describe 'shared/billings/_trial_status.html.haml' do
it 'offers a trial' do it 'offers a trial' do
render 'shared/billings/trial_status', namespace: group render 'shared/billings/trial_status', namespace: group
expect(rendered).to have_content("start a free 30-day trial of GitLab.com Gold") expect(rendered).to have_content("start a free 30-day trial of GitLab.com Ultimate")
end end
end end
end end
...@@ -4466,7 +4466,7 @@ msgstr "" ...@@ -4466,7 +4466,7 @@ msgstr ""
msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}." msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
msgstr "" msgstr ""
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold." msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Ultimate."
msgstr "" msgstr ""
msgid "BillingPlans|Learn more about each plan by visiting our %{pricing_page_link}." msgid "BillingPlans|Learn more about each plan by visiting our %{pricing_page_link}."
...@@ -8552,7 +8552,7 @@ msgstr "" ...@@ -8552,7 +8552,7 @@ msgstr ""
msgid "CurrentUser|Settings" msgid "CurrentUser|Settings"
msgstr "" msgstr ""
msgid "CurrentUser|Start a Gold trial" msgid "CurrentUser|Start an Ultimate trial"
msgstr "" msgstr ""
msgid "CurrentUser|Upgrade" msgid "CurrentUser|Upgrade"
...@@ -16678,7 +16678,7 @@ msgstr "" ...@@ -16678,7 +16678,7 @@ msgstr ""
msgid "Learn GitLab" msgid "Learn GitLab"
msgstr "" msgstr ""
msgid "Learn GitLab - Gold trial" msgid "Learn GitLab - Ultimate trial"
msgstr "" msgstr ""
msgid "Learn how to %{link_start}contribute to the built-in templates%{link_end}" msgid "Learn how to %{link_start}contribute to the built-in templates%{link_end}"
...@@ -26968,7 +26968,7 @@ msgstr "" ...@@ -26968,7 +26968,7 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes" msgid "Start a %{new_merge_request} with these changes"
msgstr "" msgstr ""
msgid "Start a Free Gold Trial" msgid "Start a Free Ultimate Trial"
msgstr "" msgstr ""
msgid "Start a new discussion..." msgid "Start a new discussion..."
...@@ -27010,7 +27010,7 @@ msgstr "" ...@@ -27010,7 +27010,7 @@ msgstr ""
msgid "Start thread & reopen %{noteable_name}" msgid "Start thread & reopen %{noteable_name}"
msgstr "" msgstr ""
msgid "Start your Free Gold Trial" msgid "Start your Free Ultimate Trial"
msgstr "" msgstr ""
msgid "Start your free trial" msgid "Start your free trial"
...@@ -30077,7 +30077,7 @@ msgid_plural "Trials|%{plan} Trial %{en_dash} %{num} days left" ...@@ -30077,7 +30077,7 @@ msgid_plural "Trials|%{plan} Trial %{en_dash} %{num} days left"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgid "Trials|Create a new group to start your GitLab Gold trial." msgid "Trials|Create a new group to start your GitLab Ultimate trial."
msgstr "" msgstr ""
msgid "Trials|Go back to GitLab" msgid "Trials|Go back to GitLab"
...@@ -30089,7 +30089,7 @@ msgstr "" ...@@ -30089,7 +30089,7 @@ msgstr ""
msgid "Trials|Skip Trial (Continue with Free Account)" msgid "Trials|Skip Trial (Continue with Free Account)"
msgstr "" msgstr ""
msgid "Trials|You can always resume this process by selecting your avatar and choosing 'Start a Gold trial'" msgid "Trials|You can always resume this process by selecting your avatar and choosing 'Start an Ultimate trial'"
msgstr "" msgstr ""
msgid "Trials|You can apply your trial to a new group or an existing group." msgid "Trials|You can apply your trial to a new group or an existing group."
...@@ -30116,7 +30116,7 @@ msgstr "" ...@@ -30116,7 +30116,7 @@ msgstr ""
msgid "Trial|Dismiss" msgid "Trial|Dismiss"
msgstr "" msgstr ""
msgid "Trial|GitLab Gold trial (optional)" msgid "Trial|GitLab Ultimate trial (optional)"
msgstr "" msgstr ""
msgid "Trial|How many employees will use Gitlab?" msgid "Trial|How many employees will use Gitlab?"
...@@ -30131,7 +30131,7 @@ msgstr "" ...@@ -30131,7 +30131,7 @@ msgstr ""
msgid "Trial|Telephone number" msgid "Trial|Telephone number"
msgstr "" msgstr ""
msgid "Trial|Upgrade to Gold to keep using GitLab with advanced features." msgid "Trial|Upgrade to Ultimate to keep using GitLab with advanced features."
msgstr "" msgstr ""
msgid "Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:" msgid "Trial|We will activate your trial on your group after you complete this step. After 30 days, you can:"
...@@ -32900,7 +32900,7 @@ msgstr "" ...@@ -32900,7 +32900,7 @@ msgstr ""
msgid "Your GitLab group" msgid "Your GitLab group"
msgstr "" msgstr ""
msgid "Your Gitlab Gold trial will last 30 days after which point you can keep your free Gitlab account forever. We just need some additional information to activate your trial." msgid "Your Gitlab Ultimate trial will last 30 days after which point you can keep your free Gitlab account forever. We just need some additional information to activate your trial."
msgstr "" msgstr ""
msgid "Your Groups" msgid "Your Groups"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment