From 156a760ebab6839c53f9c613881f0937e814414a Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Fri, 22 May 2020 17:02:32 -0500 Subject: Full revert to tag 2.6.2 Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches. --- resource/translations/ao_es.qm | Bin 28457 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 resource/translations/ao_es.qm (limited to 'resource/translations/ao_es.qm') diff --git a/resource/translations/ao_es.qm b/resource/translations/ao_es.qm deleted file mode 100644 index 42ca3a00..00000000 Binary files a/resource/translations/ao_es.qm and /dev/null differ -- cgit From 392cefbee43c667ca21244f08f5d97814f282327 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Fri, 22 May 2020 19:42:47 -0500 Subject: Bring back translation files Note that there are some strings that had the tr() qualification removed, and also a LOT of strings that were never wrapped with tr() to begin with. It will take some work to bring back i18n support. --- resource/translations/ao_es.qm | Bin 0 -> 28457 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 resource/translations/ao_es.qm (limited to 'resource/translations/ao_es.qm') diff --git a/resource/translations/ao_es.qm b/resource/translations/ao_es.qm new file mode 100644 index 00000000..42ca3a00 Binary files /dev/null and b/resource/translations/ao_es.qm differ -- cgit From 8639dc2f6116915b51d6a2adfe5111f81bd3612f Mon Sep 17 00:00:00 2001 From: likeawindrammer <31085911+likeawindrammer@users.noreply.github.com> Date: Tue, 14 Jul 2020 20:46:57 -0600 Subject: Finished updating the Spanish translation. --- resource/translations/ao_es.qm | Bin 28457 -> 47340 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'resource/translations/ao_es.qm') diff --git a/resource/translations/ao_es.qm b/resource/translations/ao_es.qm index 42ca3a00..0aefb491 100644 Binary files a/resource/translations/ao_es.qm and b/resource/translations/ao_es.qm differ -- cgit From e6b0b2e318996ad1a90bd122ca903261097e7f49 Mon Sep 17 00:00:00 2001 From: likeawindrammer <31085911+likeawindrammer@users.noreply.github.com> Date: Wed, 15 Jul 2020 18:17:04 -0600 Subject: Small changes to the Spanish translation. --- resource/translations/ao_es.qm | Bin 47340 -> 47352 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'resource/translations/ao_es.qm') diff --git a/resource/translations/ao_es.qm b/resource/translations/ao_es.qm index 0aefb491..63520815 100644 Binary files a/resource/translations/ao_es.qm and b/resource/translations/ao_es.qm differ -- cgit From 620d0c0c932478b0c31563611aeafc7228a8a72e Mon Sep 17 00:00:00 2001 From: likeawindrammer <31085911+likeawindrammer@users.noreply.github.com> Date: Wed, 29 Jul 2020 11:52:34 -0600 Subject: Update one string in Spanish and Portuguese translations --- resource/translations/ao_es.qm | Bin 47352 -> 47385 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'resource/translations/ao_es.qm') diff --git a/resource/translations/ao_es.qm b/resource/translations/ao_es.qm index 63520815..7b238e79 100644 Binary files a/resource/translations/ao_es.qm and b/resource/translations/ao_es.qm differ -- cgit