[gnome-software] Mark strings in the AppData file as translatable
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Mark strings in the AppData file as translatable
- Date: Tue, 24 Sep 2013 23:51:08 +0000 (UTC)
commit f996397d5bb97076c56cb2fb515882588e55012d
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Sep 25 01:49:56 2013 +0200
Mark strings in the AppData file as translatable
data/gnome-software.appdata.xml.in | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/gnome-software.appdata.xml.in b/data/gnome-software.appdata.xml.in
index 78821fc..7951066 100644
--- a/data/gnome-software.appdata.xml.in
+++ b/data/gnome-software.appdata.xml.in
@@ -2,15 +2,15 @@
<application>
<id type="desktop">gnome-software.desktop</id>
<licence>CC0</licence>
- <summary>Application manager for GNOME</summary>
+ <_summary>Application manager for GNOME</_summary>
<description>
- <p>
+ <_p>
GNOME Software lets you install, remove and update applications and system
extensions.
It also allows you to update your system using an offline update.
- </p>
- <p>Goals:</p>
- <ul>
+ </_p>
+ <_p>Goals:</_p>
+ <_ul>
<li>View installed applications</li>
<li>Remove installed applications</li>
<li>View available application updates</li>
@@ -19,7 +19,7 @@
<li>Install new applications</li>
<li>Find an application to handle a specific type of file</li>
<li>Installed apps and updates should be available when offline</li>
- </ul>
+ </_ul>
</description>
<screenshots>
<screenshot type="default" width="1024"
height="768">https://raw.github.com/gnome-design-team/gnome-mockups/master/software/version2/hi-res-category.png</screenshot>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]