/Magnifier/res/values/strings.xml
http://eyes-free.googlecode.com/ · XML · 29 lines · 12 code · 8 blank · 9 comment · 0 complexity · 998b5acd123cd8b90ea02214a3356caa MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <!-- The Application Name -->
- <string name="app_name">IDEAL Magnifier</string>
- <!-- Color Effect Menu Button Text -->
- <string name="color_effect_button_text">Choose color effect</string>
- <!-- Color Effect Dialog Title -->
- <string name="color_effect_dialog_title">Color Effect</string>
- <!-- More Applications Menu Button Text -->
- <string name="more_apps_button_text">More apps</string>
-
- <!-- Toggle Freeze Frame Menu Button Text -->
- <string name="toggle_freeze_frame_button_text">Toggle Freeze Frame</string>
- <!-- Toggle Light Menu Button Text -->
- <string name="toggle_light_button_text">Toggle Light</string>
- <!-- Market Launch Error Dialog Title -->
- <string name="market_launch_error_title">Error</string>
- <!-- Market Launch Error Dialog Text -->
- <string name="market_launch_error_text">Unable to launch the Android Market.</string>
- <!-- Market Launch Error Dialog Acknowledge Button -->
- <string name="market_launch_error_button">Okay</string>
- </resources>