Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1 from naufraghi/master
Browse files Browse the repository at this point in the history
Merge Fix swapped lastname <-> firstname translation in italian and Update atk submodule ref
  • Loading branch information
naufraghi committed Jun 19, 2013
2 parents 2652686 + 16f91de commit 455efed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion atk
Submodule atk updated from 5ff824 to ce0274
6 changes: 3 additions & 3 deletions languages/it.lng
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"extrefnumhinttext" => "Reference number in external accounting software", // Missing string!!!
"fax" => "Fax",
"fgcolor" => "Colore Testo",
"firstname" => "Cognome",
"firstname" => "Nome",
"firstselectproject" => "(Seleziona prima una fase)",
"fixed_price" => "Prezzo fisso",
"for" => "for", // Missing string!!!
Expand Down Expand Up @@ -246,7 +246,7 @@
"language_sk" => "Slovak", // Missing string!!!
"language_sv" => "Swedish", // Missing string!!!
"language_zh" => "Chinese", // Missing string!!!
"lastname" => "Nome",
"lastname" => "Cognome",
"last_modified_by" => "Last modified by", // Missing string!!!
"last_modified_on" => "Last modified on", // Missing string!!!
"link_contact_add" => "Nuovo Contatto",
Expand Down Expand Up @@ -701,4 +701,4 @@
"zipcode" => "CAP",
);

?>
?>

0 comments on commit 455efed

Please sign in to comment.