From bd2bb5d7836d2567e9d2762a2061e7294560bc09 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 4 Dec 2013 22:35:35 +0000 Subject: Getting rid of a duplicate localization function. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88054 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/hu.lproj/Localizable.strings | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'macosx/English.lproj/hu.lproj') diff --git a/macosx/English.lproj/hu.lproj/Localizable.strings b/macosx/English.lproj/hu.lproj/Localizable.strings index cb2e62e3..b5229483 100644 --- a/macosx/English.lproj/hu.lproj/Localizable.strings +++ b/macosx/English.lproj/hu.lproj/Localizable.strings @@ -82,7 +82,6 @@ "Format Card" = "Kártya formázása"; //"Free Size" = "Free Size"; "Format" = "Formázod a memória kártyát?"; -//"No Free Space" = "No Free Space"; "Formatting a memory card will remove all data on it.\n\nThis cannot be undone." = "Ha leformázod a memória kártyát, akkor a kártya üres lesz és minden meglévő adat el fog veszni."; //"Delete Block" = "Delete Block"; //"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future."; @@ -103,6 +102,9 @@ "No" = "Nem"; //"Delete" = "Delete"; +//not-so-general buttons +//"Show Folder" = "Show Folder"; + //Mem card flags "MemCard_Deleted" = "Törölve"; "MemCard_Free" = "Üres"; -- cgit v1.2.3