-
As a user I like to use VeggieSailor in my local language.
-> We could use https://www.transifex.com/ for hosting and managing the translations. It's quite popular for Sailfish projects and has a fre…
-
Hi,
Thanks for this nice code reader. Do you want Swedish translation? Download from link below...
https://dl.dropboxusercontent.com/u/6697285/harbour-barcode-sv.ts
Åke Engelbrektson
-
So, this is the issue I spoke about in #18. If you want, you can comment ban/unban.
Feel free to express other opinions about it here, too.
The poll will end at midnight Thursday 2nd April AEDT.
Edi…
-
JSON array please, @engerium :eyes:
-
I have two EC2's setup near-identically and am working with the same code in each. In the first one lambda-uploader works as expected. In the second one lambda-uploader does not include the virtuale…
-
I'd like to recolor the language-colors to more flashy colors so they stand out more on dark backgrounds. Unfortunately, GitHub applies them through inline styles, so we need to create a list of color…
-
Hi,
I would like to use sidudict to lookup words in japanese but the suggestion list of the keyboard is not appearing when typing in the search field, so I can't type in japanese characters.
Could y…
-
Hi!
I'm getting this error whenever I try to use moment-timezone dependant functionality in my app:
```
[ember-moment] attempted to set timezone, but moment-timezone unavailable.
```
I installed th…
-
Keep loading in catalog first page in spinning, before is work.
Tried all connection, 3G and wifi, nil help, country code is Hong Kong 852
The player is worked previously, suddenly not working anymor…
-
``` Harbour
local x as hash
x := { => }
```
will not compile.
Some other types are missing as well. Same is true for class definitions where this syntax is commonly used.