From 50991778f3be40e0c890b8c367f9980b7f0e55c6 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 27 Jun 2015 17:09:04 +0000 Subject: [PATCH] [DESK] Use pixels instead of Pixel. By Jared Smudde. CORE-9738 svn path=/trunk/; revision=68293 --- reactos/dll/cpl/desk/lang/en-US.rc | 2 +- reactos/dll/cpl/desk/lang/fr-FR.rc | 2 +- reactos/dll/cpl/desk/lang/id-ID.rc | 2 +- reactos/dll/cpl/desk/lang/it-IT.rc | 2 +- reactos/dll/cpl/desk/lang/nl-NL.rc | 2 +- reactos/dll/cpl/desk/lang/sq-AL.rc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reactos/dll/cpl/desk/lang/en-US.rc b/reactos/dll/cpl/desk/lang/en-US.rc index 27422da4d79..ee3825cc773 100644 --- a/reactos/dll/cpl/desk/lang/en-US.rc +++ b/reactos/dll/cpl/desk/lang/en-US.rc @@ -205,7 +205,7 @@ BEGIN IDS_COLOR_16BIT "High Color (16 Bit)" IDS_COLOR_24BIT "True Color (24 Bit)" IDS_COLOR_32BIT "True Color (32 Bit)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE diff --git a/reactos/dll/cpl/desk/lang/fr-FR.rc b/reactos/dll/cpl/desk/lang/fr-FR.rc index 83f18b55784..0c67602ffe2 100644 --- a/reactos/dll/cpl/desk/lang/fr-FR.rc +++ b/reactos/dll/cpl/desk/lang/fr-FR.rc @@ -207,7 +207,7 @@ BEGIN IDS_COLOR_16BIT "Moyenne (16 Bits)" IDS_COLOR_24BIT "Vraies couleurs (24 Bits)" IDS_COLOR_32BIT "Optimale (32 Bits)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE diff --git a/reactos/dll/cpl/desk/lang/id-ID.rc b/reactos/dll/cpl/desk/lang/id-ID.rc index a86d5c65e87..490f6d285c6 100644 --- a/reactos/dll/cpl/desk/lang/id-ID.rc +++ b/reactos/dll/cpl/desk/lang/id-ID.rc @@ -205,7 +205,7 @@ BEGIN IDS_COLOR_16BIT "Warna Tinggi (16 Bit)" IDS_COLOR_24BIT "Warna Asli (24 Bit)" IDS_COLOR_32BIT "Warna Asli (32 Bit)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE diff --git a/reactos/dll/cpl/desk/lang/it-IT.rc b/reactos/dll/cpl/desk/lang/it-IT.rc index 17321e85655..b3b062700c0 100644 --- a/reactos/dll/cpl/desk/lang/it-IT.rc +++ b/reactos/dll/cpl/desk/lang/it-IT.rc @@ -205,7 +205,7 @@ BEGIN IDS_COLOR_16BIT "High Color (16 Bit)" IDS_COLOR_24BIT "True Color (24 Bit)" IDS_COLOR_32BIT "True Color (32 Bit)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE diff --git a/reactos/dll/cpl/desk/lang/nl-NL.rc b/reactos/dll/cpl/desk/lang/nl-NL.rc index 11603b22e7d..84c7e3ddbe9 100644 --- a/reactos/dll/cpl/desk/lang/nl-NL.rc +++ b/reactos/dll/cpl/desk/lang/nl-NL.rc @@ -205,7 +205,7 @@ BEGIN IDS_COLOR_16BIT "Hoge kleuren (16 Bit)" IDS_COLOR_24BIT "Ware kleuren (24 Bit)" IDS_COLOR_32BIT "Ware kleuren (32 Bit)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE diff --git a/reactos/dll/cpl/desk/lang/sq-AL.rc b/reactos/dll/cpl/desk/lang/sq-AL.rc index 66292e79108..a7b863d3bb4 100644 --- a/reactos/dll/cpl/desk/lang/sq-AL.rc +++ b/reactos/dll/cpl/desk/lang/sq-AL.rc @@ -209,7 +209,7 @@ BEGIN IDS_COLOR_16BIT "Ngjyra Larta (16 Bit)" IDS_COLOR_24BIT "Ngjyra Verteta (24 Bit)" IDS_COLOR_32BIT "Ngjyra Verteta (32 Bit)" - IDS_PIXEL "%lux%lu Pixel" + IDS_PIXEL "%lux%lu pixels" END STRINGTABLE