Skip to content

Commit

Permalink
fix: switch ~ubuntustudio to ~ubuntustudio-core
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 24, 2024
1 parent 43c9b15 commit fe9e8e2
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion app/models/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ Users.pre('save', async function (next) {
'kubuntu.org': '~kubuntu-members',
'lubuntu.me': '~lubuntu-members',
'edubuntu.org': '~edubuntu-members',
'ubuntustudio.com': '~ubuntustudio'
'ubuntustudio.com': '~ubuntustudio-core'
};

let hasMatch = !_.isEmpty(json.entries) && json.total_size !== 0;
Expand Down
2 changes: 1 addition & 1 deletion app/views/_breadcrumbs.pug
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ if breadcrumbs.length > 1
!= t('Import <span class="notranslate">TXT</span> Records')
= " "
i.fa.fa-cloud-download-alt
if domain.group === 'admin' || ['ubuntu.com','kubuntu.org','lubuntu.me','edubuntu.org','ubuntustudio.com'].includes(domain.name)
if domain.group === 'admin' || !['ubuntu.com','kubuntu.org','lubuntu.me','edubuntu.org','ubuntustudio.com'].includes(domain.name)
li.list-inline-item.mb-1
a.btn.btn-dark(
href=l(`/my-account/domains/${domain.name}/aliases/new`),
Expand Down
2 changes: 1 addition & 1 deletion app/views/ubuntu.pug
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ block body
- variant = "Edubuntu";
- variantDomain = "edubuntu.org";
else if ctx.pathWithoutLocale === '/ubuntu-studio'
//- ~ubuntustudio
//- ~ubuntustudio-core
- variant = "Ubuntu Studio";
- variantDomain = "ubuntustudio.com";
picture
Expand Down
2 changes: 1 addition & 1 deletion config/phrases.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module.exports = {
UBUNTU_API_RESPONSE_INVALID:
'Invalid response from Launchpad API, please try again later.',
UBUNTU_INVALID_GROUP:
'You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.',
'You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.',
CALENDAR: 'Calendar',
CALENDAR_DOES_NOT_EXIST: 'Calendar does not exist.',
EVENT_ALREADY_EXISTS: 'Event ID already exists within the same calendar.',
Expand Down
2 changes: 1 addition & 1 deletion jobs/ubuntu-sync-memberships.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ graceful.listen();
'kubuntu.org': '~kubuntu-members',
'lubuntu.me': '~lubuntu-members',
'edubuntu.org': '~edubuntu-members',
'ubuntustudio.com': '~ubuntustudio'
'ubuntustudio.com': '~ubuntustudio-core'
};

for (const domainName of Object.keys(mapping)) {
Expand Down
2 changes: 1 addition & 1 deletion locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -7357,7 +7357,7 @@
"Enter Your Ubuntu One Email Address": "أدخل عنوان البريد الإلكتروني الخاص بك على Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "إدارة عنوان بريدك الإلكتروني <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "ما هو تسجيل الدخول الخاص بك إلى Ubuntu One؟",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "يجب أن تكون عضوًا في مجموعة Launchpad محددة لتتمكن من الوصول. تتضمن المجموعات المدعومة أعضاء ~ubuntu، و~أعضاء-kubuntu، و~أعضاء-lubuntu، و~أعضاء-edubuntu، و~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "يجب أن تكون عضوًا في مجموعة Launchpad محددة لتتمكن من الوصول. تتضمن المجموعات المدعومة أعضاء ~ubuntu، و~أعضاء-kubuntu، و~أعضاء-lubuntu، و~أعضاء-edubuntu، و~ubuntustudio-core.",
"Log in with Ubuntu One": "تسجيل الدخول باستخدام أوبونتو واحد",
"470,000+ custom domain names": "أكثر من 470.000+ اسم نطاق مخصص",
"You cannot use that email address as a forwarding recipient.": "لا يمكنك استخدام عنوان البريد الإلكتروني هذا كمستلم لإعادة التوجيه.",
Expand Down
2 changes: 1 addition & 1 deletion locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7357,7 +7357,7 @@
"Enter Your Ubuntu One Email Address": "Zadejte svou e-mailovou adresu Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Spravujte svou e-mailovou adresu <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "Jaké jsou vaše přihlašovací údaje pro Ubuntu One?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Abyste získali přístup, musíte být členem konkrétní skupiny Launchpadu. Mezi podporované skupiny patří ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members a ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Abyste získali přístup, musíte být členem konkrétní skupiny Launchpadu. Mezi podporované skupiny patří ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members a ~ubuntustudio-core.",
"Log in with Ubuntu One": "Přihlaste se pomocí Ubuntu One",
"470,000+ custom domain names": "Více než 470 000 vlastních doménových jmen",
"You cannot use that email address as a forwarding recipient.": "Tuto e-mailovou adresu nemůžete použít jako příjemce pro přeposílání.",
Expand Down
2 changes: 1 addition & 1 deletion locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -3783,7 +3783,7 @@
"Enter Your Ubuntu One Email Address": "Indtast din Ubuntu One-e-mailadresse",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Administrer din <span class=\"notranslate\">@%s</span> e-mailadresse",
"What is your Ubuntu One login?": "Hvad er dit Ubuntu One-login?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Du skal være medlem af en specifik Launchpad-gruppe for at få adgang. Understøttede grupper inkluderer ~ubuntu-medlemmer, ~kubuntu-medlemmer, ~lubuntu-medlemmer, ~edubuntu-medlemmer og ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Du skal være medlem af en specifik Launchpad-gruppe for at få adgang. Understøttede grupper inkluderer ~ubuntu-medlemmer, ~kubuntu-medlemmer, ~lubuntu-medlemmer, ~edubuntu-medlemmer og ~ubuntustudio-core.",
"Log in with Ubuntu One": "Log ind med Ubuntu One",
"470,000+ custom domain names": "470.000+ brugerdefinerede domænenavne",
"You cannot use that email address as a forwarding recipient.": "Du kan ikke bruge denne e-mailadresse som videresendelsesmodtager.",
Expand Down
2 changes: 1 addition & 1 deletion locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -6395,7 +6395,7 @@
"Enter Your Ubuntu One Email Address": "Geben Sie Ihre Ubuntu One-E-Mail-Adresse ein",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Verwalten Sie Ihre <span class=\"notranslate\">@%s</span> E-Mail-Adresse",
"What is your Ubuntu One login?": "Wie lautet Ihr Ubuntu One-Login?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Sie müssen Mitglied einer bestimmten Launchpad-Gruppe sein, um Zugriff zu erhalten. Zu den unterstützten Gruppen gehören ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members und ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Sie müssen Mitglied einer bestimmten Launchpad-Gruppe sein, um Zugriff zu erhalten. Zu den unterstützten Gruppen gehören ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members und ~ubuntustudio-core.",
"Log in with Ubuntu One": "Mit Ubuntu One anmelden",
"470,000+ custom domain names": "Über 470.000 benutzerdefinierte Domänennamen",
"You cannot use that email address as a forwarding recipient.": "Sie können diese E-Mail-Adresse nicht als Weiterleitungsempfänger verwenden.",
Expand Down
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -7124,7 +7124,7 @@
"Enter Your Ubuntu One Email Address": "Enter Your Ubuntu One Email Address",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Manage your <span class=\"notranslate\">@%s</span> email address",
"What is your Ubuntu One login?": "What is your Ubuntu One login?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.",
"Log in with Ubuntu One": "Log in with Ubuntu One",
"470,000+ custom domain names": "470,000+ custom domain names"
}
2 changes: 1 addition & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -7355,7 +7355,7 @@
"Enter Your Ubuntu One Email Address": "Ingrese su dirección de correo electrónico de Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Administra tu dirección de correo electrónico <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "¿Cuál es su inicio de sesión en Ubuntu One?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Debe ser miembro de un grupo de Launchpad específico para obtener acceso. Los grupos admitidos incluyen ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members y ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Debe ser miembro de un grupo de Launchpad específico para obtener acceso. Los grupos admitidos incluyen ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members y ~ubuntustudio-core.",
"Log in with Ubuntu One": "Iniciar sesión con Ubuntu One",
"470,000+ custom domain names": "Más de 470.000 nombres de dominio personalizados",
"You cannot use that email address as a forwarding recipient.": "No puede utilizar esa dirección de correo electrónico como destinatario de reenvío.",
Expand Down
2 changes: 1 addition & 1 deletion locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -7204,7 +7204,7 @@
"Enter Your Ubuntu One Email Address": "Anna Ubuntu One -sähköpostiosoitteesi",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Hallinnoi <span class=\"notranslate\">@%s</span> sähköpostiosoitettasi",
"What is your Ubuntu One login?": "Mikä on Ubuntu One -kirjautumistunnuksesi?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Sinun on oltava tietyn Launchpad-ryhmän jäsen saadaksesi pääsyn. Tuettuja ryhmiä ovat ~ubuntumembers, ~kubuntu-jäsenet, ~lubuntu-jäsenet, ~edubuntu-jäsenet ja ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Sinun on oltava tietyn Launchpad-ryhmän jäsen saadaksesi pääsyn. Tuettuja ryhmiä ovat ~ubuntumembers, ~kubuntu-jäsenet, ~lubuntu-jäsenet, ~edubuntu-jäsenet ja ~ubuntustudio-core.",
"Log in with Ubuntu One": "Kirjaudu sisään Ubuntu Onella",
"470,000+ custom domain names": "Yli 470 000 mukautettua verkkotunnusta",
"You cannot use that email address as a forwarding recipient.": "Et voi käyttää kyseistä sähköpostiosoitetta edelleenlähetyksen vastaanottajana.",
Expand Down
2 changes: 1 addition & 1 deletion locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4830,7 +4830,7 @@
"Enter Your Ubuntu One Email Address": "Entrez votre adresse e-mail Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Gérer votre adresse e-mail <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "Quelle est votre connexion Ubuntu One ?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Vous devez être membre d'un groupe Launchpad spécifique pour y accéder. Les groupes pris en charge incluent ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members et ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Vous devez être membre d'un groupe Launchpad spécifique pour y accéder. Les groupes pris en charge incluent ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members et ~ubuntustudio-core.",
"Log in with Ubuntu One": "Connectez-vous avec Ubuntu One",
"470,000+ custom domain names": "Plus de 470 000 noms de domaine personnalisés",
"You cannot use that email address as a forwarding recipient.": "Vous ne pouvez pas utiliser cette adresse e-mail comme destinataire de transfert.",
Expand Down
2 changes: 1 addition & 1 deletion locales/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -5330,7 +5330,7 @@
"Enter Your Ubuntu One Email Address": "הזן את כתובת הדוא\"ל שלך ב-Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "נהל את כתובת הדוא&quot;ל שלך <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "מהי הכניסה שלך ל-Ubuntu One?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "עליך להיות חבר בקבוצת Launchpad ספציפית כדי לקבל גישה. הקבוצות הנתמכות כוללות ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members ו~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "עליך להיות חבר בקבוצת Launchpad ספציפית כדי לקבל גישה. הקבוצות הנתמכות כוללות ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members ו~ubuntustudio-core.",
"Log in with Ubuntu One": "התחבר עם Ubuntu One",
"470,000+ custom domain names": "470,000+ שמות דומיין מותאמים אישית",
"You cannot use that email address as a forwarding recipient.": "אינך יכול להשתמש בכתובת הדוא\"ל הזו כנמען העברה.",
Expand Down
2 changes: 1 addition & 1 deletion locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -7357,7 +7357,7 @@
"Enter Your Ubuntu One Email Address": "Adja meg Ubuntu One e-mail címét",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Kezelje <span class=\"notranslate\">@%s</span> e-mail címét",
"What is your Ubuntu One login?": "Mi az Ubuntu One bejelentkezési neve?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "A hozzáféréshez egy adott Launchpad-csoport tagjának kell lennie. A támogatott csoportok közé tartozik az ~ubuntumemberek, a ~kubuntu-tagok, a ~lubuntu-tagok, az ~edubuntu-tagok és az ~ubuntustudio csoportok.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "A hozzáféréshez egy adott Launchpad-csoport tagjának kell lennie. A támogatott csoportok közé tartozik az ~ubuntumemberek, a ~kubuntu-tagok, a ~lubuntu-tagok, az ~edubuntu-tagok és az ~ubuntustudio-core csoportok.",
"Log in with Ubuntu One": "Jelentkezzen be az Ubuntu One-nal",
"470,000+ custom domain names": "470 000+ egyéni domain név",
"You cannot use that email address as a forwarding recipient.": "Ezt az e-mail címet nem használhatja átirányítási címzettként.",
Expand Down
2 changes: 1 addition & 1 deletion locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -7357,7 +7357,7 @@
"Enter Your Ubuntu One Email Address": "Masukkan Alamat Email Ubuntu One Anda",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Kelola alamat email <span class=\"notranslate\">@%s</span> Anda",
"What is your Ubuntu One login?": "Apa login Ubuntu One Anda?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Anda harus menjadi anggota grup Launchpad tertentu untuk mendapatkan akses. Grup yang didukung termasuk ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, dan ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Anda harus menjadi anggota grup Launchpad tertentu untuk mendapatkan akses. Grup yang didukung termasuk ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, dan ~ubuntustudio-core.",
"Log in with Ubuntu One": "Masuk dengan Ubuntu One",
"470,000+ custom domain names": "470.000+ nama domain khusus",
"You cannot use that email address as a forwarding recipient.": "Anda tidak dapat menggunakan alamat email tersebut sebagai penerima penerusan.",
Expand Down
2 changes: 1 addition & 1 deletion locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7357,7 +7357,7 @@
"Enter Your Ubuntu One Email Address": "Inserisci il tuo indirizzo email Ubuntu One",
"Manage your <span class=\"notranslate\">@%s</span> email address": "Gestisci il tuo indirizzo email <span class=\"notranslate\">@%s</span>",
"What is your Ubuntu One login?": "Qual è il tuo login Ubuntu One?",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio.": "Devi essere membro di un gruppo Launchpad specifico per ottenere l'accesso. I gruppi supportati includono ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members e ~ubuntustudio.",
"You must be a member of a specific Launchpad group to get access. Supported groups include ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members, and ~ubuntustudio-core.": "Devi essere membro di un gruppo Launchpad specifico per ottenere l'accesso. I gruppi supportati includono ~ubuntumembers, ~kubuntu-members, ~lubuntu-members, ~edubuntu-members e ~ubuntustudio-core.",
"Log in with Ubuntu One": "Accedi con Ubuntu One",
"470,000+ custom domain names": "Oltre 470.000 nomi di dominio personalizzati",
"You cannot use that email address as a forwarding recipient.": "Non puoi utilizzare quell'indirizzo email come destinatario dell'inoltro.",
Expand Down
Loading

0 comments on commit fe9e8e2

Please sign in to comment.