Merge lp:~phillip-sz/pantheon-terminal/fix-translations into lp:~elementary-apps/pantheon-terminal/trunk

Proposed by Phillip Sz
Status: Merged
Merged at revision: 608
Proposed branch: lp:~phillip-sz/pantheon-terminal/fix-translations
Merge into: lp:~elementary-apps/pantheon-terminal/trunk
Diff against target: 11 lines (+2/-1)
1 file modified
src/Constants.vala (+2/-1)
To merge this branch: bzr merge lp:~phillip-sz/pantheon-terminal/fix-translations
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+230283@code.launchpad.net

Commit message

fix translations with quicklist 'about Terminal'

Description of the change

fix translations with quicklist 'about Terminal'

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'src/Constants.vala'
--- src/Constants.vala 2014-05-29 10:10:46 +0000
+++ src/Constants.vala 2014-08-11 11:39:10 +0000
@@ -7,4 +7,5 @@
7public const string NEW_WINDOW = N_("New Window");7public const string NEW_WINDOW = N_("New Window");
8public const string NEW_ROOT_WINDOW = N_("New Root Window");8public const string NEW_ROOT_WINDOW = N_("New Root Window");
9public const string OPEN_HERE = N_("Open Terminal Here");9public const string OPEN_HERE = N_("Open Terminal Here");
10}10public const string ABOUT = N_("About Terminal");
11}
11\ No newline at end of file12\ No newline at end of file

Subscribers

People subscribed via source and target branches