Kaydet (Commit) 6faa622c authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Personas: Rename them to Themes even in the UI.

Change-Id: Ia7916e0cbbf91de09195c20b60f31ffe80256a9c
üst ca3fa2a2
......@@ -134,7 +134,7 @@
<property name="can_focus">False</property>
<child>
<object class="GtkRadioButton" id="no_persona">
<property name="label" translatable="yes">Plain look, do not use Personas</property>
<property name="label" translatable="yes">Plain look, do not use Themes</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
......@@ -150,7 +150,7 @@
</child>
<child>
<object class="GtkRadioButton" id="default_persona">
<property name="label" translatable="yes">Pre-installed Persona (if available)</property>
<property name="label" translatable="yes">Pre-installed Theme (if available)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
......@@ -171,7 +171,7 @@
<property name="homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="own_persona">
<property name="label" translatable="yes">Own Persona</property>
<property name="label" translatable="yes">Own Theme</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
......@@ -187,7 +187,7 @@
</child>
<child>
<object class="GtkButton" id="select_persona">
<property name="label" translatable="yes">Select Persona</property>
<property name="label" translatable="yes">Select Theme</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......@@ -213,7 +213,7 @@
<object class="GtkLabel" id="personas_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Firefox Personas</property>
<property name="label" translatable="yes">Firefox Themes</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
......
......@@ -79,7 +79,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">First visit Firefox Personas (http://www.getpersonas.com). Find a Persona you like, and want to choose for LibreOffice.</property>
<property name="label" translatable="yes">First visit Firefox Themes (https://addons.mozilla.org/firefox/themes). Find the Theme you like, and want to choose for LibreOffice.</property>
<property name="wrap">True</property>
<property name="max_width_chars">54</property>
</object>
......@@ -99,7 +99,7 @@
</child>
<child>
<object class="GtkButton" id="visit_personas">
<property name="label" translatable="yes">Visit Firefox Personas</property>
<property name="label" translatable="yes">Visit Firefox Themes</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
......@@ -126,7 +126,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Then, in your web browser's location bar, copy the address of the page that contains the Persona to clipboard, and paste it to the input field below.</property>
<property name="label" translatable="yes">Then, in your web browser's location bar, copy the address of the page that contains the Theme to clipboard, and paste it to the input field below.</property>
<property name="wrap">True</property>
<property name="max_width_chars">54</property>
</object>
......@@ -141,7 +141,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Persona address:</property>
<property name="label" translatable="yes">Theme address:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">persona_url</property>
</object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment