From 0c26ff14b5f5329b66eded89a2c66af1ccb230cb Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Sun, 28 Mar 2021 19:59:54 +0200 Subject: FORMAT: Removed CRLF line endings --- src/mumble/qttranslations/translations.conf | 42 ++++++++++++++--------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'src') diff --git a/src/mumble/qttranslations/translations.conf b/src/mumble/qttranslations/translations.conf index 99bf6e24f..a67e432c3 100644 --- a/src/mumble/qttranslations/translations.conf +++ b/src/mumble/qttranslations/translations.conf @@ -1,21 +1,21 @@ -# This file controls whether the translations foudn in this -# directory are simply a fallback for the cases in which Qt -# doesn't ship with its own translation for that locale or -# whether our translations are actually enforced (aka they -# overwrite Qt's) -# -# A line starting with a # is interpreted as a comment and is -# discarded -# All non-empty lines that are no comment have to be in the format -# -# where is either fallback or overwrite (or override) -# -# To provide translation file x.ts as a fallback use -# fallback x.ts -# to force its usage use -# overwrite x.ts - -fallback qt_it.ts -fallback qt_nl.ts -fallback qt_tr.ts -overwrite qt_zh_CN.ts +# This file controls whether the translations foudn in this +# directory are simply a fallback for the cases in which Qt +# doesn't ship with its own translation for that locale or +# whether our translations are actually enforced (aka they +# overwrite Qt's) +# +# A line starting with a # is interpreted as a comment and is +# discarded +# All non-empty lines that are no comment have to be in the format +# +# where is either fallback or overwrite (or override) +# +# To provide translation file x.ts as a fallback use +# fallback x.ts +# to force its usage use +# overwrite x.ts + +fallback qt_it.ts +fallback qt_nl.ts +fallback qt_tr.ts +overwrite qt_zh_CN.ts -- cgit v1.2.3