diff options
author | Water-Team <water@pad.test.qt.nokia.com> | 2011-10-06 23:00:12 (GMT) |
---|---|---|
committer | Water-Team <water@pad.test.qt.nokia.com> | 2011-10-06 23:00:12 (GMT) |
commit | 6425f239d1e01e1b55cfadde8f95ab884f4dd76c (patch) | |
tree | 902c253b8de7c99b322a13fda6cf3f8389f0448a | |
parent | 4fb24cb0d36a421ccd81d34ee1488705bf1b9a33 (diff) | |
parent | 109ece623d8a973a2d97263309aa32bceab7e210 (diff) | |
download | Qt-6425f239d1e01e1b55cfadde8f95ab884f4dd76c.zip Qt-6425f239d1e01e1b55cfadde8f95ab884f4dd76c.tar.gz Qt-6425f239d1e01e1b55cfadde8f95ab884f4dd76c.tar.bz2 |
Merge branch '4.8-upstream' into master-water
-rw-r--r-- | doc/src/snippets/code/src_corelib_io_qsettings.cpp | 2 | ||||
-rw-r--r-- | src/corelib/io/qfilesystemengine_win.cpp | 1 | ||||
-rw-r--r-- | tools/linguist/shared/numerus.cpp | 7 | ||||
-rw-r--r-- | translations/qt_uk.ts | 22 |
4 files changed, 14 insertions, 18 deletions
diff --git a/doc/src/snippets/code/src_corelib_io_qsettings.cpp b/doc/src/snippets/code/src_corelib_io_qsettings.cpp index 269aa44..91c5401 100644 --- a/doc/src/snippets/code/src_corelib_io_qsettings.cpp +++ b/doc/src/snippets/code/src_corelib_io_qsettings.cpp @@ -230,7 +230,7 @@ settings.setValue("sofa", true); settings.setValue("tv", false); QStringList groups = settings.childGroups(); -// group: ["fridge"] +// groups: ["fridge"] //! [21] diff --git a/src/corelib/io/qfilesystemengine_win.cpp b/src/corelib/io/qfilesystemengine_win.cpp index 031d64b..98404a5 100644 --- a/src/corelib/io/qfilesystemengine_win.cpp +++ b/src/corelib/io/qfilesystemengine_win.cpp @@ -1094,7 +1094,6 @@ QFileSystemEntry QFileSystemEngine::currentPath() if (ret.length() >= 2 && ret[1] == QLatin1Char(':')) ret[0] = ret.at(0).toUpper(); // Force uppercase drive letters. #else - Q_UNUSED(fileName); //TODO - a race condition exists when using currentPath / setCurrentPath from multiple threads if (qfsPrivateCurrentDir.isEmpty()) qfsPrivateCurrentDir = QCoreApplication::applicationDirPath(); diff --git a/tools/linguist/shared/numerus.cpp b/tools/linguist/shared/numerus.cpp index ac519b5..87f3aee 100644 --- a/tools/linguist/shared/numerus.cpp +++ b/tools/linguist/shared/numerus.cpp @@ -361,13 +361,6 @@ static const NumerusTableEntry numerusTable[] = { static const int NumerusTableSize = sizeof(numerusTable) / sizeof(numerusTable[0]); -// magic number for the file -static const int MagicLength = 16; -static const uchar magic[MagicLength] = { - 0x3c, 0xb8, 0x64, 0x18, 0xca, 0xef, 0x9c, 0x95, - 0xcd, 0x21, 0x1c, 0xbf, 0x60, 0xa1, 0xbd, 0xdd -}; - bool getNumerusInfo(QLocale::Language language, QLocale::Country country, QByteArray *rules, QStringList *forms, const char **gettextRules) { diff --git a/translations/qt_uk.ts b/translations/qt_uk.ts index 115b9e1..44f6d69 100644 --- a/translations/qt_uk.ts +++ b/translations/qt_uk.ts @@ -408,7 +408,7 @@ have libgstreamer-plugins-base installed.</source> </message> <message> <source>Reflections delay (ms)</source> - <extracomment>ReflectionsDelay: Amount of delay between the arrival the direct path from the source and the arrival of the first reflection.</extracomment> + <extracomment>ReflectionsDelay: Amount of delay between the arrival of the direct path from the source and the arrival of the first reflection.</extracomment> <translation>Затримка відбиття (мс)</translation> </message> <message> @@ -423,7 +423,7 @@ have libgstreamer-plugins-base installed.</source> </message> <message> <source>Reverb level (mB)</source> - <extracomment>ReverbLevel Amplitude of reverberations. This value is corrected by the RoomLevel to give the final reverberation amplitude.</extracomment> + <extracomment>ReverbLevel: Amplitude of reverberations. This value is corrected by the RoomLevel to give the final reverberation amplitude.</extracomment> <translation>Рівень луни (мБ)</translation> </message> <message> @@ -481,7 +481,7 @@ have libgstreamer-plugins-base installed.</source> <translation>Гучність: %1%</translation> </message> <message> - <source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source> + <source>Use this slider to adjust the volume. The leftmost position is 0%. The rightmost is %1%</source> <translation>Використовуйте цей повзунок для регулювання гучності. Крайня ліва позиція - 0%, крайня права - %1%</translation> </message> <message> @@ -3723,7 +3723,7 @@ Do you want to delete it anyway?</source> </message> <message> <source>Corner Toolbar</source> - <translation type="unfinished"></translation> + <translation>Кутова панель</translation> </message> </context> <context> @@ -6477,8 +6477,8 @@ Do you want to overwrite it?</source> <context> <name>QSoftKeyManager</name> <message> - <source>Ok</source> - <translation>Ok</translation> + <source>OK</source> + <translation>OK</translation> </message> <message> <source>Select</source> @@ -7114,6 +7114,10 @@ Do you want to overwrite it?</source> <translation>Запит скасовано</translation> </message> <message> + <source>Request canceled</source> + <translation>Запит скасовано</translation> + </message> + <message> <source>Request blocked</source> <translation>Запит блоковано</translation> </message> @@ -8832,7 +8836,7 @@ Do you want to overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source> + <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1, which exists for cases like this)</source> <translation type="unfinished"></translation> </message> <message> @@ -9676,7 +9680,7 @@ Do you want to overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <source>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</source> + <source>Content model of complex type %1 contains %2 element, so it cannot be derived by extension from a non-empty type.</source> <translation type="unfinished"></translation> </message> <message> @@ -10084,7 +10088,7 @@ Do you want to overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <source>Element %1 cannot contain other elements, as it has a fixed content.</source> + <source>Element %1 cannot contain other elements, as it has fixed content.</source> <translation type="unfinished"></translation> </message> <message> |