Skip to content

Commit

Permalink
Fix name final
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1115alex committed Apr 6, 2023
1 parent db74b56 commit 96835bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">MLKit-Translate</string>
<string name="app_name">SmartGlassesLanguageTranslation</string>
<string name="translated_text_hint">Translated text</string>
<string name="downloaded_models_label">Downloaded models: %1$s</string>
<string name="translate_progress">Translating&#8230;</string>
Expand Down

0 comments on commit 96835bd

Please sign in to comment.