From d1fd4f08f56f6dd46b26b1f41baff425ca71d498 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 21 Jul 2011 06:40:21 +0000 Subject: Fix FS#8656 - Error saving non-current playlist file Use the plugin buffer to save the playlist copy if there isnt enough buffer already allocated to the inram copy of the playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30184 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/portugues.lang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/lang/portugues.lang') diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang index 9fa86499a5..e0ba71cb42 100644 --- a/apps/lang/portugues.lang +++ b/apps/lang/portugues.lang @@ -9515,19 +9515,19 @@ id: LANG_FM_SAVE_CHANGES - desc: When you try to exit radio to confirm save + desc: deprecated user: core *: none - radio: "Save Changes?" + radio: "" *: none - radio: "Guardar Alterações?" + radio: "" *: none - radio: "Guardar Alterações?" + radio: "" -- cgit