Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2021-03-28 20:59:54 +0300
committerRobert Adam <dev@robert-adam.de>2021-03-28 21:17:24 +0300
commit0c26ff14b5f5329b66eded89a2c66af1ccb230cb (patch)
tree76afaa78dab11414b54673a149b3a234dc03233b /src
parent0343d2b002fd85387487fb2625c42174a5a3b9a4 (diff)
FORMAT: Removed CRLF line endings
Diffstat (limited to 'src')
-rw-r--r--src/mumble/qttranslations/translations.conf42
1 files changed, 21 insertions, 21 deletions
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
-# <operator> <fileName>
-# where <operator> 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
+# <operator> <fileName>
+# where <operator> 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