OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ok_button
(Results
26 - 50
of
71
) sorted by null
1
2
3
/packages/apps/Bluetooth/res/values-ko/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"??"</string>
/packages/apps/Bluetooth/res/values-lt/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"Gerai"</string>
/packages/apps/Bluetooth/res/values-lv/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"Labi"</string>
/packages/apps/Bluetooth/res/values-ms/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-nb/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-nl/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-pl/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-pt/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-pt-rPT/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-rm/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-ro/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-ru/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"??"</string>
/packages/apps/Bluetooth/res/values-sk/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-sl/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"V redu"</string>
/packages/apps/Bluetooth/res/values-sr/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"???????"</string>
/packages/apps/Bluetooth/res/values-sv/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-sw/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"Sawa"</string>
/packages/apps/Bluetooth/res/values-th/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"????"</string>
/packages/apps/Bluetooth/res/values-tl/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-tr/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"Tamam"</string>
/packages/apps/Bluetooth/res/values-uk/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"OK"</string>
/packages/apps/Bluetooth/res/values-zh-rCN/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"??"</string>
/packages/apps/Bluetooth/res/values-zh-rTW/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"??"</string>
/packages/apps/Bluetooth/res/values-zu/
test_strings.xml
10
<string name="
ok_button
" msgid="6519033415223065454">"KULUNGILE"</string>
/external/chromium/chrome/browser/chromeos/options/
take_photo_dialog.cc
89
GetDialogClientView()->
ok_button
()->SetEnabled(false);
93
GetDialogClientView()->
ok_button
()->SetEnabled(true);
94
GetDialogClientView()->
ok_button
()->RequestFocus();
Completed in 159 milliseconds
1
2
3