[epiphany] Use consistent capitalization in app menu
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Use consistent capitalization in app menu
- Date: Tue, 7 Feb 2017 16:07:29 +0000 (UTC)
commit f74cd84b08c9965a7b361c6d8231d55dc5d80aa3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Feb 7 10:06:39 2017 -0600
Use consistent capitalization in app menu
src/resources/gtk/application-menu.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/gtk/application-menu.ui b/src/resources/gtk/application-menu.ui
index 8bbe7d1..0aaf40d 100644
--- a/src/resources/gtk/application-menu.ui
+++ b/src/resources/gtk/application-menu.ui
@@ -23,12 +23,12 @@
<attribute name="label" translatable="yes">_Bookmarks</attribute>
<section>
<item>
- <attribute name="label" translatable="yes">I_mport bookmarks</attribute>
+ <attribute name="label" translatable="yes">I_mport Bookmarks</attribute>
<attribute name="action">app.import-bookmarks</attribute>
<attribute name="accel"><shift><Primary>m</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">E_xport bookmarks</attribute>
+ <attribute name="label" translatable="yes">E_xport Bookmarks</attribute>
<attribute name="action">app.export-bookmarks</attribute>
<attribute name="accel"><shift><Primary>x</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]