- Nov 6, 2010
- 5,212
- 1,000,000
Hi everyone,
<strong>Changes for xml this week in 1.2.25:</strong>
1. framework-res.apk (187 new strings for country names)
[sourcecode language="xml"]
e.g. <string name="country_name_th">Thailand</string>
[/sourcecode]
2. Gallery.apk new string:
[sourcecode language="xml"]
Original:
<string name="animation_set">????</string>
<string name="folder_animation_set">???????????</string>
<string name="frontpage_animation_set">????????</string>
<string name="gadget22_title">??(2x2)</string>
<string name="gadget24_title">??(2x4)</string>
<string name="gadget44_title">??(4x4)</string>
<string name="page_preference">??</string>
<string name="singleview_animation_set">??????????</string>
<string name="slideshow_interval">????(s)</string>
<string name="slideshow_interval_dialog_title">??????(s)</string>
<string name="slideshow_interval_summary">??????????????0?????</string>
<string name="slideshow_preference">???</string>
Translated:
<string name="animation_set">Animation Settings</string>
<string name="folder_animation_set">Folder Animation Settings</string>
<string name="frontpage_animation_set">Main Animation Settings</string>
<string name="gadget22_title">Photo Frame (2x2)</string>
<string name="gadget24_title">Photo Frame (2x4)</string>
<string name="gadget44_title">Photo Frame (4x4)</string>
<string name="page_preference">Page Preference</string>
<string name="singleview_animation_set">Animation set to full screen image</string>
<string name="slideshow_interval">Time interval(s)</string>
<string name="slideshow_interval_dialog_title">Set time interval(s)</string>
<string name="slideshow_interval_summary">Slideshow time interval must be greater than 0. Unit: seconds</string>
<string name="slideshow_preference">Slideshow Settings</string>
[/sourcecode]
3. MIUI Music
Original:
[sourcecode language="xml"]
<string name="keep_quit_location_settings">??????</string>
<string name="keep_quit_location_summary">???????????</string>
<string name="album_display_settings">????</string>
<string name="refresh">??</string>
<string name="refreshing">????</string>
<string name="refresh_finish">????</string>
<string name="refresh_start">????</string>
<string name="screen_bright_wake">??????</string>
<string name="screen_bright_wake_summary">???????????????</string>
<string name="service_start_error_title">????</string>
<string name="shake_sensitivity_settings">???????</string>
<string name="shake_sensitivity_summary">???????</string>
<string name="shake_settings">??????</string>
<string name="shake_summary">???????????????</string>
<string name="lyric_display_settings">????</string>
<string name="play_and_download">?????</string>
<string name="play_and_download_summary">?????????????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="keep_quit_location_settings">Keep track position</string>
<string name="keep_quit_location_summary">Stores tracks last position unpon re launch of the app</string>
<string name="album_display_settings">Album Settings</string>
<string name="screen_bright_wake">Screen Stays Awake</string>
<string name="screen_bright_wake_summary">Backlight remains active when this setting is enabled
</string>
<string name="refresh">Refresh</string>
<string name="refreshing">Refreshing</string>
<string name="refresh_finish">Refresh completed</string>
<string name="refresh_start">Refresh</string>
<string name="service_start_error_title">Playback failed</string>
<string name="shake_sensitivity_settings">Shake Sensitivity</string>
<string name="shake_sensitivity_summary">Sensitivity adjustment to skip songs</string>
<string name="shake_settings">Shake Settings</string>
<string name="shake_summary">Shake device to skip to the next track</string>
[/sourcecode]
4. Mms
Original:
[sourcecode language="xml"]
<string name="message_context_panel_unfavorite">??</string>
<string name="unbookmark_sms_message">????????...</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="message_context_panel_unfavorite">Unfavorite</string>
<string name="unbookmark_sms_message">Removing message from favorites...</string>
[/sourcecode]
5. Phone
Original:
[sourcecode language="xml"]
<string name="card_title_forwarded_incoming_call">??????</string>
<string name="sdnListLabel">SDN list</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="card_title_forwarded_incoming_call">Foreward incoming call(s)</string>
<string name="sdnListLabel">SDN list</string>
[/sourcecode]
6. Settings
Original:
[sourcecode language="xml"]
<string name="default_launcher">?????</string>
<string name="ntp_server">NTP???</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="default_launcher">Default Launcher</string>
<string name="ntp_server">NTP Server</string>
[/sourcecode]
New strings (General):
[sourcecode language="xml"]
<string name="advanced_mode">Advanced Mode</string>
<string name="backlight_summary">Tweak levels and filtering</string>
<string name="backlight_title">Automatic backlight</string>
<string name="light_decrease_enabled_summary">Enable to allow lights to decrease. Use hysteresis to reduce flicker.</string>
<string name="light_decrease_enabled_title">Allow light decrease</string>
<string name="light_decrease_hysteresis_summary">Sensor levels overlap this much downwards.</string>
<string name="light_decrease_hysteresis_title">Decrease hysteresis</string>
<string name="light_filter_enabled_summary">Apply moving average filter to sensor data to reduce flicker.</string>
<string name="light_filter_enabled_title">Enabled</string>
<string name="light_filter_interval_summary">Low value can improve accuracy but uses some more CPU.</string>
<string name="light_filter_interval_title">Sample interval</string>
<string name="light_filter_reset_summary">Samples deviating this much from current average resets the filter.</string>
<string name="light_filter_reset_title">Reset threshold</string>
<string name="light_filter_title">Light sensor filter</string>
<string name="light_filter_window_summary">Filtered value is the average sensor value during this period.</string>
<string name="light_filter_window_title">Window length</string>
<string name="light_levels_dim_summary">Brightness used to dim the screen</string>
<string name="light_levels_dim_title">Screen dim level</string>
<string name="light_levels_editor_title">Edit other levels...</string>
<string name="light_levels_enabled_title">Use custom</string>
<string name="light_levels_title">Light levels</string>
<string name="ll_bad_levels">Levels must be increasing</string>
<string name="ll_btn">Buttons:</string>
<string name="ll_default">Load defaults</string>
<string name="ll_disabled">disabled</string>
<string name="ll_header_btn">Buttons</string>
<string name="ll_header_kb">Keyboard</string>
<string name="ll_header_lcd">Screen</string>
<string name="ll_header_lower">Lower</string>
<string name="ll_header_upper">Upper</string>
<string name="ll_kb">Keyboard:</string>
<string name="ll_lcd">Screen:</string>
<string name="ll_lux">Sensor (filtered / raw):</string>
<string name="ll_num_levels">Set number of levels</string>
<string name="ll_reload">Reload current</string>
<string name="ll_save">Save &amp; apply</string>
<string name="ll_title">Light sensor levels</string>
[/sourcecode]
Thanks,
Mark
<strong>Changes for xml this week in 1.2.25:</strong>
1. framework-res.apk (187 new strings for country names)
[sourcecode language="xml"]
e.g. <string name="country_name_th">Thailand</string>
[/sourcecode]
2. Gallery.apk new string:
[sourcecode language="xml"]
Original:
<string name="animation_set">????</string>
<string name="folder_animation_set">???????????</string>
<string name="frontpage_animation_set">????????</string>
<string name="gadget22_title">??(2x2)</string>
<string name="gadget24_title">??(2x4)</string>
<string name="gadget44_title">??(4x4)</string>
<string name="page_preference">??</string>
<string name="singleview_animation_set">??????????</string>
<string name="slideshow_interval">????(s)</string>
<string name="slideshow_interval_dialog_title">??????(s)</string>
<string name="slideshow_interval_summary">??????????????0?????</string>
<string name="slideshow_preference">???</string>
Translated:
<string name="animation_set">Animation Settings</string>
<string name="folder_animation_set">Folder Animation Settings</string>
<string name="frontpage_animation_set">Main Animation Settings</string>
<string name="gadget22_title">Photo Frame (2x2)</string>
<string name="gadget24_title">Photo Frame (2x4)</string>
<string name="gadget44_title">Photo Frame (4x4)</string>
<string name="page_preference">Page Preference</string>
<string name="singleview_animation_set">Animation set to full screen image</string>
<string name="slideshow_interval">Time interval(s)</string>
<string name="slideshow_interval_dialog_title">Set time interval(s)</string>
<string name="slideshow_interval_summary">Slideshow time interval must be greater than 0. Unit: seconds</string>
<string name="slideshow_preference">Slideshow Settings</string>
[/sourcecode]
3. MIUI Music
Original:
[sourcecode language="xml"]
<string name="keep_quit_location_settings">??????</string>
<string name="keep_quit_location_summary">???????????</string>
<string name="album_display_settings">????</string>
<string name="refresh">??</string>
<string name="refreshing">????</string>
<string name="refresh_finish">????</string>
<string name="refresh_start">????</string>
<string name="screen_bright_wake">??????</string>
<string name="screen_bright_wake_summary">???????????????</string>
<string name="service_start_error_title">????</string>
<string name="shake_sensitivity_settings">???????</string>
<string name="shake_sensitivity_summary">???????</string>
<string name="shake_settings">??????</string>
<string name="shake_summary">???????????????</string>
<string name="lyric_display_settings">????</string>
<string name="play_and_download">?????</string>
<string name="play_and_download_summary">?????????????</string>
[/sourcecode]
Translated:
[sourcecode language="xml"]
<string name="keep_quit_location_settings">Keep track position</string>
<string name="keep_quit_location_summary">Stores tracks last position unpon re launch of the app</string>
<string name="album_display_settings">Album Settings</string>
<string name="screen_bright_wake">Screen Stays Awake</string>
<string name="screen_bright_wake_summary">Backlight remains active when this setting is enabled
</string>
<string name="refresh">Refresh</string>
<string name="refreshing">Refreshing</string>
<string name="refresh_finish">Refresh completed</string>
<string name="refresh_start">Refresh</string>
<string name="service_start_error_title">Playback failed</string>
<string name="shake_sensitivity_settings">Shake Sensitivity</string>
<string name="shake_sensitivity_summary">Sensitivity adjustment to skip songs</string>
<string name="shake_settings">Shake Settings</string>
<string name="shake_summary">Shake device to skip to the next track</string>
[/sourcecode]
4. Mms
Original:
[sourcecode language="xml"]
<string name="message_context_panel_unfavorite">??</string>
<string name="unbookmark_sms_message">????????...</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="message_context_panel_unfavorite">Unfavorite</string>
<string name="unbookmark_sms_message">Removing message from favorites...</string>
[/sourcecode]
5. Phone
Original:
[sourcecode language="xml"]
<string name="card_title_forwarded_incoming_call">??????</string>
<string name="sdnListLabel">SDN list</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="card_title_forwarded_incoming_call">Foreward incoming call(s)</string>
<string name="sdnListLabel">SDN list</string>
[/sourcecode]
6. Settings
Original:
[sourcecode language="xml"]
<string name="default_launcher">?????</string>
<string name="ntp_server">NTP???</string>
[/sourcecode]
Translation:
[sourcecode language="xml"]
<string name="default_launcher">Default Launcher</string>
<string name="ntp_server">NTP Server</string>
[/sourcecode]
New strings (General):
[sourcecode language="xml"]
<string name="advanced_mode">Advanced Mode</string>
<string name="backlight_summary">Tweak levels and filtering</string>
<string name="backlight_title">Automatic backlight</string>
<string name="light_decrease_enabled_summary">Enable to allow lights to decrease. Use hysteresis to reduce flicker.</string>
<string name="light_decrease_enabled_title">Allow light decrease</string>
<string name="light_decrease_hysteresis_summary">Sensor levels overlap this much downwards.</string>
<string name="light_decrease_hysteresis_title">Decrease hysteresis</string>
<string name="light_filter_enabled_summary">Apply moving average filter to sensor data to reduce flicker.</string>
<string name="light_filter_enabled_title">Enabled</string>
<string name="light_filter_interval_summary">Low value can improve accuracy but uses some more CPU.</string>
<string name="light_filter_interval_title">Sample interval</string>
<string name="light_filter_reset_summary">Samples deviating this much from current average resets the filter.</string>
<string name="light_filter_reset_title">Reset threshold</string>
<string name="light_filter_title">Light sensor filter</string>
<string name="light_filter_window_summary">Filtered value is the average sensor value during this period.</string>
<string name="light_filter_window_title">Window length</string>
<string name="light_levels_dim_summary">Brightness used to dim the screen</string>
<string name="light_levels_dim_title">Screen dim level</string>
<string name="light_levels_editor_title">Edit other levels...</string>
<string name="light_levels_enabled_title">Use custom</string>
<string name="light_levels_title">Light levels</string>
<string name="ll_bad_levels">Levels must be increasing</string>
<string name="ll_btn">Buttons:</string>
<string name="ll_default">Load defaults</string>
<string name="ll_disabled">disabled</string>
<string name="ll_header_btn">Buttons</string>
<string name="ll_header_kb">Keyboard</string>
<string name="ll_header_lcd">Screen</string>
<string name="ll_header_lower">Lower</string>
<string name="ll_header_upper">Upper</string>
<string name="ll_kb">Keyboard:</string>
<string name="ll_lcd">Screen:</string>
<string name="ll_lux">Sensor (filtered / raw):</string>
<string name="ll_num_levels">Set number of levels</string>
<string name="ll_reload">Reload current</string>
<string name="ll_save">Save &amp; apply</string>
<string name="ll_title">Light sensor levels</string>
[/sourcecode]
Thanks,
Mark