[gnome-builder] Use Unicode quotation marks in a user-visible string
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Use Unicode quotation marks in a user-visible string
- Date: Sun, 10 Feb 2019 13:09:13 +0000 (UTC)
commit d63a28932b1cf9aa0d15d455f718c66063322da4
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Feb 10 14:08:06 2019 +0100
Use Unicode quotation marks in a user-visible string
See https://developer.gnome.org/hig/stable/typography.html
src/libide/greeter/ide-clone-surface.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/greeter/ide-clone-surface.ui b/src/libide/greeter/ide-clone-surface.ui
index d37130142..28d39e2bd 100644
--- a/src/libide/greeter/ide-clone-surface.ui
+++ b/src/libide/greeter/ide-clone-surface.ui
@@ -60,7 +60,7 @@
</child>
<child>
<object class="GtkLabel" id="uri_entry_help">
- <property name="label" translatable="yes">Enter the repository of the project you
would like to clone. The URL should look similar to
"https://gitlab.gnome.org/GNOME/gnome-builder.git".</property>
+ <property name="label" translatable="yes">Enter the repository of the project you
would like to clone. The URL should look similar to
“https://gitlab.gnome.org/GNOME/gnome-builder.git”.</property>
<property name="margin-top">3</property>
<property name="width-chars">40</property>
<property name="max-width-chars">60</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]