2010-09-28 22:59:22 +04:00
|
|
|
#filter substitution
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2012-05-21 15:12:37 +04:00
|
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
|
2010-09-28 22:59:22 +04:00
|
|
|
<!DOCTYPE resources [
|
|
|
|
#includesubst @BRANDPATH@
|
|
|
|
#includesubst @STRINGSPATH@
|
|
|
|
]>
|
|
|
|
<resources>
|
2011-05-20 22:44:09 +04:00
|
|
|
<string name="splash_firstrun">&splash_firstrun;</string>
|
2010-09-30 19:53:42 +04: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-23 00:15:00 +03:00
|
|
|
|
|
|
|
<string name="crash_reporter_title">&crash_reporter_title;</string>
|
2010-10-16 07:18:07 +04: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 17:23:59 +03:00
|
|
|
<string name="exit_label">&exit_label;</string>
|
2011-02-12 01:35:50 +03:00
|
|
|
<string name="continue_label">&continue_label;</string>
|
2011-07-01 22:26:00 +04:00
|
|
|
|
|
|
|
<string name="launcher_shortcuts_title">&launcher_shortcuts_title;</string>
|
|
|
|
<string name="launcher_shortcuts_empty">&launcher_shortcuts_empty;</string>
|
2011-08-02 05:17:14 +04:00
|
|
|
|
|
|
|
<string name="choose_file">&choose_file;</string>
|
2010-09-28 22:59:22 +04:00
|
|
|
</resources>
|