You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ElvUI/Core/General/Install.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -596,7 +596,7 @@ function E:SetPage(PageNum)
596
596
f.Desc3:FontTemplate(nil, 16)
597
597
598
598
ifPageNum==1then
599
-
f.SubTitle:SetFormattedText(L["Welcome to ElvUI version %.2f!"], E.version)
599
+
f.SubTitle:SetFormattedText(L["Welcome to ElvUI version %s!"], E.versionString)
600
600
f.Desc1:SetText(L["This install process will help you learn some of the features in ElvUI has to offer and also prepare your user interface for usage."])
601
601
f.Desc2:SetText(L["The in-game configuration menu can be accessed by typing the /ec command. Press the button below if you wish to skip the installation process."])
602
602
f.Desc3:SetText(L["Please press the continue button to go onto the next step."])
StatusFrame.Section1.Content.Line1.Text:SetFormattedText('Version of ElvUI: |cff%s%.2f|r', (E.recievedOutOfDateMessageand'ff3333') or (E.updateRequestTriggeredand'ff9933') or'33ff33', E.version)
208
+
StatusFrame.Section1.Content.Line1.Text:SetFormattedText('Version of ElvUI: |cff%s%s|r', (E.recievedOutOfDateMessageand'ff3333') or (E.updateRequestTriggeredand'ff9933') or'33ff33', E.versionString)
209
209
210
210
localaddons, plugins=E:AreOtherAddOnsEnabled()
211
211
StatusFrame.Section1.Content.Line2.Text:SetFormattedText('Other AddOns Enabled: |cff%s|r', (notaddonsandpluginsand'ff9933Plugins') or (addonsand'ff3333Yes') or'33ff33No')
Copy file name to clipboardexpand all lines: ElvUI/Locales/deDE.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ L["List of installations in queue:"] = "Liste der Installationen in der Wartesch
210
210
L["Loadouts"] ="Auslastungen"
211
211
L["Location"] ="Standort"
212
212
L["Lock"] ="Sperren"
213
-
L["LOGIN_MSG"] = ("Willkommen zu *ElvUI|r Version *%.2f|r, Tippe */ec|r um das Konfigurationsmenü aufzurufen. Für technische Hilfe, besuche das Supportforum unter https://tukui.org oder trete unserem Discord bei: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
+
L["LOGIN_MSG"] = ("Willkommen zu *ElvUI|r Version *%s|r, Tippe */ec|r um das Konfigurationsmenü aufzurufen. Für technische Hilfe, besuche das Supportforum unter https://tukui.org oder trete unserem Discord bei: https://discord.tukui.org"):gsub('*', E.InfoColor)
214
214
L["LOGIN_MSG_HELP"] = ("Please use */ehelp|r for a list of available *ElvUI|r commands."):gsub('*', E.InfoColor)
215
215
L["LOGIN_PTR"] = ("|cffff3333Du benutzt gerade nicht die *ElvUI|r Version für den Öffentlichen Testserver, was Probleme verursachen kann.|r ^Bitte downloade die PTR Version vom folgenden Link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
Copy file name to clipboardexpand all lines: ElvUI/Locales/enUS.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ L["List of installations in queue:"] = true
210
210
L["Loadouts"] =true
211
211
L["Location"] =true
212
212
L["Lock"] =true
213
-
L["LOGIN_MSG"] = ("Welcome to *ElvUI|r version *%.2f|r, type */ec|r to access the in-game configuration menu. If you are in need of technical support you can visit us at https://tukui.org or join our Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
+
L["LOGIN_MSG"] = ("Welcome to *ElvUI|r version *%s|r, type */ec|r to access the in-game configuration menu. If you are in need of technical support you can visit us at https://tukui.org or join our Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
214
214
L["LOGIN_MSG_HELP"] = ("Please use */ehelp|r for a list of available *ElvUI|r commands."):gsub('*', E.InfoColor)
215
215
L["LOGIN_PTR"] = ("|cffff3333You are currently not running the PTR version of *ElvUI|r which may cause issues.|r ^Please download the PTR version from the following link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
Copy file name to clipboardexpand all lines: ElvUI/Locales/esMX.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ L["List of installations in queue:"] = "Lista de Instalaciones en cola:"
209
209
L["Loadouts"] =true
210
210
L["Location"] =true
211
211
L["Lock"] ="Bloquear"
212
-
L["LOGIN_MSG"] = ("Bienvenido a *ElvUI|r versión *%.2f|r, escribe */ec|r para acceder al menú de configuración del juego. Si necesita ayuda, puede visítenos en https://tukui.org o unirse a nuestro Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
212
+
L["LOGIN_MSG"] = ("Bienvenido a *ElvUI|r versión *%s|r, escribe */ec|r para acceder al menú de configuración del juego. Si necesita ayuda, puede visítenos en https://tukui.org o unirse a nuestro Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
213
L["LOGIN_MSG_HELP"] = ("Por favor, escriba */ehelp|r para obtener una lista de los comandos de *ElvUI|r disponibles."):gsub('*', E.InfoColor)
214
214
L["LOGIN_PTR"] = ("|cffff3333You are currently not running the PTR version of *ElvUI|r which may cause issues.|r ^Please download the PTR version from the following link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
215
215
L["Loot / Alert Frames"] ="Marcos de Botín / Alerta"
Copy file name to clipboardexpand all lines: ElvUI/Locales/frFR.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ L["List of installations in queue:"] = "Liste des installations en file d'attent
210
210
L["Loadouts"] ="Chargements"
211
211
L["Location"] ="Emplacement"
212
212
L["Lock"] ="Verrouiller"
213
-
L["LOGIN_MSG"] = ("Bienvenue sur *ElvUI|r version *%.2f|r. Tapez */ec|r pour accéder au menu de configuration en jeu. Si vous avez besoin d'assistance technique, vous pouvez nous rendre visite sur https://tukui.org ou rejoindre notre serveur Discord : https://discord.tukui.org"):gsub('*', E.InfoColor)
213
+
L["LOGIN_MSG"] = ("Bienvenue sur *ElvUI|r version *%s|r. Tapez */ec|r pour accéder au menu de configuration en jeu. Si vous avez besoin d'assistance technique, vous pouvez nous rendre visite sur https://tukui.org ou rejoindre notre serveur Discord : https://discord.tukui.org"):gsub('*', E.InfoColor)
214
214
L["LOGIN_MSG_HELP"] = ("Utilisez */ehelp|r pour obtenir la liste des commandes disponibles dans *ElvUI|r."):gsub('*', E.InfoColor)
215
215
L["LOGIN_PTR"] = ("|cffff3333Vous n'utilisez pas actuellement la version PTR de *ElvUI|r, ce qui peut causer des problèmes.|r ^Veuillez télécharger la version PTR depuis le lien suivant.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
216
216
L["Loot / Alert Frames"] ="Cadres de butin / alerte"
Copy file name to clipboardexpand all lines: ElvUI/Locales/itIT.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ L["List of installations in queue:"] = true
209
209
L["Loadouts"] =true
210
210
L["Location"] =true
211
211
L["Lock"] =true
212
-
L["LOGIN_MSG"] = ("Welcome to *ElvUI|r version *%.2f|r, type */ec|r to access the in-game configuration menu. If you are in need of technical support you can visit us at https://tukui.org or join our Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
212
+
L["LOGIN_MSG"] = ("Welcome to *ElvUI|r version *%s|r, type */ec|r to access the in-game configuration menu. If you are in need of technical support you can visit us at https://tukui.org or join our Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
213
L["LOGIN_MSG_HELP"] = ("Please use */ehelp|r for a list of available *ElvUI|r commands."):gsub('*', E.InfoColor)
214
214
L["LOGIN_PTR"] = ("|cffff3333You are currently not running the PTR version of *ElvUI|r which may cause issues.|r ^Please download the PTR version from the following link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
L["LOGIN_MSG_HELP"] = ("*ElvUI|r 명령어 목록은 */ehelp|r를 입력하면 됩니다."):gsub('*', E.InfoColor)
214
214
L["LOGIN_PTR"] = ("|cffff3333현재 *ElvUI|r의 PTR 버전을 실행하고 있지 않아 문제가 발생할 수 있습니다.|r ^다음 링크에서 PTR 버전을 다운로드하십시오.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
Copy file name to clipboardexpand all lines: ElvUI/Locales/ptBR.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ L["List of installations in queue:"] = "Lista de instalações na fila:"
209
209
L["Loadouts"] =true
210
210
L["Location"] =true
211
211
L["Lock"] ="Travar"
212
-
L["LOGIN_MSG"] = ("Bem-vindo ao *ElvUI|r versão *%.2f|r, digite */ec|r para acessar as configurações dentro do jogo. Se você precisa de suporte técnico nos contate em https://tukui.org ou se entre no Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
212
+
L["LOGIN_MSG"] = ("Bem-vindo ao *ElvUI|r versão *%s|r, digite */ec|r para acessar as configurações dentro do jogo. Se você precisa de suporte técnico nos contate em https://tukui.org ou se entre no Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
213
L["LOGIN_MSG_HELP"] = ("Por favor use */ehelp|r para ver a lista de comandos do *ElvUI|r."):gsub('*', E.InfoColor)
214
214
L["LOGIN_PTR"] = ("|cffff3333You are currently not running the PTR version of *ElvUI|r which may cause issues.|r ^Please download the PTR version from the following link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
215
215
L["Loot / Alert Frames"] ="Quadro de Saque / Alerta"
Copy file name to clipboardexpand all lines: ElvUI/Locales/ruRU.lua
+1-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ L["List of installations in queue:"] = "Очередь установки:"
209
209
L["Loadouts"] ="Шаблоны"
210
210
L["Location"] ="Локация"
211
211
L["Lock"] ="Закрепить"
212
-
L["LOGIN_MSG"] = ("Добро пожаловать в *ElvUI|r версии *%.2f|r, наберите */ec|r для доступа в меню настроек. Если Вам нужна техническая поддержка, посетите наш форум на https://tukui.org или присоединяйтесь к серверу Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
212
+
L["LOGIN_MSG"] = ("Добро пожаловать в *ElvUI|r версии *%s|r, наберите */ec|r для доступа в меню настроек. Если Вам нужна техническая поддержка, посетите наш форум на https://tukui.org или присоединяйтесь к серверу Discord: https://discord.tukui.org"):gsub('*', E.InfoColor)
213
213
L["LOGIN_MSG_HELP"] = ("Используйте */ehelp|r для вызова доступных команд *ElvUI|r."):gsub('*', E.InfoColor)
214
214
L["LOGIN_PTR"] = ("|cffff3333You are currently not running the PTR version of *ElvUI|r which may cause issues.|r ^Please download the PTR version from the following link.|r %s"):gsub('*', E.InfoColor):gsub('%^', E.InfoColor2)
0 commit comments