Chameleon

Chameleon Commit Details

Date:2011-12-26 10:27:09 (12 years 4 months ago)
Author:blackosx
Commit:1752
Parents: 1751
Message:Change Localizable.strings to match the recent changes to the install process.
Changes:
M/branches/blackosx/package/Resources/en.lproj/Localizable.strings
M/branches/blackosx/package/Resources/ar.lproj/Localizable.strings
M/branches/blackosx/package/Resources/bs.lproj/Localizable.strings
M/branches/blackosx/package/Resources/pt-PT.lproj/Localizable.strings
M/branches/blackosx/package/Resources/es.lproj/Localizable.strings
M/branches/blackosx/package/Resources/fr.lproj/Localizable.strings
M/branches/blackosx/package/Resources/mk.lproj/Localizable.strings
M/branches/blackosx/package/Resources/zh-TW.lproj/Localizable.strings
M/branches/blackosx/package/Resources/nl.lproj/Localizable.strings
M/branches/blackosx/package/Resources/hr.lproj/Localizable.strings
M/branches/blackosx/package/Resources/ko.lproj/Localizable.strings
M/branches/blackosx/package/Resources/pl.lproj/Localizable.strings
M/branches/blackosx/package/Resources/it.lproj/Localizable.strings
M/branches/blackosx/package/Changes.txt
M/branches/blackosx/package/Resources/zh-CN.lproj/Localizable.strings
M/branches/blackosx/package/Resources/sr.lproj/Localizable.strings
M/branches/blackosx/package/Resources/pt-BR.lproj/Localizable.strings
M/branches/blackosx/package/Resources/ru.lproj/Localizable.strings
M/branches/blackosx/package/Resources/bg.lproj/Localizable.strings
M/branches/blackosx/package/Resources/de.lproj/Localizable.strings
M/branches/blackosx/package/Resources/ja.lproj/Localizable.strings
M/branches/blackosx/package/Resources/zh_TW.lproj/Localizable.strings
M/branches/blackosx/package/Resources/id.lproj/Localizable.strings
M/branches/blackosx/package/Resources/he.lproj/Localizable.strings
M/branches/blackosx/package/Resources/el.lproj/Localizable.strings
M/branches/blackosx/package/Resources/zh_CN.lproj/Localizable.strings

File differences

