summaryrefslogtreecommitdiff
path: root/locale/cups.strings
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-07-19 13:55:32 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-07-19 13:55:32 -0400
commita9357c9da4b5df1fe0695dc1efa07f3022939758 (patch)
tree792e3809b2ef66ae092e325ccc5949693296fa67 /locale/cups.strings
parent44b3f161334f8f3bea5eda84420c0bd71bd48ee3 (diff)
downloadcups-a9357c9da4b5df1fe0695dc1efa07f3022939758.tar.gz
Implement standard localizations in cupsLocalizeDest* (Issue #5056)
Add standard media size names to the localizations, too, since the PPD names are not the right ones.
Diffstat (limited to 'locale/cups.strings')
-rw-r--r--locale/cups.strings2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/cups.strings b/locale/cups.strings
index 2c6f52dd5..1a64b0139 100644
--- a/locale/cups.strings
+++ b/locale/cups.strings
@@ -341,7 +341,7 @@
"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 8011 section 5.1.7)." = "“%s”: Bad uriScheme value “%s” - bad length %d (RFC 8011 section 5.1.7).";
"%-7s %-7.7s %-7d %-31.31s %.0f bytes" = "%-7s %-7.7s %-7d %-31.31s %.0f bytes";
"%d x %d mm" = "%d x %d mm";
-"%g x %g" = "%g x %g";
+"%g x %g \"" = "%g x %g ″";
"%s (%s)" = "%s (%s)";
"%s (%s, %s)" = "%s (%s, %s)";
"%s (Borderless)" = "%s (Borderless)";