Merge lp:~leonardolemos/slingshot/fix-1520657 into lp:~elementary-pantheon/slingshot/trunk

Proposed by Leonardo Lemos
Status: Merged
Approved by: Danielle Foré
Approved revision: 605
Merged at revision: 604
Proposed branch: lp:~leonardolemos/slingshot/fix-1520657
Merge into: lp:~elementary-pantheon/slingshot/trunk
Diff against target: 280 lines (+103/-91)
2 files modified
po/slingshot.pot (+102/-90)
src/Slingshot.vala (+1/-1)
To merge this branch: bzr merge lp:~leonardolemos/slingshot/fix-1520657
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+278856@code.launchpad.net

Commit message

Make 'Application' string translatable

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
1=== modified file 'po/slingshot.pot'
2--- po/slingshot.pot 2015-06-03 19:10:24 +0000
3+++ po/slingshot.pot 2015-11-27 17:40:25 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2015-06-03 20:59+0200\n"
9+"POT-Creation-Date: 2015-11-27 15:33-0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13@@ -17,74 +17,126 @@
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17-#: ../src/Widgets/SearchView.vala:160
18+#: ../src/Widgets/CategoryView.vala:27
19+msgid "All Applications"
20+msgstr ""
21+
22+#: ../src/Widgets/CategoryView.vala:28
23+msgid "Create a new Filter"
24+msgstr ""
25+
26+#: ../src/Widgets/AppEntry.vala:201
27+msgid "Remove from _Dock"
28+msgstr ""
29+
30+#: ../src/Widgets/AppEntry.vala:203
31+msgid "Add to _Dock"
32+msgstr ""
33+
34+#: ../src/Widgets/SearchView.vala:162
35 msgid "Other"
36 msgstr ""
37
38-#: ../src/Widgets/SearchView.vala:163
39+#: ../src/Widgets/SearchView.vala:165
40 msgid "Text"
41 msgstr ""
42
43-#: ../src/Widgets/SearchView.vala:166
44+#: ../src/Widgets/SearchView.vala:168 ../src/Slingshot.vala:57
45 msgid "Applications"
46 msgstr ""
47
48-#: ../src/Widgets/SearchView.vala:169
49+#: ../src/Widgets/SearchView.vala:171
50 msgid "Files"
51 msgstr ""
52
53-#: ../src/Widgets/SearchView.vala:172
54+#: ../src/Widgets/SearchView.vala:174
55 msgid "Actions"
56 msgstr ""
57
58-#: ../src/Widgets/SearchView.vala:175
59+#: ../src/Widgets/SearchView.vala:177
60 msgid "Search"
61 msgstr ""
62
63-#: ../src/Widgets/SearchView.vala:178
64+#: ../src/Widgets/SearchView.vala:180
65 msgid "Contacts"
66 msgstr ""
67
68-#: ../src/Widgets/SearchView.vala:181
69+#: ../src/Widgets/SearchView.vala:183
70 msgid "Internet"
71 msgstr ""
72
73-#: ../src/Widgets/SearchView.vala:184
74+#: ../src/Widgets/SearchView.vala:186
75 msgid "Settings"
76 msgstr ""
77
78-#: ../src/Widgets/AppEntry.vala:195
79-msgid "Remove from _Dock"
80-msgstr ""
81-
82-#: ../src/Widgets/AppEntry.vala:197
83-msgid "Add to _Dock"
84-msgstr ""
85-
86-#: ../src/Widgets/CategoryView.vala:27
87-msgid "All Applications"
88-msgstr ""
89-
90-#: ../src/Widgets/CategoryView.vala:28
91-msgid "Create a new Filter"
92+#: ../src/Widgets/SearchView.vala:189
93+msgid "Application Actions"
94 msgstr ""
95
96 #: ../src/Backend/App.vala:108
97 msgid "Run this command…"
98 msgstr ""
99
100-#: ../src/SlingshotView.vala:169
101+#: ../src/Slingshot.vala:32
102+msgid "Slingshot"
103+msgstr ""
104+
105+#: ../src/Slingshot.vala:33
106+msgid "The app-menu indicator"
107+msgstr ""
108+
109+#: ../src/SlingshotView.vala:163
110 msgid "View as Grid"
111 msgstr ""
112
113-#: ../src/SlingshotView.vala:173
114+#: ../src/SlingshotView.vala:167
115 msgid "View by Category"
116 msgstr ""
117
118-#: ../src/SlingshotView.vala:182
119+#: ../src/SlingshotView.vala:176
120 msgid "Search Apps"
121 msgstr ""
122
123+#: ../lib/synapse-core/common-actions.vala:77
124+msgid "Run"
125+msgstr ""
126+
127+#: ../lib/synapse-core/common-actions.vala:78
128+msgid "Run an application, action or script"
129+msgstr ""
130+
131+#: ../lib/synapse-core/common-actions.vala:133
132+msgid "Run in Terminal"
133+msgstr ""
134+
135+#: ../lib/synapse-core/common-actions.vala:134
136+msgid "Run application or command in terminal"
137+msgstr ""
138+
139+#: ../lib/synapse-core/common-actions.vala:182
140+msgid "Open"
141+msgstr ""
142+
143+#: ../lib/synapse-core/common-actions.vala:183
144+msgid "Open using default application"
145+msgstr ""
146+
147+#: ../lib/synapse-core/common-actions.vala:252
148+msgid "Open folder"
149+msgstr ""
150+
151+#: ../lib/synapse-core/common-actions.vala:253
152+msgid "Open folder containing this file"
153+msgstr ""
154+
155+#: ../lib/synapse-core/common-actions.vala:293
156+msgid "Copy to Clipboard"
157+msgstr ""
158+
159+#: ../lib/synapse-core/common-actions.vala:294
160+msgid "Copy selection to clipboard"
161+msgstr ""
162+
163 #: ../lib/synapse-plugins/system-managment.vala:103
164 msgid "Suspend"
165 msgstr ""
166@@ -125,15 +177,35 @@
167 msgid "ConsoleKit wasn't found"
168 msgstr ""
169
170-#: ../lib/synapse-plugins/desktop-file-plugin.vala:94
171+#: ../lib/synapse-plugins/switchboard-plugin.vala:55
172+msgid "Open %s settings"
173+msgstr ""
174+
175+#: ../lib/synapse-plugins/switchboard-plugin.vala:71
176+msgid "Find switchboard plugs and open them."
177+msgstr ""
178+
179+#: ../lib/synapse-plugins/calculator-plugin.vala:63
180+msgid "Calculator"
181+msgstr ""
182+
183+#: ../lib/synapse-plugins/calculator-plugin.vala:64
184+msgid "Calculate basic expressions."
185+msgstr ""
186+
187+#: ../lib/synapse-plugins/calculator-plugin.vala:68
188+msgid "bc is not installed"
189+msgstr ""
190+
191+#: ../lib/synapse-plugins/desktop-file-plugin.vala:125
192 msgid "Search for and run applications on your computer."
193 msgstr ""
194
195-#: ../lib/synapse-plugins/desktop-file-plugin.vala:283
196+#: ../lib/synapse-plugins/desktop-file-plugin.vala:343
197 msgid "Open with %s"
198 msgstr ""
199
200-#: ../lib/synapse-plugins/desktop-file-plugin.vala:285
201+#: ../lib/synapse-plugins/desktop-file-plugin.vala:345
202 msgid "Opens current selection using %s"
203 msgstr ""
204
205@@ -148,63 +220,3 @@
206 #: ../lib/synapse-plugins/command-plugin.vala:77
207 msgid "Find and execute arbitrary commands."
208 msgstr ""
209-
210-#: ../lib/synapse-plugins/calculator-plugin.vala:63
211-msgid "Calculator"
212-msgstr ""
213-
214-#: ../lib/synapse-plugins/calculator-plugin.vala:64
215-msgid "Calculate basic expressions."
216-msgstr ""
217-
218-#: ../lib/synapse-plugins/calculator-plugin.vala:68
219-msgid "bc is not installed"
220-msgstr ""
221-
222-#: ../lib/synapse-plugins/switchboard-plugin.vala:55
223-msgid "Open %s settings"
224-msgstr ""
225-
226-#: ../lib/synapse-plugins/switchboard-plugin.vala:71
227-msgid "Find switchboard plugs and open them."
228-msgstr ""
229-
230-#: ../lib/synapse-core/common-actions.vala:77
231-msgid "Run"
232-msgstr ""
233-
234-#: ../lib/synapse-core/common-actions.vala:78
235-msgid "Run an application, action or script"
236-msgstr ""
237-
238-#: ../lib/synapse-core/common-actions.vala:133
239-msgid "Run in Terminal"
240-msgstr ""
241-
242-#: ../lib/synapse-core/common-actions.vala:134
243-msgid "Run application or command in terminal"
244-msgstr ""
245-
246-#: ../lib/synapse-core/common-actions.vala:182
247-msgid "Open"
248-msgstr ""
249-
250-#: ../lib/synapse-core/common-actions.vala:183
251-msgid "Open using default application"
252-msgstr ""
253-
254-#: ../lib/synapse-core/common-actions.vala:252
255-msgid "Open folder"
256-msgstr ""
257-
258-#: ../lib/synapse-core/common-actions.vala:253
259-msgid "Open folder containing this file"
260-msgstr ""
261-
262-#: ../lib/synapse-core/common-actions.vala:293
263-msgid "Copy to Clipboard"
264-msgstr ""
265-
266-#: ../lib/synapse-core/common-actions.vala:294
267-msgid "Copy selection to clipboard"
268-msgstr ""
269
270=== modified file 'src/Slingshot.vala'
271--- src/Slingshot.vala 2015-09-23 22:46:57 +0000
272+++ src/Slingshot.vala 2015-11-27 17:40:25 +0000
273@@ -54,7 +54,7 @@
274
275 public override Gtk.Widget get_display_widget () {
276 if (indicator_label == null)
277- indicator_label = new Gtk.Label ("Applications");
278+ indicator_label = new Gtk.Label (_("Applications"));
279
280 visible = true;
281

Subscribers

People subscribed via source and target branches