Fixed compilation warning & incorrect resources
This commit is contained in:
parent
9a65d5639f
commit
e37570649b
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ std::unordered_map<string, string> MessageManager::_ukResources = {
|
|||
{ "VideoRecorderStarted", u8"Запис розпочато to: %1" },
|
||||
{ "VideoRecorderStopped", u8"Запис збережена: %1" },
|
||||
|
||||
{ "Google Диск", u8"Google Drive" },
|
||||
{ "GoogleDrive", u8"Google Диск" },
|
||||
{ "SynchronizationStarted", u8"Синхронізацію розпочато." },
|
||||
{ "SynchronizationFailed", u8"Синхронізація не вдалася." },
|
||||
{ "SynchronizationCompleted", u8"Синхронізація завершена." }
|
||||
|
|
Loading…
Add table
Reference in a new issue