[phpmyadmin/phpmyadmin] ca1abc: Translated using Weblate (Interlingua)

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ca1abc679c305015966caffa86b23dbd19c4a06a https://github.com/phpmyadmin/phpmyadmin/commit/ca1abc679c305015966caffa86b2... Author: Giovanni Sora <g.sora@tiscali.it> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M po/ia.po Log Message: ----------- Translated using Weblate (Interlingua) Currently translated at 74.7% (2407 of 3222 strings) [CI skip] Commit: a1fa82f39b96b1c30ccf49011f9f5023e86ca00c https://github.com/phpmyadmin/phpmyadmin/commit/a1fa82f39b96b1c30ccf49011f9f... Author: Weblate <noreply@weblate.org> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M libraries/Util.php Log Message: ----------- Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 Commit: ef4e584eeae477f96b9380f82e6411d37b48aa66 https://github.com/phpmyadmin/phpmyadmin/commit/ef4e584eeae477f96b9380f82e64... Author: Michal Čihař <michal@cihar.com> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M libraries/controllers/table/TableStructureController.php Log Message: ----------- Fix return value documentation Signed-off-by: Michal Čihař <michal@cihar.com> Commit: fd897920d75e9ec8d3e76845a09254d4af779384 https://github.com/phpmyadmin/phpmyadmin/commit/fd897920d75e9ec8d3e76845a092... Author: monicagrau <monicagrau@gmail.com> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M po/ca.po Log Message: ----------- Translated using Weblate (Catalan) Currently translated at 99.2% (3199 of 3222 strings) [CI skip] Commit: e40d0439fd8cc8d562d402fdaeeb40e72b38a24d https://github.com/phpmyadmin/phpmyadmin/commit/e40d0439fd8cc8d562d402fdaeeb... Author: Giovanni Sora <g.sora@tiscali.it> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M po/ia.po Log Message: ----------- Translated using Weblate (Interlingua) Currently translated at 74.7% (2408 of 3222 strings) [CI skip] Commit: ceec247a205eb28f2c9da164d2d58549a2575837 https://github.com/phpmyadmin/phpmyadmin/commit/ceec247a205eb28f2c9da164d2d5... Author: Stefano Martinelli <stefano.ste.martinelli@gmail.com> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M po/it.po Log Message: ----------- Translated using Weblate (Italian) Currently translated at 100.0% (3222 of 3222 strings) [CI skip] Commit: 9f775e4b0bdc4e1b8dfbcfec5955cc4b361b1abd https://github.com/phpmyadmin/phpmyadmin/commit/9f775e4b0bdc4e1b8dfbcfec5955... Author: Weblate <noreply@weblate.org> Date: 2016-12-13 (Tue, 13 Dec 2016) Changed paths: M libraries/controllers/table/TableStructureController.php Log Message: ----------- Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 Commit: 16c72323d1b8ea53516389bfa9c8a63113842461 https://github.com/phpmyadmin/phpmyadmin/commit/16c72323d1b8ea53516389bfa9c8... Author: Domen <mitenem@outlook.com> Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M po/sl.po Log Message: ----------- Translated using Weblate (Slovenian) Currently translated at 100.0% (3222 of 3222 strings) [CI skip] Commit: 30bfba75dabb29000112b7448672ca814cd2a4cf https://github.com/phpmyadmin/phpmyadmin/commit/30bfba75dabb29000112b7448672... Author: Phillip Rohmberger <rohmberger@hotmail.de> Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M po/de.po Log Message: ----------- Translated using Weblate (German) Currently translated at 99.5% (3206 of 3222 strings) [CI skip] Commit: 92d41e4d7f633cd10cce7cb94458550910c901b1 https://github.com/phpmyadmin/phpmyadmin/commit/92d41e4d7f633cd10cce7cb94458... Author: Παναγιώτης Παπάζογλου <papaz_p@yahoo.com> Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M po/el.po Log Message: ----------- Translated using Weblate (Greek) Currently translated at 100.0% (3222 of 3222 strings) [CI skip] Commit: 715bdf3a4993f1ba85a539c4fbea4819866295d8 https://github.com/phpmyadmin/phpmyadmin/commit/715bdf3a4993f1ba85a539c4fbea... Author: Michal Čihař <michal@cihar.com> Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M ChangeLog M libraries/DatabaseInterface.php M libraries/Util.php Log Message: ----------- Fixed operation with lower_case_table_names=2 The problem is that mysqli_fields_meta returns orgtable as lowercase making phpMyAdmin treat it as alias later nad finding no fields for original table. Fixes issue #11816 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: db2e3f392a8e9efdfd1e2ba8d53c4dd0684821e2 https://github.com/phpmyadmin/phpmyadmin/commit/db2e3f392a8e9efdfd1e2ba8d53c... Author: Michal Čihař <michal@cihar.com> Date: 2016-12-14 (Wed, 14 Dec 2016) Log Message: ----------- Merge remote-tracking branch 'origin/QA_4_6' Commit: beea41fc969952b23c2d79b5b0faaeeb3ec0870a https://github.com/phpmyadmin/phpmyadmin/commit/beea41fc969952b23c2d79b5b0fa... Author: Michal Čihař <michal@cihar.com> Date: 2016-12-14 (Wed, 14 Dec 2016) Changed paths: M ChangeLog M libraries/DatabaseInterface.php M libraries/Util.php Log Message: ----------- Merge branch 'QA_4_6' Compare: https://github.com/phpmyadmin/phpmyadmin/compare/a05dc9721881...beea41fc9699
participants (1)
-
Michal Čihař