Kaydet (Commit) 379fb96d authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

Avoid nesting parentheses in this string

Change-Id: I3b6fc9ca49e4a7b0019c2c9b376eb87ae8d14e4f
üst 6807e21f
......@@ -60,7 +60,7 @@ String STR_QUERY_LASTVERSION
String STR_NO_WEBBROWSER_FOUND
{
Text [ en-US ] = "Opening \"$(ARG1)\" failed with error code $(ARG2) and message: \"$(ARG3)\"\n(Maybe no web browser could be found on your system. In that case, please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation.)" ;
Text [ en-US ] = "Opening \"$(ARG1)\" failed with error code $(ARG2) and message: \"$(ARG3)\"\nMaybe no web browser could be found on your system. In that case, please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." ;
};
String STR_NO_ABS_URI_REF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment