diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-26 00:25:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-26 00:25:55 -0400 |
commit | ee4e6d2fbaf545ad9c1405cb804c6dce1cc13d5f (patch) | |
tree | 73010194cd49dbc412eb28492993adb4acab77f3 /apps/lang/walon.lang | |
parent | 683323bebfb2eec51c58e29549215f770767aad3 (diff) | |
download | rockbox-ee4e6d2fbaf545ad9c1405cb804c6dce1cc13d5f.tar.gz rockbox-ee4e6d2fbaf545ad9c1405cb804c6dce1cc13d5f.tar.bz2 rockbox-ee4e6d2fbaf545ad9c1405cb804c6dce1cc13d5f.zip |
Strip out archos from common strings
Change-Id: I078d5a6887fd14650fe89d7b4d8850166ae19efc
Diffstat (limited to 'apps/lang/walon.lang')
-rw-r--r-- | apps/lang/walon.lang | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/lang/walon.lang b/apps/lang/walon.lang index a84c9e1848..f508f44fba 100644 --- a/apps/lang/walon.lang +++ b/apps/lang/walon.lang @@ -5694,15 +5694,15 @@ user: core <source> *: none - recording,archosplayer: "Line In" + recording: "Line In" </source> <dest> *: none - recording,archosplayer: "Intrêye" + recording: "Intrêye" </dest> <voice> *: none - recording,archosplayer: "intrêye" + recording: "intrêye" </voice> </phrase> <phrase> @@ -6546,12 +6546,12 @@ user: core <source> *: "Battery: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" + iriverifp7xx: "%d%% %dh %dm" iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" </source> <dest> *: "Batreye: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" + iriverifp7xx: "%d%% %dh %dm" iriverh10,ipodmini1g,ipodmini2g: "Batr: %d%% %dh %dm" </dest> <voice> @@ -8045,7 +8045,7 @@ user: core <source> *: "OFF to abort" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort" + iriverh100,iriverh120,iriverh300: "STOP to abort" ipod*: "PLAY/PAUSE to abort" iaudiox5,iaudiom5: "Long PLAY to abort" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort" @@ -8055,7 +8055,7 @@ </source> <dest> *: "OFF po-z abandner" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP po-z abandner" + iriverh100,iriverh120,iriverh300: "STOP po-z abandner" ipod*: "PLAY/PAUSE po-z abandner" iaudiox5,iaudiom5: "Long PLAY po-z abandner" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV po-z abandner" |