Removed ellipsis from "About..." occurrences.
MS and Apple guidelines mention ellipses should generally be used when a command needs additional information from the user before the operation can execute. This is not the case for showing an about dialog so the ellipses have been removed. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Binary file not shown.
@@ -17,8 +17,8 @@ msgstr ""
|
||||
"POT-Creation-Date: \n"
|
||||
|
||||
#: ../internat.cpp:200
|
||||
msgid "&About..."
|
||||
msgstr "&عن البرنامج..."
|
||||
msgid "&About"
|
||||
msgstr "&عن البرنامج"
|
||||
|
||||
#: ../internat.cpp:202
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -17,7 +17,7 @@ msgid "International wxWindows App"
|
||||
msgstr "Интернационализирано приложение на wxWindows"
|
||||
|
||||
#: /home/harms.user1/rolinsky/wxGTK-2.2.0/samples/internat/internat.cpp:136
|
||||
msgid "&About..."
|
||||
msgid "&About"
|
||||
msgstr "&За програмата"
|
||||
|
||||
#: /home/harms.user1/rolinsky/wxGTK-2.2.0/samples/internat/internat.cpp:138
|
||||
|
Binary file not shown.
@@ -18,8 +18,8 @@ msgstr ""
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#: internat.cpp:198
|
||||
msgid "&About..."
|
||||
msgstr "&O programu..."
|
||||
msgid "&About"
|
||||
msgstr "&O programu"
|
||||
|
||||
#: internat.cpp:200
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -19,8 +19,8 @@ msgid "International wxWindows App"
|
||||
msgstr "Internationales wxWindows Programm"
|
||||
|
||||
#: ../internat.cpp:128
|
||||
msgid "&About..."
|
||||
msgstr "Ü&ber..."
|
||||
msgid "&About"
|
||||
msgstr "Ü&ber"
|
||||
|
||||
#: ../internat.cpp:130
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -19,8 +19,8 @@ msgid "International wxWindows App"
|
||||
msgstr "Application wxWindows internationale"
|
||||
|
||||
#: internat.cpp:105
|
||||
msgid "&About..."
|
||||
msgstr "&A propos..."
|
||||
msgid "&About"
|
||||
msgstr "&A propos"
|
||||
|
||||
#: internat.cpp:107
|
||||
msgid "E&xit"
|
||||
|
@@ -295,7 +295,7 @@ MyFrame::MyFrame(wxLocale& locale)
|
||||
|
||||
// since wxID_ABOUT and wxID_EXIT are stock IDs they will automatically get
|
||||
// translated help strings; nice isn't it?
|
||||
file_menu->Append(wxID_ABOUT, _("&About..."));
|
||||
file_menu->Append(wxID_ABOUT, _("&About"));
|
||||
file_menu->AppendSeparator();
|
||||
file_menu->Append(wxID_EXIT, _("E&xit"));
|
||||
|
||||
|
Binary file not shown.
@@ -47,8 +47,8 @@ msgid "&Test locale availability...\tCtrl-T"
|
||||
msgstr "&Verifica la disponibilità del locale...\tCtrl-T"
|
||||
|
||||
#: ../internat.cpp:261 ../internat.cpp:292
|
||||
msgid "&About..."
|
||||
msgstr "&Informazioni su..."
|
||||
msgid "&About"
|
||||
msgstr "&Informazioni su"
|
||||
|
||||
#: ../internat.cpp:263 ../internat.cpp:294
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -15,8 +15,8 @@ msgstr ""
|
||||
"X-Poedit-SourceCharset: iso-8859-1\n"
|
||||
|
||||
#: ../internat.cpp:214
|
||||
msgid "&About..."
|
||||
msgstr "このアプリケーションについて(&A)…"
|
||||
msgid "&About"
|
||||
msgstr "このアプリケーションについて(&A)"
|
||||
|
||||
#: ../internat.cpp:216
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -9,7 +9,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ..\internat.cpp:180
|
||||
msgid "&About..."
|
||||
msgid "&About"
|
||||
msgstr "wxウィンドウズについて"
|
||||
|
||||
#: ..\internat.cpp:182
|
||||
|
Binary file not shown.
@@ -18,8 +18,8 @@ msgid "International wxWindows App"
|
||||
msgstr "საერთაშორისო wxWindows პროგბრამა"
|
||||
|
||||
#: ../internat.cpp:128
|
||||
msgid "&About..."
|
||||
msgstr "შეს&ახებ..."
|
||||
msgid "&About"
|
||||
msgstr "შეს&ახებ"
|
||||
|
||||
#: ../internat.cpp:130
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -16,8 +16,8 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n>1 && n<5 ? 1 : 2;\n"
|
||||
|
||||
#: ../internat.cpp:200
|
||||
msgid "&About..."
|
||||
msgstr "Inform&acje..."
|
||||
msgid "&About"
|
||||
msgstr "Inform&acje"
|
||||
|
||||
#: ../internat.cpp:202
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -19,8 +19,8 @@ msgid "International wxWindows App"
|
||||
msgstr "Интернациональное приложение wxWindows"
|
||||
|
||||
#: /home/harms.user1/rolinsky/wxGTK-2.2.0/samples/internat/internat.cpp:136
|
||||
msgid "&About..."
|
||||
msgstr "&О программе..."
|
||||
msgid "&About"
|
||||
msgstr "&О программе"
|
||||
|
||||
#: /home/harms.user1/rolinsky/wxGTK-2.2.0/samples/internat/internat.cpp:138
|
||||
msgid "E&xit"
|
||||
|
Binary file not shown.
@@ -15,8 +15,8 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
|
||||
#: ../internat.cpp:210
|
||||
msgid "&About..."
|
||||
msgstr "&Om..."
|
||||
msgid "&About"
|
||||
msgstr "&Om"
|
||||
|
||||
#: ../internat.cpp:212
|
||||
msgid "E&xit"
|
||||
|
Reference in New Issue
Block a user