diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2012-09-12 20:43:33 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2012-09-12 20:43:33 +0000 |
commit | d4df19f0bd39e00aea689aa093f1028a3619e707 (patch) | |
tree | 04cafce3dfb89f5bef39d9a741fa10b0f35edf28 /po/en_CA.po | |
parent | a97388a9b3f7bb0c48af8e5a9a43b88d6a9ecc1f (diff) | |
parent | c61e31c33485f8aa74eb963f244643c0bb516846 (diff) | |
download | ayatana-indicator-session-d4df19f0bd39e00aea689aa093f1028a3619e707.tar.gz ayatana-indicator-session-d4df19f0bd39e00aea689aa093f1028a3619e707.tar.bz2 ayatana-indicator-session-d4df19f0bd39e00aea689aa093f1028a3619e707.zip |
Fix strings to ensure en_US are used in proper locations. Fixes: https://bugs.launchpad.net/bugs/1029036. Approved by Ted Gould.
Diffstat (limited to 'po/en_CA.po')
-rw-r--r-- | po/en_CA.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/en_CA.po b/po/en_CA.po index 07bfa3c..2ec61de 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -70,7 +70,7 @@ msgstr "Lock Screen" #: ../data/indicator-session-shutdown.desktop.in.in.h:1 #: ../src/settings-helper.c:86 ../src/device-menu-mgr.c:716 msgid "Shut Down" -msgstr "Shut Down" +msgstr "Switch Off" #: ../data/indicator-session-logout.desktop.in.in.h:1 #: ../src/settings-helper.c:84 ../src/device-menu-mgr.c:672 @@ -92,7 +92,7 @@ msgstr "Restart…" #: ../src/settings-helper.c:90 ../src/device-menu-mgr.c:721 msgid "Shut Down…" -msgstr "Shut Down…" +msgstr "Switch Off…" #. LOGOUT_DIALOG_LOGOUT, #: ../src/dialog.c:35 @@ -110,7 +110,7 @@ msgstr "Restart" #: ../src/dialog.c:37 msgctxt "title" msgid "Shut Down" -msgstr "Shut Down" +msgstr "Switch Off" #. LOGOUT_DIALOG_LOGOUT, #: ../src/dialog.c:41 @@ -130,7 +130,7 @@ msgstr "" msgid "" "Are you sure you want to close all programs and shut down the computer?" msgstr "" -"Are you sure you want to close all programs and shut down the computer?" +"Are you sure you want to close all programs and switch off the computer?" #. LOGOUT_DIALOG_LOGOUT, #: ../src/dialog.c:47 @@ -148,7 +148,7 @@ msgstr "Restart" #: ../src/dialog.c:49 msgctxt "button" msgid "Shut Down" -msgstr "Shut Down" +msgstr "Switch Off" #. LOGOUT_DIALOG_LOGOUT, #: ../src/dialog.c:55 @@ -166,7 +166,7 @@ msgstr "" #: ../src/dialog.c:57 msgctxt "button auth" msgid "Shut Down…" -msgstr "" +msgstr "Switch Off…" #. TRANSLATORS: This button appears on the logout dialog when #. there are updates that require restart. It will do a restart |