[Gambas-Notification] [Git][gambas/gambas][master] 36 commits: examples: more translatable projects

Benoît Minisini gitlab at mg.gitlab.com
Fri May 24 03:04:59 CEST 2019



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
2f4f16c8 by glixx at 2019-05-15T23:58:19Z
examples: more translatable projects

- - - - -
530f6f0a by glixx at 2019-05-16T04:07:23Z
examples: Basic: improve i18n

- - - - -
d5721ce3 by glixx at 2019-05-16T04:35:16Z
examples: Control: improve i18n

- - - - -
8317de3e by glixx at 2019-05-16T06:21:46Z
examples: Database: improve i18n

- - - - -
4d5cf06f by glixx at 2019-05-16T06:33:45Z
examples: Printing: improve i18n

- - - - -
af356974 by glixx at 2019-05-17T02:13:49Z
examples: Drawing: improve i18n and fix RandomColorSort

- - - - -
a030b6a0 by glixx at 2019-05-17T03:44:34Z
examples: Games: improve i18n

- - - - -
d8c678c6 by glixx at 2019-05-17T04:17:13Z
examples: Image: improve i18n

- - - - -
f746a4ac by glixx at 2019-05-17T04:33:54Z
examples: Misc: improve i18n

- - - - -
baf93db0 by glixx at 2019-05-17T06:29:42Z
examples: Multimedia: improve i18n and fix WebCam

- - - - -
bfd645ea by glixx at 2019-05-17T07:04:14Z
examples: Networking: improve i18n

- - - - -
bee7558a by Alexey Loginov at 2019-05-20T06:47:52Z
use old format for shortcuts for WebCam

- - - - -
d7685bcd by glixx at 2019-05-20T01:19:02Z
examples: Networking: WebBrowser: improve i18n

- - - - -
6d90a6ac by glixx at 2019-05-20T02:29:48Z
examples: OpenGL: improve i18n

- - - - -
a33e14cf by glixx at 2019-05-20T03:43:14Z
typo

- - - - -
5632fefb by glixx at 2019-05-20T04:29:48Z
example: Collection: using local variable instead of global

- - - - -
e9cf1cf5 by glixx at 2019-05-20T05:11:49Z
example: NeHeTutorial: using local variable instead of global

- - - - -
675c5b2c by glixx at 2019-05-20T05:23:54Z
examples: Control: TreeView: improve i18n

- - - - -
51bebc49 by glixx at 2019-05-20T06:26:41Z
examples: improve i18n

- - - - -
d40fdebd by glixx at 2019-05-20T07:10:52Z
examples: typo

- - - - -
7faa79aa by glixx at 2019-05-21T06:02:05Z
examples: improve i18n

- - - - -
9a027af1 by glixx at 2019-05-21T06:34:51Z
fix usage of TimeBox

- - - - -
d7fc8cb6 by glixx at 2019-05-21T06:41:00Z
examples: fix MapView

- - - - -
fe0b8647 by glixx at 2019-05-22T02:43:29Z
examples: improve i18n and fix KeyPress events

- - - - -
b7b5cbfe by glixx at 2019-05-22T02:57:48Z
examples: Pong: fix "out of bounds"

- - - - -
3b563c1f by glixx at 2019-05-22T03:12:28Z
examples: Games: RobotFindsKitten: reading localized nkis.txt if exists

- - - - -
615f5640 by glixx at 2019-05-22T07:09:38Z
examples: Lighttable: fix html file opening

- - - - -
21fd8b86 by glixx at 2019-05-23T01:04:08Z
examples: Games: BeastScroll: disable translation because of not drawing translated strings

- - - - -
2d2bb373 by glixx at 2019-05-23T04:15:00Z
Update Russian translation

- - - - -
e464a518 by glixx at 2019-05-23T04:24:34Z
s/mandriva/mageia/

- - - - -
42aed39f by glixx at 2019-05-23T05:05:09Z
revert last commit to fix merge conflict

- - - - -
61567999 by glixx at 2019-05-23T05:50:09Z
add myself to AUTHORS

- - - - -
beb9e1fc by glixx at 2019-05-23T06:33:31Z
examples: SerialPort: better caption of About dialog

- - - - -
b2c6f917 by glixx at 2019-05-23T23:11:59Z
examples: Games: Pong: revert window size how it was before

- - - - -
44914102 by glixx at 2019-05-23T23:27:35Z
examples: Embedder: fix wrong using richtext for tooltip

- - - - -
cd23bae0 by Benoît Minisini at 2019-05-24T01:04:57Z
Merge branch 'master' into 'master'

Russian translation and examples fixes

See merge request gambas/gambas!96
- - - - -


30 changed files:

- AUTHORS
- + app/examples/Basic/Blights/.lang/ru.po
- + app/examples/Basic/Collection/.lang/ru.po
- app/examples/Basic/Collection/.src/FStart.class
- + app/examples/Basic/DragNDrop/.lang/ru.po
- app/examples/Basic/DragNDrop/.project
- app/examples/Basic/DragNDrop/.src/FDragNDrop.class
- app/examples/Basic/DragNDrop/.src/FDragNDrop.form
- + app/examples/Basic/Object/.lang/ru.po
- app/examples/Basic/Object/.src/FStart.class
- app/examples/Basic/Timer/.lang/ca.po
- app/examples/Basic/Timer/.lang/cs.po
- app/examples/Basic/Timer/.lang/de.po
- app/examples/Basic/Timer/.lang/es.po
- app/examples/Basic/Timer/.lang/nl.po
- + app/examples/Basic/Timer/.lang/ru.po
- app/examples/Basic/Timer/.src/FTimer.form
- + app/examples/Control/ArrayOfControls/.lang/ru.po
- app/examples/Control/Embedder/.lang/ca.po
- app/examples/Control/Embedder/.lang/cs.po
- app/examples/Control/Embedder/.lang/de.po
- app/examples/Control/Embedder/.lang/es.po
- app/examples/Control/Embedder/.lang/nl.po
- + app/examples/Control/Embedder/.lang/ru.po
- app/examples/Control/Embedder/.src/FMain.class
- app/examples/Control/Embedder/.src/FMain.form
- + app/examples/Control/HighlightEditor/.lang/ru.po
- app/examples/Control/HighlightEditor/.src/FEditor.class
- + app/examples/Control/LCDLabel/.lang/ru.po
- app/examples/Control/LCDLabel/.project


View it on GitLab: https://gitlab.com/gambas/gambas/compare/5b63ae042ebfedfda6797a59133da53fe1d18816...cd23bae03f3d8110f8b09e5cf5520c7cd6368612

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/5b63ae042ebfedfda6797a59133da53fe1d18816...cd23bae03f3d8110f8b09e5cf5520c7cd6368612
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190524/44ef1323/attachment-0001.html>


More information about the Notification mailing list