I found some things that are not really translated.
It isn't a real bug but it looks strange.
I will translate these missing things, in the next upcomming days.
Im Dialog beim Adden erscheint bei SNES Spielen nach dem Hinzufügen:
"i18n['status']['addingRomsForswc']"
Bei anderen Konsolen sieht es ähnlich aus. :/
Beim Scannen nach ROMS zeigt es neben dem Status folgendes an: i18n['status']['eccIsWorkingemuControlCen...']
regards Franz
I found some things that are not really translated (GER)
- Blackerking
- ECC Support
- Posts: 448
- Joined: 30 Dec 2006, 14:51
- Location: Germany, Leipzig
- Contact:
I found some things that are not really translated (GER)
Nothing that looks like a signature.
- Phoenix
- ECC Developer 2006-2016
- Posts: 9058
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: Reminder @me and all german user
Yup, seems like missing strings....
Please put a i18n RAR file over here, Cyrille also fixed the %s on the french language, when this is posted i update the WIP17 PLUS pack!
Please put a i18n RAR file over here, Cyrille also fixed the %s on the french language, when this is posted i update the WIP17 PLUS pack!
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: I found some things that are not really translated (GER)
In the file i18n_status you should have :Blackerking wrote:"i18n['status']['addingRomsForswc']"
Code: Select all
'addingRomsFor%s' =>
"Adding ROMS for %s",
In the same file, should have :Blackerking wrote:i18n['status']['eccIsWorkingemuControlCen...']
Code: Select all
'eccIsWorking%s' =>
"%s is working",
Code: Select all
$i18n['languages'] = array(
'[[en]]' =>
"English",
'[[de]]' =>
"Deutsch",
'[[fr]]' =>
"Français",
'[[it]]' =>
"Italiano",
'[[es]]' =>
"Español",
/* 0.9.6 WIP 3 */
'[[jp]]' =>
"Japanese",
'[[nl]]' =>
"Nederlands",
);

And, for some langage (as French for a random example

Here is my update :
- Attachments
-
fr_0.9.6_FYEO_17_v2.rar
- (19.94 KiB) Downloaded 38 times
- Phoenix
- ECC Developer 2006-2016
- Posts: 9058
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: I found some things that are not really translated (GER)
Yes Cyrille, only translate your own language
, let maintain this example:

Code: Select all
$i18n['languages'] = array(
'[[en]]' =>
"English",
'[[de]]' =>
"Deutsch",
'[[fr]]' =>
"Français",
'[[it]]' =>
"Italiano",
'[[es]]' =>
"Español",
/* 0.9.6 WIP 3 */
'[[jp]]' =>
"Japanese",
'[[nl]]' =>
"Nederlands",
);
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
- Phoenix
- ECC Developer 2006-2016
- Posts: 9058
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: I found some things that are not really translated (GER)
@Cyrille
I have updated your changes in the WIP 17 package
@Blackerking
...waiting for your fixes...
I have updated your changes in the WIP 17 package

@Blackerking
...waiting for your fixes...
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Who is online
Users browsing this forum: No registered users and 1 guest