2010-09-28 18:59:22 +00:00
|
|
|
#filter substitution
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE resources [
|
|
|
|
#includesubst @BRANDPATH@
|
|
|
|
#includesubst @STRINGSPATH@
|
|
|
|
]>
|
|
|
|
<resources>
|
2011-05-20 18:44:09 +00:00
|
|
|
<string name="splash_firstrun">&splash_firstrun;</string>
|
2010-09-30 15:53:42 +00:00
|
|
|
<string name="no_space_to_start_error">&no_space_to_start_error;</string>
|
|
|
|
<string name="error_loading_file">&error_loading_file;</string>
|
2010-12-22 21:15:00 +00:00
|
|
|
|
2011-10-25 15:46:32 +00:00
|
|
|
<string name="awesomebar_all_pages_title">&awesomebar_all_pages_title;</string>
|
|
|
|
<string name="awesomebar_bookmarks_title">&awesomebar_bookmarks_title;</string>
|
|
|
|
<string name="awesomebar_history_title">&awesomebar_history_title;</string>
|
|
|
|
|
2010-12-22 21:15:00 +00:00
|
|
|
<string name="crash_reporter_title">&crash_reporter_title;</string>
|
2010-10-16 03:18:07 +00:00
|
|
|
<string name="crash_message">&crash_message;</string>
|
|
|
|
<string name="crash_help_message">&crash_help_message;</string>
|
|
|
|
<string name="crash_send_report_message">&crash_send_report_message;</string>
|
|
|
|
<string name="crash_include_url">&crash_include_url;</string>
|
|
|
|
<string name="crash_close_label">&crash_close_label;</string>
|
|
|
|
<string name="crash_restart_label">&crash_restart_label;</string>
|
|
|
|
<string name="sending_crash_report">&sending_crash_report;</string>
|
2011-01-31 14:23:59 +00:00
|
|
|
<string name="exit_label">&exit_label;</string>
|
2011-02-11 22:35:50 +00:00
|
|
|
<string name="continue_label">&continue_label;</string>
|
2011-07-01 18:26:00 +00:00
|
|
|
|
|
|
|
<string name="launcher_shortcuts_title">&launcher_shortcuts_title;</string>
|
|
|
|
<string name="launcher_shortcuts_empty">&launcher_shortcuts_empty;</string>
|
2011-08-02 01:17:14 +00:00
|
|
|
|
|
|
|
<string name="choose_file">&choose_file;</string>
|
2011-10-12 03:32:23 +00:00
|
|
|
|
2011-10-31 05:12:31 +00:00
|
|
|
<string name="awesomebar_default_text">&awesomebar_default_text;</string>
|
|
|
|
|
2011-10-12 03:32:23 +00:00
|
|
|
<string name="quit">&quit;</string>
|
2011-10-14 00:00:26 +00:00
|
|
|
<string name="bookmarks_title">&bookmarks_title;</string>
|
|
|
|
<string name="bookmark_add">&bookmark_add;</string>
|
2011-10-26 21:33:16 +00:00
|
|
|
<string name="bookmark_remove">&bookmark_remove;</string>
|
|
|
|
<string name="bookmark_added">&bookmark_added;</string>
|
|
|
|
<string name="bookmark_removed">&bookmark_removed;</string>
|
2011-10-15 06:22:25 +00:00
|
|
|
|
2011-10-25 15:46:32 +00:00
|
|
|
<string name="history_today_section">&history_today_section;</string>
|
|
|
|
<string name="history_yesterday_section">&history_yesterday_section;</string>
|
|
|
|
<string name="history_week_section">&history_week_section;</string>
|
|
|
|
<string name="history_older_section">&history_older_section;</string>
|
|
|
|
|
2011-10-19 15:22:26 +00:00
|
|
|
<string name="share">&share;</string>
|
2011-11-08 19:33:55 +00:00
|
|
|
<string name="save_as_pdf">&save_as_pdf;</string>
|
2011-10-19 15:22:26 +00:00
|
|
|
|
2011-10-14 19:48:02 +00:00
|
|
|
<string name="preferences">&preferences;</string>
|
|
|
|
<string name="preferences_title">&preferences_title;</string>
|
|
|
|
<string name="pref_category_privacy">&pref_category_privacy;</string>
|
2011-10-25 21:31:55 +00:00
|
|
|
<string name="pref_category_content">&pref_category_content;</string>
|
2011-10-14 19:48:02 +00:00
|
|
|
<string name="pref_do_not_track">&pref_do_not_track;</string>
|
2011-11-04 14:42:29 +00:00
|
|
|
<string name="pref_telemetry">&pref_telemetry;</string>
|
2011-10-25 21:31:55 +00:00
|
|
|
<string name="pref_homepage">&pref_homepage;</string>
|
|
|
|
<string name="pref_homepage_start">&pref_homepage_start;</string>
|
|
|
|
<string name="pref_homepage_blank">&pref_homepage_blank;</string>
|
|
|
|
<string name="pref_homepage_current">&pref_homepage_current;</string>
|
|
|
|
<string name="pref_remember_signons">&pref_remember_signons;</string>
|
|
|
|
<string name="pref_locale">&pref_locale;</string>
|
|
|
|
<string name="pref_cookies">&pref_cookies;</string>
|
|
|
|
<string name="pref_zoom_reflow">&pref_zoom_reflow;</string>
|
|
|
|
<string name="pref_show_images">&pref_show_images;</string>
|
|
|
|
<string name="pref_enable_js">&pref_enable_js;</string>
|
|
|
|
<string name="pref_char_encoding">&pref_char_encoding;</string>
|
2011-10-26 15:59:06 +00:00
|
|
|
<string name="pref_clear_history">&pref_clear_history;</string>
|
|
|
|
<string name="pref_clear_history_confirm">&pref_clear_history_confirm;</string>
|
2011-10-28 04:55:15 +00:00
|
|
|
<string name="pref_clear_private_data">&pref_clear_private_data;</string>
|
|
|
|
<string name="pref_clear_private_data_confirm">&pref_clear_private_data_confirm;</string>
|
2011-10-26 20:21:51 +00:00
|
|
|
|
2011-10-28 04:55:15 +00:00
|
|
|
<string name="reload">&reload;</string>
|
2011-10-31 15:02:34 +00:00
|
|
|
<string name="forward">&forward;</string>
|
2011-10-28 04:55:15 +00:00
|
|
|
<string name="new_tab">&new_tab;</string>
|
2011-10-26 20:21:51 +00:00
|
|
|
<string name="addons">&addons;</string>
|
2010-09-28 18:59:22 +00:00
|
|
|
</resources>
|