[Gambas-Notification] [Git][gambas/gambas][master] Fix translation strings in some components.

Benoît Minisini gitlab at mg.gitlab.com
Sat Jun 22 07:52:35 CEST 2019



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


Commits:
86026080 by gambas at 2019-06-22T05:45:29Z
Fix translation strings in some components.

[GB.FORM.EDITOR]
* BUG: Translate popup menu.

[GB.NET.CURL]
* BUG: DownloadManager: Remove useless Message event.
* NEW: DownloadManager: Add a Connect event raised when the distant server is connected.

[GB.WEB]
* BUG: CGI error message is not translatable.

[GB.XML]
* BUG: Error messages must not be translatable.

- - - - -


30 changed files:

- comp/src/gb.chart/.component
- comp/src/gb.chart/.project
- comp/src/gb.dbus.trayicon/.component
- comp/src/gb.dbus.trayicon/.project
- comp/src/gb.form.editor/.component
- comp/src/gb.form.editor/.icon.png
- comp/src/gb.form.editor/.project
- comp/src/gb.form.editor/.src/FTest.class → comp/src/gb.form.editor/.src/test/FTest.class
- comp/src/gb.form.editor/.src/FTest.form → comp/src/gb.form.editor/.src/test/FTest.form
- comp/src/gb.form.editor/.src/FTestEditor.class → comp/src/gb.form.editor/.src/test/FTestEditor.class
- comp/src/gb.form.editor/.src/FTestEditor.form → comp/src/gb.form.editor/.src/test/FTestEditor.form
- comp/src/gb.form.terminal/.component
- comp/src/gb.form.terminal/.icon.png
- + comp/src/gb.form.terminal/.lang/fr.po
- comp/src/gb.form.terminal/.project
- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class
- comp/src/gb.form.terminal/.src/TerminalView/FOtherTest.class → comp/src/gb.form.terminal/.src/TerminalView/test/FOtherTest.class
- comp/src/gb.form.terminal/.src/TerminalView/FOtherTest.form → comp/src/gb.form.terminal/.src/TerminalView/test/FOtherTest.form
- comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class → comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form → comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form
- comp/src/gb.form.terminal/.src/TerminalView/Form1.class → comp/src/gb.form.terminal/.src/TerminalView/test/Form1.class
- comp/src/gb.form.terminal/.src/TerminalView/Form1.form → comp/src/gb.form.terminal/.src/TerminalView/test/Form1.form
- comp/src/gb.form.terminal/.src/TerminalView/MTest.module → comp/src/gb.form.terminal/.src/TerminalView/test/MTest.module
- comp/src/gb.form.terminal/.src/TerminalView/PipeTest.class → comp/src/gb.form.terminal/.src/TerminalView/test/PipeTest.class
- comp/src/gb.form.terminal/.src/TerminalView/PipeTest.form → comp/src/gb.form.terminal/.src/TerminalView/test/PipeTest.form
- comp/src/gb.form.terminal/.src/TerminalView/PipedTask.class → comp/src/gb.form.terminal/.src/TerminalView/test/PipedTask.class
- comp/src/gb.form.terminal/.src/TerminalView/TelNetProtocol.class → comp/src/gb.form.terminal/.src/TerminalView/test/TelNetProtocol.class
- comp/src/gb.form.terminal/.src/VT100/Attr.class → comp/src/gb.form.terminal/.src/TerminalView/test/VT100/Attr.class
- comp/src/gb.form.terminal/.src/VT100/Console.class → comp/src/gb.form.terminal/.src/TerminalView/test/VT100/Console.class
- comp/src/gb.form.terminal/.src/VT100/Main.module → comp/src/gb.form.terminal/.src/TerminalView/test/VT100/Main.module


View it on GitLab: https://gitlab.com/gambas/gambas/commit/860260802df32b0f10b771d3358753822379a609

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/860260802df32b0f10b771d3358753822379a609
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/20190622/58b82659/attachment-0001.html>


More information about the Notification mailing list