-
## Features
As we can see below, a voice subtitle translation can be of 2 kinds:
1. is played in the game's voice language (player selected, can only be updated by re-downloading the entire language…
-
There are hard-coded language strings that are set during the installation. These strings, found in the db/install.php file, should be replaced with strings from the language pack.
-
```
The idea is to put all the bot's in-game text on an outside file (that
would go by the name of the language) so that we can edit it and easily
implement "Language Packs". A constant would specify …
-
```
The idea is to put all the bot's in-game text on an outside file (that
would go by the name of the language) so that we can edit it and easily
implement "Language Packs". A constant would specify …
-
Currently, the starter lets you select dependencies for the project. This is fine for most projects, but some scenarios require more setup. As a start, we could have packs for an application with:
…
-
Hi,
When opening a notebook with spaces in the filename, I get the following error:
```
"file with spaces.ipynb" 60L, 1359B written
Error detected while processing function jukit#convert#noteb…
-
Examine the following DSL structure that is split over three files:
```
package pack {
extern class foo;
}
```
```
class pack.foo {
extern method bar;
}
```
```
method pack.foo.b…
-
Hi all,
I've encountered the following issue recently with the content translations filter:
# Scenario
1. Logged in as admin
2. Five language packs are installed
3. Google Translate is switch…
-
Arabic is written from right to left, so the window layout need to be essentially mirrored for Arabic.
Current layout (latest git commit):
![Screenshot_20210523_171619](https://user-images.githubu…
-
Hi I get the following error when trying to create a new project on heroku using command line.
```
C:\Users\Robs Desktop\rails_projects\first_app>heroku create --stack cedar
! Heroku client inter…