diff options
Diffstat (limited to 'packages/PrintSpooler')
-rw-r--r-- | packages/PrintSpooler/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/PrintSpooler/res/values/strings.xml b/packages/PrintSpooler/res/values/strings.xml index 9d67ccc..a8451f5 100644 --- a/packages/PrintSpooler/res/values/strings.xml +++ b/packages/PrintSpooler/res/values/strings.xml @@ -41,7 +41,7 @@ <string name="label_color">Color</string> <!-- Label of the duplex mode widget. [CHAR LIMIT=20] --> - <string name="label_duplex">Duplex</string> + <string name="label_duplex">Two-sided</string> <!-- Label of the orientation widget. [CHAR LIMIT=20] --> <string name="label_orientation">Orientation</string> |