-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e68dd02
commit a7b70ee
Showing
8 changed files
with
40 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ combinations. For instance, **ö** is obtained using **o** and **"**, and | |
Download | ||
-------- | ||
|
||
Latest release: [WinCompose-Setup-0.6.1.exe](/bin/WinCompose-Setup-0.6.1.exe) | ||
Latest release: [WinCompose-Setup-0.6.2.exe](/bin/WinCompose-Setup-0.6.2.exe) | ||
|
||
Quick start | ||
----------- | ||
|
@@ -91,6 +91,9 @@ Please report bugs to Sam Hocevar <[email protected]> | |
News | ||
---- | ||
|
||
News for version 0.6.2 (17 April 2014) | ||
- Fix grave performance issues by using a modified version of AutoHotKey. | ||
|
||
News for version 0.6.1 (14 April 2014) | ||
- Fix issues with the save files. | ||
- Czech translation. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#define NAME "WinCompose" | ||
#define VERSION "0.6.1.fix" | ||
#define VERSION "0.6.2" | ||
|
||
[Setup] | ||
AppName = {#NAME} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,23 +8,23 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-04-11 17:38+0200\n" | ||
"POT-Creation-Date: 2014-04-17 18:19+0200\n" | ||
"PO-Revision-Date: 2014-04-12 11:54+0200\n" | ||
"Last-Translator: Michal Čihař <[email protected]>\n" | ||
"Language-Team: Czech " | ||
"<https://hosted.weblate.org/projects/wincompose/master/cs/>\n" | ||
"Language-Team: Czech <https://hosted.weblate.org/projects/wincompose/master/" | ||
"cs/>\n" | ||
"Language: cs\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" | ||
"X-Generator: Weblate 1.9-dev\n" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Loaded @1@ Sequences" | ||
msgstr "Nahráno @1@ sekvencí" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Compose Key is @1@" | ||
msgstr "" | ||
|
||
|
@@ -120,7 +120,7 @@ msgstr "" | |
msgid "Timeout" | ||
msgstr "" | ||
|
||
#: ui.ahk:54 ui.ahk:299 ui.ahk:308 ui.ahk:316 | ||
#: ui.ahk:54 ui.ahk:295 ui.ahk:305 ui.ahk:314 | ||
msgid "Disable" | ||
msgstr "" | ||
|
||
|
@@ -188,18 +188,18 @@ msgstr "Zavřít" | |
msgid "Copy Character" | ||
msgstr "" | ||
|
||
#: ui.ahk:232 | ||
#: ui.ahk:228 | ||
msgid "Description:" | ||
msgstr "Popis:" | ||
|
||
#: ui.ahk:302 | ||
#: ui.ahk:299 | ||
msgid "@APP_NAME@ (disabled)" | ||
msgstr "@APP_NAME@ (vypnuto)" | ||
|
||
#: ui.ahk:311 | ||
#: ui.ahk:309 | ||
msgid "@APP_NAME@ (active)" | ||
msgstr "@APP_NAME@ (aktivní)" | ||
|
||
#: ui.ahk:319 | ||
#: ui.ahk:318 | ||
msgid "@APP_NAME@ (typing)" | ||
msgstr "@APP_NAME@ (píše)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,21 +8,21 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-04-11 17:03+0200\n" | ||
"POT-Creation-Date: 2014-04-17 18:19+0200\n" | ||
"PO-Revision-Date: 2014-04-13 20:01+0200\n" | ||
"Last-Translator: Sam Hocevar <[email protected]>\n" | ||
"Language-Team: French " | ||
"<https://hosted.weblate.org/projects/wincompose/master/fr/>\n" | ||
"Language-Team: French <https://hosted.weblate.org/projects/wincompose/master/" | ||
"fr/>\n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Loaded @1@ Sequences" | ||
msgstr "@1@ séquences chargées" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Compose Key is @1@" | ||
msgstr "Touche compose : @1@" | ||
|
||
|
@@ -118,7 +118,7 @@ msgstr "Touche compose" | |
msgid "Timeout" | ||
msgstr "Délai" | ||
|
||
#: ui.ahk:54 ui.ahk:299 ui.ahk:308 ui.ahk:316 | ||
#: ui.ahk:54 ui.ahk:295 ui.ahk:305 ui.ahk:314 | ||
msgid "Disable" | ||
msgstr "Désactiver" | ||
|
||
|
@@ -186,18 +186,18 @@ msgstr "Fermer" | |
msgid "Copy Character" | ||
msgstr "Copier le caractère" | ||
|
||
#: ui.ahk:232 | ||
#: ui.ahk:228 | ||
msgid "Description:" | ||
msgstr "Description :" | ||
|
||
#: ui.ahk:302 | ||
#: ui.ahk:299 | ||
msgid "@APP_NAME@ (disabled)" | ||
msgstr "@APP_NAME@ (inactif)" | ||
|
||
#: ui.ahk:311 | ||
#: ui.ahk:309 | ||
msgid "@APP_NAME@ (active)" | ||
msgstr "@APP_NAME@ (actif)" | ||
|
||
#: ui.ahk:319 | ||
#: ui.ahk:318 | ||
msgid "@APP_NAME@ (typing)" | ||
msgstr "@APP_NAME@ (en cours)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2014-04-14 10:53+0200\n" | ||
"POT-Creation-Date: 2014-04-17 18:19+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -18,11 +18,11 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Loaded @1@ Sequences" | ||
msgstr "" | ||
|
||
#: main.ahk:417 | ||
#: main.ahk:433 | ||
msgid "Compose Key is @1@" | ||
msgstr "" | ||
|
||
|
@@ -118,7 +118,7 @@ msgstr "" | |
msgid "Timeout" | ||
msgstr "" | ||
|
||
#: ui.ahk:54 ui.ahk:299 ui.ahk:308 ui.ahk:316 | ||
#: ui.ahk:54 ui.ahk:295 ui.ahk:305 ui.ahk:314 | ||
msgid "Disable" | ||
msgstr "" | ||
|
||
|
@@ -186,18 +186,18 @@ msgstr "" | |
msgid "Copy Character" | ||
msgstr "" | ||
|
||
#: ui.ahk:232 | ||
#: ui.ahk:228 | ||
msgid "Description:" | ||
msgstr "" | ||
|
||
#: ui.ahk:302 | ||
#: ui.ahk:299 | ||
msgid "@APP_NAME@ (disabled)" | ||
msgstr "" | ||
|
||
#: ui.ahk:311 | ||
#: ui.ahk:309 | ||
msgid "@APP_NAME@ (active)" | ||
msgstr "" | ||
|
||
#: ui.ahk:319 | ||
#: ui.ahk:318 | ||
msgid "@APP_NAME@ (typing)" | ||
msgstr "" |