Kaydet (Commit) 1cf6f363 authored tarafından Sophie Gautier's avatar Sophie Gautier Kaydeden (comit) Lior Kaplan

Fix typo: connections -> connection

Change-Id: Ica73de8975de0c3565e3eaad82e6dbb677bec33d
üst 8a58bc25
...@@ -541,7 +541,7 @@ ModalDialog DLG_MERGE_SOURCE_UNAVAILABLE ...@@ -541,7 +541,7 @@ ModalDialog DLG_MERGE_SOURCE_UNAVAILABLE
Pos = MAP_APPFONT ( 12 , 6 ) ; Pos = MAP_APPFONT ( 12 , 6 ) ;
Size = MAP_APPFONT ( 178 , 40 ) ; Size = MAP_APPFONT ( 178 , 40 ) ;
WordBreak = TRUE; WordBreak = TRUE;
Text [ en-US ] = "The data source '%1' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connections settings."; Text [ en-US ] = "The data source '%1' was not found. Thus the connection to the data source could not be established.\n\nPlease check the connection settings.";
}; };
OKButton PB_MERGE_OK OKButton PB_MERGE_OK
{ {
......
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