diff options
Diffstat (limited to 'gui/greeter/themes/circles')
-rw-r--r-- | gui/greeter/themes/circles/circles.xml.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gui/greeter/themes/circles/circles.xml.in b/gui/greeter/themes/circles/circles.xml.in index 49a54d16..3742e8e1 100644 --- a/gui/greeter/themes/circles/circles.xml.in +++ b/gui/greeter/themes/circles/circles.xml.in @@ -28,7 +28,7 @@ <prelight color="#666666" font="Sans 14"/> <active color="#ff0000" font="Sans 14"/> <pos y="50%" anchor="w"/> - <_text>Option</_text> + <_text>_Language</_text> </item> </box> </item> @@ -47,7 +47,7 @@ <prelight color="#666666" font="Sans 14"/> <active color="#ff0000" font="Sans 14"/> <pos y="50%" anchor="w"/> - <_text>Session</_text> + <_text>_Session</_text> </item> </box> </item> @@ -67,7 +67,7 @@ <prelight color="#666666" font="Sans 14"/> <active color="#ff0000" font="Sans 14"/> <pos y="50%" anchor="w"/> - <_text>System</_text> + <_text>S_ystem</_text> </item> </box> </item> @@ -87,7 +87,7 @@ <prelight color="#666666" font="Sans 14"/> <active color="#ff0000" font="Sans 14"/> <pos y="50%" anchor="w"/> - <_text>Disconnect</_text> + <_text>D_isconnect</_text> <show modes="remote"/> </item> <item type="label"> @@ -95,7 +95,7 @@ <prelight color="#666666" font="Sans 14"/> <active color="#ff0000" font="Sans 14"/> <pos y="50%" anchor="w"/> - <_text>Quit</_text> + <_text>_Quit</_text> <show modes="flexi"/> </item> </box> |