Added ukrainian catalogs, done by Alex Rudyk aka totish. Thanks!
--Cette ligne, et les suivantes ci-dessous, seront ignorées-- M src/preferences/appearance/Jamfile M src/preferences/locale/Jamfile M src/preferences/bluetooth/Jamfile M src/preferences/cpufrequency/Jamfile A data/catalogs/preferences/appearance/ua.catkeys A data/catalogs/preferences/locale/ua.catkeys M data/catalogs/preferences/locale/fr.catkeys A data/catalogs/preferences/bluetooth/ua.catkeys A data/catalogs/preferences/cpufrequency/ua.catkeys git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33686 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -36,11 +36,7 @@ DoCatalogs Appearance :
|
||||
ColorWell.cpp
|
||||
ColorWhichItem.cpp
|
||||
: en.catalog
|
||||
: de.catkeys
|
||||
fi.catkeys
|
||||
fr.catkeys
|
||||
ja.catkeys
|
||||
ru.catkeys
|
||||
sv.catkeys
|
||||
: de.catkeys fi.catkeys fr.catkeys ja.catkeys ru.catkeys sv.catkeys
|
||||
ua.catkeys
|
||||
;
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ UsePrivateHeaders shared ;
|
||||
|
||||
AddResources Bluetooth : bluetooth-pref.rdef ;
|
||||
|
||||
Preference Bluetooth :
|
||||
Preference Bluetooth :
|
||||
BluetoothDeviceView.cpp
|
||||
BluetoothMain.cpp
|
||||
BluetoothSettingsView.cpp
|
||||
@@ -28,6 +28,6 @@ DoCatalogs Bluetooth :
|
||||
InquiryPanel.cpp
|
||||
RemoteDevicesView.cpp
|
||||
: en.catalog
|
||||
: fi.catkeys fr.catkeys ru.catkeys de.catkeys sv.catkeys
|
||||
: fi.catkeys fr.catkeys ru.catkeys de.catkeys sv.catkeys ua.catkeys
|
||||
;
|
||||
|
||||
|
||||
@@ -21,6 +21,6 @@ DoCatalogs CPUFrequency :
|
||||
StatusView.cpp
|
||||
PreferencesWindow.h
|
||||
: en.catalog
|
||||
: fi.catkeys fr.catkeys ru.catkeys de.catkeys sv.catkeys
|
||||
: fi.catkeys fr.catkeys ru.catkeys de.catkeys sv.catkeys ua.catkeys
|
||||
;
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ Preference Locale :
|
||||
Locale.cpp
|
||||
LocaleWindow.cpp
|
||||
TimeFormatSettingsView.cpp
|
||||
: be liblocale.so $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) libicu-common.so
|
||||
: be liblocale.so $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) libicu-common.so
|
||||
libicu-data.so libshared.a
|
||||
: Locale.rdef
|
||||
: Locale.rdef
|
||||
;
|
||||
|
||||
DoCatalogs Locale # application name
|
||||
@@ -21,6 +21,6 @@ DoCatalogs Locale # application name
|
||||
TimeFormatSettingsView.cpp
|
||||
: en.catalog # default catalog generated from sourcecode
|
||||
: # translations
|
||||
fi.catkeys fr.catkeys de.catkeys hu.catkeys ru.catkeys sv.catkeys
|
||||
fi.catkeys fr.catkeys de.catkeys hu.catkeys ru.catkeys sv.catkeys ua.catkeys
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user