MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.utils/stripExtension

stripExtension

[jvm]
fun String.stripExtension(): String

Strip the extension from a file name

Receiver

File name with extension

Return

File name without extension