Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
fixed missing Hungarian strings
Browse files Browse the repository at this point in the history
  • Loading branch information
H2CO3 committed Jun 15, 2013
1 parent 1bcb38d commit 831317e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Localization/hu.lproj/NSDateTimeAgo.strings
Original file line number Diff line number Diff line change
Expand Up @@ -41,31 +41,31 @@
"Yesterday" = "Tegnap";

/* No comment provided by engineer. */
"1 year ago" = "1 year ago";
"1 year ago" = "Tavaly";

/* No comment provided by engineer. */
"1 month ago" = "1 month ago";
"1 month ago" = "Egy hónapja";

/* No comment provided by engineer. */
"1 week ago" = "1 week ago";
"1 week ago" = "Egy hete";

/* No comment provided by engineer. */
"1 day ago" = "1 day ago";
"1 day ago" = "Tegnap";

/* No comment provided by engineer. */
"This morning" = "This morning";
"This morning" = "Ma reggel";

/* No comment provided by engineer. */
"This afternoon" = "This afternoon";
"This afternoon" = "Ma délután";

/* No comment provided by engineer. */
"Today" = "Today";
"Today" = "Ma";

/* No comment provided by engineer. */
"This week" = "This week";
"This week" = "Ezen a héten";

/* No comment provided by engineer. */
"This month" = "This month";
"This month" = "Ebben a hónapban";

/* No comment provided by engineer. */
"This year" = "This year";
"This year" = "Idén";

0 comments on commit 831317e

Please sign in to comment.