All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)# Find KDE modules
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
   CoreAddons      # KAboutData
   I18n            # KLocalizedString
   WidgetsAddons  # KMessageBox
)