diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index ab6af9c95..59ba9448a 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -284,6 +284,8 @@ $strLines = 'Linii'; $strLinesTerminatedBy = 'Linii terminate de'; $strLinkNotFound = 'Legatura invalida'; $strLinksTo = 'Trimitere la'; +$strLoadExplanation = 'Metoda cea mai buna este cea implicit selectata, dar se poate schimba.'; +$strLoadMethod = 'methoda LOAD'; $strLocalhost = 'Local'; $strLocationTextfile = 'Locatia fisierului text'; $strLogPassword = 'Parola:'; @@ -638,6 +640,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate -$strLoadMethod = 'LOAD method'; //to translate -$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 0b36625c9..e86362378 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -285,6 +285,8 @@ $strLines = 'Linii'; $strLinesTerminatedBy = 'Linii terminate de'; $strLinkNotFound = 'Legatura invalida'; $strLinksTo = 'Trimitere la'; +$strLoadExplanation = 'Metoda cea mai buna este cea implicit selectata, dar se poate schimba.'; +$strLoadMethod = 'methoda LOAD'; $strLocalhost = 'Local'; $strLocationTextfile = 'Locatia fisierului text'; $strLogPassword = 'Parola:'; @@ -639,6 +641,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate -$strLoadMethod = 'LOAD method'; //to translate -$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate ?>