All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h Deutsch (de) | # Öffne aus dem Ordner <code>res/values</code> die Datei <code>strings.xml</code> in [[Android Studio]] # Füge eine Zeile für eine Zeichenkette mit dem Namen <code>"edit_message"</code> und dem Wert "Eine Nachricht eingeben." hinzu. # Füge eine Zeile für eine Zeichenkette mit dem Namen <code>"button_send"</code> und dem Wert "Senden" hinzu. # Du wirst den Button, der diese Zeichenkette verwendet, im nächsten Abschnitt hinzufügen. # Entferne die Zeile mit der <code>"hello world"</code> Zeichenkette. |
h English (en) | # In [[Android Studio]], from the <code>res/values</code> directory, open <code>strings.xml</code>. # Add a line for a string named <code>"edit_message"</code> with the value, "Enter a message". # Add a line for a string named <code>"button_send"</code> with the value, "Send". # You'll create the button that uses this string in the next section. # Remove the line for the <code>"hello world"</code> string. |