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/nederlands.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/nederlands.lang')
-rw-r--r-- | apps/lang/nederlands.lang | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 21d3fdf6ef..ac0119334a 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -2139,15 +2139,15 @@ user: core <source> *: none - recording,archosplayer: "Line In" + recording: "Line In" </source> <dest> *: none - recording,archosplayer: "Analoge invoer" + recording: "Analoge invoer" </dest> <voice> *: none - recording,archosplayer: "Analoge invoer" + recording: "Analoge invoer" </voice> </phrase> <phrase> @@ -4242,12 +4242,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> *: "Batterij: %d%% %du %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" + iriverifp7xx: "%d%% %dh %dm" iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" </dest> <voice> @@ -7202,7 +7202,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" @@ -7212,7 +7212,7 @@ </source> <dest> *: "OFF om af te breken" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP om af te breken" + iriverh100,iriverh120,iriverh300: "STOP om af te breken" ipod*: "PLAY/PAUSE om af te breken" iaudiox5,iaudiom5: "Lang PLAY om af te breken" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV om af te breken" @@ -7222,7 +7222,7 @@ </dest> <voice> *: "OFF om af te breken" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP om af te breken" + iriverh100,iriverh120,iriverh300: "STOP om af te breken" ipod*: "PLAY/PAUSE om af te breken" iaudiox5,iaudiom5: "Lang PLAY om af te breken" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV om af te breken" |