Skip to content

Commit

Permalink
Fix phrasing error in Polish translation of install wizard (#9185)
Browse files Browse the repository at this point in the history
* Update pluginSetupWizard_pl.properties

Update translation for installWizard_skipFirstUser to more clear definition of action which states that "skip" means "pomiń[PL]"

* Update pluginSetupWizard_pl.properties

Change translation from "administrator" to "admin" to reflect the default admin username
  • Loading branch information
jwojnarowicz authored Apr 25, 2024
1 parent 8d1f6af commit 7468bef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ installWizard_installIncomplete_resumeInstallationButtonLabel=Ponów
installWizard_installIncomplete_message=Jenkins został ponownie uruchomiony w trakcie instalacji i wygląda, że część wtyczek nie została zainstalowana.
installWizard_installComplete_installComplete_restartRequiredMessage=Instalacja jest zakończona, ale niektóre wtyczki wymagają ponownego uruchomienia Jenkinsa.
installWizard_saveFirstUser=Zapisz i zakończ
installWizard_skipFirstUser=Kontynuuj jako administrator
installWizard_skipFirstUser=Pomiń i kontynuuj jako admin
installWizard_error_message=Wystąpił błąd podczas instalacji
installWizard_installCustom_dependenciesPrefix=Zależności
installWizard_pluginInstallFailure_title=Instalacja nie powiodła się
Expand Down

0 comments on commit 7468bef

Please sign in to comment.