branches/blackosx/package/Changes.txt
1
1
22
3
4
5
6
7
8
9
10
11
12
13
14
15
16
317
418
519
- Keylayout / Keymaps fixed and made a mandatory install.
- Change Localizable.strings to match the recent changes to the install process.
- Improve messages written to the installation log.
- Change upgrade install to only backup /Extra folder if necessary.
- JrCs - Enhanced installer - We can add an option without an associated package - We can have an option that install
multiple packages - No more "fake" option (none) - The package that is build is already compressed (no need to
compress it again)
- JrCs - Update postinstall script - Fix a bug where kernel flags are not set properly - Fix indent - Add some comments.
- JrCs - Automaticaly select upgrade option if /Extra/org.chameleon.Boot.plist file exists on the target volume.
- JrCs - Keylayout / Keymaps fixed and made a mandatory install when a keymap is chosen.
- Add option to upgrade an existing install - or more exactly, merge newly selected options with an existing /Extra folder. Also, rename an existing /Extra/com.apple.Boot.plist to /Extra/org.chameleon.Boot.plist.
- Change the layout/wording displayed in the installer (English only) and give it a facelift. Adjust background image to scale to fit in the window.
branches/blackosx/package/Resources/id.lproj/Localizable.strings
4545
4646
4747
48
48
4949
5050
5151
......
315315
316316
317317
318
318
319319
320320
321321
......
323323
324324
325325
326
326
327327
328328
329329
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "Modul Chameleon";
"Module_description" = "Sistem modul terintegrasi dalam Chameleon memungkinkan pengguna atau programmer untuk memperluas fungsionalitas dasar Chameleon tanpa perlu mengganti file master boot tersebut.";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler";
"AMDGraphicsEnabler_description" = "Kode GraphicsEnabler ATI ( > r784) yang telah dideportasi ke modul.
// Resolution
"Resolution_title" = "Resolusi";
"Resolution_description" = "Mengatur resolusi layar anda";
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "Layout keyboard";
"KeyLayout_description" = "Pilihan layout keyboard atau pilih 'None' jika menggunakan keyboard standar.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Tema";
branches/blackosx/package/Resources/en.lproj/Localizable.strings
4444
4545
4646
47
47
4848
4949
5050
......
6969
7070
7171
72
73
74
72
7573
7674
77
78
79
75
76
8077
8178
8279
......
317314
318315
319316
320
317
321318
322319
323320
......
325322
326323
327324
328
325
329326
330327
331328
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "Modules";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file. The Keylayout module and associated keymaps are installed by default.";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler";
"AMDGraphicsEnabler_description" = "The GraphicsEnabler ATI code ( > r784) ported to a module.
Source: http://www.kernel.org/pub/linux/libs/klibc/";
"AutoReso_title" = "Resolution";
"AutoReso_description" = "This module reads the edid information from the monitor attached to the main display.
The module is currently not integrated into trunk and has minimal uses as it stands.
Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting.";
"AutoReso_description" = "This module reads the edid information from the monitor attached to the main display. The module is currently not integrated into trunk and has minimal uses as it stands. Additionally, the module will patch the vesa modes available in pre intel hd graphics cards to provide proper resolution while booting.";
"uClibc_title" = "uClibc++";
"uClibc_description" = "This module provides a minimalistic c++ runtime library for use in other modules.
This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.
Please note that rtti and exceptions has both been disabled.
"uClibc_description" = "This module provides a minimalistic c++ runtime library for use in other modules. This does not provide functionality by itself, instead it is used to allow for the c++ language to be used in other modules.
*Please note that rtti and exceptions has both been disabled.
Source: http://cxx.uclibc.org/
Dependencies: klibc";
// Resolution
"Resolution_title" = "Resolution";
"Resolution_description" = "Set one resolution to use, or select 'None' if you don't want to select a resolution.";
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "KeyLayout";
"KeyLayout_description" = "Set one keylayout to use, or select 'None' if you don't want to select a keylayout.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Themes";
branches/blackosx/package/Resources/pt-PT.lproj/Localizable.strings
4444
4545
4646
47
47
4848
4949
5050
......
300300
301301
302302
303
303
304304
305305
306306
......
308308
309309
310310
311
311
312312
313313
314314
// Modules
// ----------------------------------------------------------------------------
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"klibc_title" = "klibc";
// Resolution
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "KeyLayout";
"KeyLayout_description" = "Configura o layout de teclado a ser usado.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Temas";
branches/blackosx/package/Resources/es.lproj/Localizable.strings
9090
9191
92
9392
......
636636
637637
638
639638
......
652652
653653
654
655654
"KeyLayout_title" = "KeyLayout";
"KeyLayout_description" = "Establecer un keylayout a utilizar, o seleccione 'Ninguno' si no desea seleccionar un keylayout.";+"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
branches/blackosx/package/Resources/fr.lproj/Localizable.strings
4444
4545
4646
47
47
4848
4949
5050
......
317317
318318
319319
320
320
321321
322322
323323
......
325325
326326
327327
328
328
329329
330330
331331
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "Modules";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler";
// Resolution
"Resolution_description" = "Set one resolution to use.";
// Video
// KeyLayout
"KeyLayout_title" = "Mappage de clavier";
"KeyLayout_description" = "Selectionnez un mappage de clavier a utiliser. Selectonnez 'Aucun' si vous ne voulez pas utiliser de mappage de clavier.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
branches/blackosx/package/Resources/pl.lproj/Localizable.strings
4545
4646
4747
48
48
4949
5050
5151
......
318318
319319
320320
321
321
322322
323323
324324
......
326326
327327
328328
329
329
330330
331331
332332
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "ModuBy";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler";
"AMDGraphicsEnabler_description" = "The GraphicsEnabler ATI code ( > r784) ported to a module.
// Resolution
"Resolution_title" = "Rozdzielczo[";
"Resolution_description" = "Ustaw rozdzielczo[ ekranu dla twojego monitora.";
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Grafika";
// KeyLayout
"KeyLayout_title" = "KeyLayout";
"KeyLayout_description" = "Wybierz ukBad klawiatury, lub wybierz '{aden', je[li nie chcesz wybiera.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Tematy";
branches/blackosx/package/Resources/it.lproj/Localizable.strings
4444
4545
4646
47
47
4848
4949
5050
......
300300
301301
302302
303
303
304304
305305
306306
......
308308
309309
310310
311
311
312312
313313
314314
// Moduli
// ----------------------------------------------------------------------------
"Module_title" = "Moduli per Chameleon";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"klibc_title" = "klibc";
"klibc_description" = "Questo modulo fornisce una libreria c standard ai moduli per collegarli alla libreria fornita da chameleon nel caso essa non sia sufficiente.
// Resolution
"Resolution_title" = "Risoluzioni";
"Resolution_description" = "Imposta la risoluzione del tuo monitor, o seleziona 'Nessuna' se non vuoi impostare la risoluzione.";
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "Mappatura tastiera";
"KeyLayout_description" = "Seleziona la mappatura da utilizzare";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Temi";
branches/blackosx/package/Resources/pt-BR.lproj/Localizable.strings
4444
4545
4646
47
47
4848
4949
5050
......
300300
301301
302302
303
303
304304
305305
306306
......
308308
309309
310310
311
311
312312
313313
314314
// Modules
// ----------------------------------------------------------------------------
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"klibc_title" = "klibc";
// Resolution
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "KeyLayout";
"KeyLayout_description" = "Configura o layout de teclado a ser usado.";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Temas";
branches/blackosx/package/Resources/sr.lproj/Localizable.strings
4949
5050
5151
52
52
5353
5454
5555
5656
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "Chameleon Moduli";
"Module_description" = "Moduli ugraeni u sistem Cameleona omoguavaju korisniku ili programeru proairenje funkcionalnosti Cameleon jezgre bez zamene glavnog boot fajla. ";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"AMDGraphicsEnabler_title" = "AMDGraphicsEnabler";
"AMDGraphicsEnabler_description" = "Kod za ATI grafi@@ -370,7 +370,7 @@
branches/blackosx/package/Resources/de.lproj/Localizable.strings
4545
4646
4747
48
48
4949
5050
5151
......
301301
302302
303303
304
304
305305
306306
307307
......
309309
310310
311311
312
312
313313
314314
315315
// Modules
// ----------------------------------------------------------------------------
"Module_title" = "Chameleon Module";
"Module_description" = "The modules system incorporated in chameleon allows for a user or developer to extend the core functionality of chameleon without replacing the main boot file.";
"klibc_title" = "klibc";
// Resolution
"Resolution_description" = "Set one resolution to use.";
// Video
"Video_title" = "Video";
// KeyLayout
"KeyLayout_title" = "Tastaturbelegung";
"KeyLayout_description" = "Select one keylayout to use. This will also install the Keylayout module and keymaps.";
// Themes
"Themes_title" = "Erscheinungsbild";

Archive Download the corresponding diff file

Revision: 1752